Skip to content

Commit

Permalink
Add some legacy facts to some factsets
Browse files Browse the repository at this point in the history
This partially fixes the issues seen in
cc06549
  • Loading branch information
bastelfreak committed Jan 28, 2022
1 parent cc06549 commit b1d9f5f
Show file tree
Hide file tree
Showing 16 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions facts/2.2/sles-15-x86_64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"netmask_lo": "255.0.0.0",
"mtu_lo": "65536",
"id": "root",
"operatingsystem": "SLES",
"os": {
"family": "Linux",
"release": {
Expand Down
1 change: 1 addition & 0 deletions facts/2.3/sles-15-x86_64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"virtual": "kvm",
"is_virtual": true,
"hardwaremodel": "x86_64",
"operatingsystem": "SLES",
"os": {
"family": "Linux",
"release": {
Expand Down
1 change: 1 addition & 0 deletions facts/2.4/sles-15-x86_64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"netmask_lo": "255.0.0.0",
"mtu_lo": 65536,
"id": "root",
"operatingsystem": "SLES",
"os": {
"family": "Linux",
"release": {
Expand Down
2 changes: 2 additions & 0 deletions facts/2.5/sles-15-x86_64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
"virtual": "kvm",
"is_virtual": true,
"hardwaremodel": "x86_64",
"operatingsystem": "SLES",
"osfamily": "Suse",
"os": {
"family": "Linux",
"release": {
Expand Down
2 changes: 2 additions & 0 deletions facts/3.0/ubuntu-15.10-i386.facts
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@
"network": "10.0.2.0",
"network6": "fe80::"
},
"operatingsystem": "Ubuntu",
"osfamily": "Debian",
"os": {
"architecture": "i386",
"distro": {
Expand Down
2 changes: 2 additions & 0 deletions facts/3.0/ubuntu-15.10-x86_64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@
"network": "10.0.2.0",
"network6": "fe80::"
},
"operatingsystem": "Ubuntu",
"osfamily": "Debian",
"os": {
"architecture": "amd64",
"distro": {
Expand Down
2 changes: 2 additions & 0 deletions facts/3.10/ubuntu-18.04-aarch64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,8 @@
"network6": "fe80::",
"primary": "eth0"
},
"operatingsystem": "Ubuntu",
"osfamily": "Debian",
"os": {
"architecture": "aarch64",
"distro": {
Expand Down
2 changes: 2 additions & 0 deletions facts/3.2/aix-53-powerpc.facts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@
"network": "10.32.77.0",
"primary": "en0"
},
"operatingsystem": "AIX",
"osfamily": "AIX",
"os": {
"architecture": "PowerPC_POWER7",
"family": "AIX",
Expand Down
2 changes: 2 additions & 0 deletions facts/3.2/aix-61-powerpc.facts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@
"network": "10.32.77.0",
"primary": "en0"
},
"operatingsystem": "AIX",
"osfamily": "AIX",
"os": {
"architecture": "PowerPC_POWER7",
"family": "AIX",
Expand Down
2 changes: 2 additions & 0 deletions facts/3.2/aix-71-powerpc.facts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@
"network": "10.32.77.0",
"primary": "en0"
},
"operatingsystem": "AIX",
"osfamily": "AIX",
"os": {
"architecture": "PowerPC_POWER7",
"family": "AIX",
Expand Down
2 changes: 2 additions & 0 deletions facts/4.0/centos-7-x86_64.facts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"ipaddress": "192.168.0.1",
"operatingsystem": "CentOS",
"osfamily": "RedHat",
"os": {
"family": "RedHat",
"name": "CentOS",
Expand Down
2 changes: 2 additions & 0 deletions facts/4.0/debian-10-x86_64.facts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"ipaddress": "192.168.0.1",
"operatingsystem": "Debian",
"osfamily": "Debian",
"os": {
"architecture": "amd64",
"release": {
Expand Down
2 changes: 2 additions & 0 deletions facts/4.0/oraclelinux-7-x86_64.facts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"ipaddress": "192.168.0.1",
"operatingsystem": "OracleLinux",
"osfamily": "RedHat",
"os": {
"family": "RedHat",
"name": "OracleLinux",
Expand Down
2 changes: 2 additions & 0 deletions facts/4.0/redhat-7-x86_64.facts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"ipaddress": "192.168.0.1",
"operatingsystem": "RedHat",
"osfamily": "RedHat",
"os": {
"family": "RedHat",
"name": "RedHat",
Expand Down
2 changes: 2 additions & 0 deletions facts/4.0/scientific-7-x86_64.facts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"ipaddress": "192.168.0.1",
"operatingsystem": "Scientific",
"osfamily": "RedHat",
"os": {
"family": "RedHat",
"name": "Scientific",
Expand Down
2 changes: 2 additions & 0 deletions facts/4.0/solaris-11-sun4v.facts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
},
"facterversion": "4.0.52",
"timezone": "PST",
"operatingsystem": "Solaris",
"osfamily": "Solaris",
"os": {
"name": "Solaris",
"hardware": "sun4v",
Expand Down

0 comments on commit b1d9f5f

Please sign in to comment.