Skip to content

Commit

Permalink
Update RHEL based fact sets with default SELinux values
Browse files Browse the repository at this point in the history
  • Loading branch information
rodjek committed Aug 26, 2019
1 parent 679b4a4 commit 5d0b917
Show file tree
Hide file tree
Showing 161 changed files with 15,924 additions and 15,102 deletions.
41 changes: 26 additions & 15 deletions facts/1.6/centos-6-x86_64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,28 @@
"kernel": "Linux",
"augeasversion": "1.12.0",
"domain": "example.com",
"macaddress": "08:00:27:98:CA:98",
"macaddress": "52:54:00:E0:48:C2",
"facterversion": "1.6.18",
"fqdn": "foo.example.com",
"hardwareisa": "x86_64",
"hardwaremodel": "x86_64",
"hostname": "foo",
"id": "root",
"interfaces": "eth0,lo",
"interfaces": "eth0,eth1,lo",
"ipaddress_eth0": "10.0.2.15",
"macaddress_eth0": "08:00:27:98:CA:98",
"macaddress_eth0": "52:54:00:E0:48:C2",
"netmask_eth0": "255.255.255.0",
"mtu_eth0": "1500",
"ipaddress_eth1": "10.0.0.2",
"macaddress_eth1": "08:00:27:25:AE:15",
"netmask_eth1": "255.255.255.0",
"mtu_eth1": "1500",
"ipaddress_lo": "127.0.0.1",
"netmask_lo": "255.0.0.0",
"mtu_lo": "65536",
"ipaddress": "10.0.2.15",
"kernelmajversion": "2.6",
"kernelrelease": "2.6.32-504.el6.x86_64",
"kernelrelease": "2.6.32-754.14.2.el6.x86_64",
"kernelversion": "2.6.32",
"boardmanufacturer": "Oracle Corporation",
"boardproductname": "VirtualBox",
Expand All @@ -30,33 +34,40 @@
"productname": "VirtualBox",
"serialnumber": "0",
"type": "Other",
"memorysize": "490.39 MB",
"memoryfree": "385.68 MB",
"swapsize": "992.00 MB",
"swapfree": "991.76 MB",
"memorytotal": "490.39 MB",
"memorysize": "490.04 MB",
"memoryfree": "343.15 MB",
"swapsize": "2.00 GB",
"swapfree": "2.00 GB",
"memorytotal": "490.04 MB",
"netmask": "255.255.255.0",
"network_eth0": "10.0.2.0",
"network_eth1": "10.0.0.0",
"network_lo": "127.0.0.0",
"operatingsystem": "CentOS",
"operatingsystemrelease": "6.6",
"operatingsystemrelease": "6.10",
"osfamily": "RedHat",
"path": "/home/vagrant/vendor/bundler/ruby/2.5.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
"path": "/home/vagrant/vendor/bundler/ruby/2.5.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
"physicalprocessorcount": 1,
"processor0": "Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz",
"processorcount": "1",
"ps": "ps -ef",
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
"rubyversion": "2.5.3",
"selinux": "false",
"sshdsakey": "AAAAB3NzaC1kc3MAAACBAOSOdC70GK+62b1DmmHw37vZ6VEUcQLv9AfkTvjcqOrKrTNGNMcY+fzJtbcfTG4i21YEDa8CSHoYtsrfZy4nLamc+CIclQONCXNR1W+jCXpe/mjY7V0p9JjKDsTMX+o9jFsuBNYLpPK5w/udoUvVEETET66Rffh7ylVdwrGsw72vAAAAFQCsxMUYvE0SSNELWgJeNZUl0MMxlwAAAIEAyssLRdOH4F0ijHHFbsQbreJSWpJSb7JMwOTVzECe97KfsoCV6VUuMBsTg/4GKWxHxK35z/VZSftPfFFaAtIERtStRfYlelZOZ0ftuc4+VZmQ4OWiOV2gBrWCUzPeo9BcFMWzeQEPpn2ZIabAn9lfdAzf/2dtYiZScgesW1DKG3MAAACADhQF5ON8mfbTUwEem0PvB9JER0cm8CE1qYCa6UFRVQNGr9UhTUC9+layi4U858Qi1W98UNavmogVc1mMiGlOODVQRUb0VTlUHRVVaFAANd4iW0n8Iy+fcaS6soDMYyw2UYwpFjHWeBE9Gf8ESg7aJVt14BJpQkVX/plsjWvGh5w=",
"sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEA1aDd89yysGoH+u57JguOVc1HOAURwMzsyiE58Un4qdB6RWdfHbzx+hhaYMk6HpUU2pYcHpFL+RPNsXLWx6wH2e/HvRfOi1pHxElpX9P8Q1jwKDIgEzAVRhnTIejDw0MiKv8EVIXexcs8ZGrfcVh1eRSGlGUyJs+vY7MVbMlmL6cuz4mf70Gf55YRPCyXuubyicz9bthyClykHzR8PPjCYL/hXyNed69TqlC2/xDqOs5apK/ND5nytA4irCZGh3POABxapIAjcSYU3MR7VMpV5CbUoPaeW8Zvldbbdf41Hg0mScAAvutJNgdy6p5Wy/WLAa6otJ2RiVAYNP+l5sDz2Q==",
"selinux": "true",
"selinux_enforced": "true",
"selinux_policyversion": "24",
"selinux_current_mode": "enforcing",
"selinux_config_mode": "enforcing",
"selinux_config_policy": "targeted",
"selinux_mode": "targeted",
"sshdsakey": "AAAAB3NzaC1kc3MAAACBAJFoORDx6zM1/CzrkrLtfx3yryD9lcm86A4LdfFzZAdpwjvrYCEc+Ry9Py6fOgDyeJEfOwSodwVDdTqXlf81/lvcfIFcSUnQcw2ZO0qflaniHUxKDNcI5JvciW1V4xUS7ysCwmGkYwBFlECZpN5HcA08CFilm+IwlnDP48+bYcJ7AAAAFQCcDuvcJ7FaOyEAAmBwcp/dCTMm0wAAAIBFKKB/iTV7mbTsyG9Y120wJT6m2Hjlhtev14qbgx2KyRiem27Ywu3Hzo8c9QVanx+x6nQkAk4wehNHIxuKHbp2QTiLNEZ7EQbZBhLt0RFGoF2N3DH1ISuI0yAArh//rjCPxutk8xuTtaTBGDDl+lbKMqK//7AiF2wiXbe/uXjdwgAAAIA12I3pzClTMYJtj+sidkUc2UwmoElw/QJq4isy4YcBuYHEgKGNADdVoJiu10Iobe446TzqwCIkYlCZcP7og4FGC0tzInA6vpVjUgkpGGI9h+JOTXWmiLGJWr4yMp4/xeuLGd+plr4OpznT/sSmSAi5kU63TPeBpwuMG5VsOcqn0w==",
"sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEAyLxCD9bWn9rXizHTqbnYQjWtf7+neMOqo5ifIVWHXueHrNBf5oYbB5aSsehLcdgyi2LiqZu6kfadf6P+2xbveg+3cFPG4y/13RIP3A8NIVrs06KRXSOq5B48055OP13U1L+5Klwc7rHYEQjrbuwOp+6b5pykH2q9wGdy4dl/xsPl+tLzuxQuzzKoBfSHnTEfV91+OhnwfcbNgVSsLkCGHP+cDeKzu465Ch7XUz2V53ANFTgtAYBlxsBaPjznhkYJzB1q9pPrJSEJm8vZx9eFupVe6PO7xaNYNzzgu3TOngHJjx7tmI29UK7xPFzcn244eGAQQV+tOVVuuahWXLpTIQ==",
"timezone": "UTC",
"uniqueid": "007f0100",
"uptime": "0:06 hours",
"uptime_days": 0,
"uptime_hours": 0,
"uptime_seconds": 401,
"uptime_seconds": 362,
"virtual": "kvm",
"is_virtual": "true"
}
36 changes: 19 additions & 17 deletions facts/1.6/centos-7-x86_64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,15 @@
"kernel": "Linux",
"augeasversion": "1.12.0",
"domain": "example.com",
"macaddress": "08:00:27:b7:f3:af",
"operatingsystem": "CentOS",
"facterversion": "1.6.18",
"fqdn": "foo.example.com",
"hardwareisa": "x86_64",
"hardwaremodel": "x86_64",
"hostname": "foo",
"id": "root",
"interfaces": "enp0s3,lo",
"macaddress_enp0s3": "08:00:27:b7:f3:af",
"ipaddress": "10.0.2.15",
"kernelmajversion": "3.10",
"kernelrelease": "3.10.0-327.el7.x86_64",
"kernelrelease": "3.10.0-957.12.2.el7.x86_64",
"kernelversion": "3.10.0",
"boardmanufacturer": "Oracle Corporation",
"boardproductname": "VirtualBox",
Expand All @@ -24,30 +21,35 @@
"productname": "VirtualBox",
"serialnumber": "0",
"type": "Other",
"memorysize": "489.04 MB",
"memoryfree": "326.90 MB",
"swapsize": "1024.00 MB",
"swapfree": "1023.45 MB",
"memorytotal": "489.04 MB",
"operatingsystem": "CentOS",
"operatingsystemrelease": "7.2.1511",
"memorysize": "487.20 MB",
"memoryfree": "311.72 MB",
"swapsize": "2.00 GB",
"swapfree": "2.00 GB",
"memorytotal": "487.20 MB",
"operatingsystemrelease": "7.6.1810",
"osfamily": "RedHat",
"path": "/home/vagrant/vendor/bundler/ruby/2.5.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
"path": "/home/vagrant/vendor/bundler/ruby/2.5.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
"physicalprocessorcount": 1,
"processor0": "Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz",
"processorcount": "1",
"ps": "ps -ef",
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
"rubyversion": "2.5.3",
"selinux": "false",
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDjp1PuZnOUZOUieQ2qMv0MlTaIjkAnYkpsgKumicsa8wjqGvvLngHB7DuFSJvXKeR5UFOYOGgw6wlKzj7oinNAmFFgkegnUsqlPCXfyVUljZw4/DfmH49KDZJpp8hKN87Ne0Z4tUhaD9ndjm+fWUUKy8Ykn6N5ClOjOiTrI+85YMb4I3/g0NciUdnnJ6ItWlttyUJmeNykYMsQie8OJWqw3bvc7um586lh0/i1DAlhu+DcNbJ9poaUeGLaXJSRGeymlLtAqpUTHl0fAiG7bs/8aRZzzjKlc1QCoHVzBte8meHQ2m9CJDdeTHOX2XBjG28NUErlpFi0vdI3X37xerqf",
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHwC5YtWj+dmqADHLkZHmYzkCqvTDwc2e1/UzYD3pNjTNEjnXz4NbYX/fi6IzpsoTncIKDz/KIyNyavAZzwB3Iw=",
"selinux": "true",
"selinux_enforced": "true",
"selinux_policyversion": "31",
"selinux_current_mode": "enforcing",
"selinux_config_mode": "enforcing",
"selinux_config_policy": "unknown",
"selinux_mode": "unknown",
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDVCcGBnzvBNNM+lBukbT9r2ED+I0kfCKal8o14qBeLN/grydADCjGLelddSSc51QAAt7d302DDzbqKwCeVN2dB0TQx4BnOVf1VAKg5MsjfK53C3L2kDPiomkh4SeS5uCevw96nKYHC/MoxQQ3cwVIL1NH78rB/Lr8+MCNlxLRddOW8LL9RYX3yRU8i2puik/GnOnhHoxMW6dVy65t0mnJr6HtuAWseVUQlELgZwn67OwtsacnTOw9saVGj6YsvhZJfYw2g5YeGhYVOgA6XxLk/FXwiCB01GijZCz5SFUtaLsIlsy5MzcNGqEFCktSBS32Iqb1U3TbQgg0P0VTtup6r",
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB1hvIFMF30V53uLV9quhPf7kykrFxZe8JZGKaETxJ9JqjFge/5Dv9lf6cPQK3rN/jK3mnyPI9l3OMCrY/5l7X0=",
"timezone": "UTC",
"uniqueid": "007f0100",
"uptime": "0:04 hours",
"uptime_days": 0,
"uptime_hours": 0,
"uptime_seconds": 274,
"uptime_seconds": 290,
"virtual": "kvm",
"is_virtual": "true"
}
41 changes: 26 additions & 15 deletions facts/1.6/oraclelinux-6-x86_64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,28 @@
"kernel": "Linux",
"augeasversion": "1.12.0",
"domain": "example.com",
"macaddress": "08:00:27:98:CA:98",
"macaddress": "52:54:00:E0:48:C2",
"facterversion": "1.6.18",
"fqdn": "foo.example.com",
"hardwareisa": "x86_64",
"hardwaremodel": "x86_64",
"hostname": "foo",
"id": "root",
"interfaces": "eth0,lo",
"interfaces": "eth0,eth1,lo",
"ipaddress_eth0": "10.0.2.15",
"macaddress_eth0": "08:00:27:98:CA:98",
"macaddress_eth0": "52:54:00:E0:48:C2",
"netmask_eth0": "255.255.255.0",
"mtu_eth0": "1500",
"ipaddress_eth1": "10.0.0.2",
"macaddress_eth1": "08:00:27:25:AE:15",
"netmask_eth1": "255.255.255.0",
"mtu_eth1": "1500",
"ipaddress_lo": "127.0.0.1",
"netmask_lo": "255.0.0.0",
"mtu_lo": "65536",
"ipaddress": "10.0.2.15",
"kernelmajversion": "2.6",
"kernelrelease": "2.6.32-504.el6.x86_64",
"kernelrelease": "2.6.32-754.14.2.el6.x86_64",
"kernelversion": "2.6.32",
"boardmanufacturer": "Oracle Corporation",
"boardproductname": "VirtualBox",
Expand All @@ -30,33 +34,40 @@
"productname": "VirtualBox",
"serialnumber": "0",
"type": "Other",
"memorysize": "490.39 MB",
"memoryfree": "385.68 MB",
"swapsize": "992.00 MB",
"swapfree": "991.76 MB",
"memorytotal": "490.39 MB",
"memorysize": "490.04 MB",
"memoryfree": "343.15 MB",
"swapsize": "2.00 GB",
"swapfree": "2.00 GB",
"memorytotal": "490.04 MB",
"netmask": "255.255.255.0",
"network_eth0": "10.0.2.0",
"network_eth1": "10.0.0.0",
"network_lo": "127.0.0.0",
"operatingsystem": "OracleLinux",
"operatingsystemrelease": "6.6",
"operatingsystemrelease": "6.10",
"osfamily": "RedHat",
"path": "/home/vagrant/vendor/bundler/ruby/2.5.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
"path": "/home/vagrant/vendor/bundler/ruby/2.5.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
"physicalprocessorcount": 1,
"processor0": "Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz",
"processorcount": "1",
"ps": "ps -ef",
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
"rubyversion": "2.5.3",
"selinux": "false",
"sshdsakey": "AAAAB3NzaC1kc3MAAACBAOSOdC70GK+62b1DmmHw37vZ6VEUcQLv9AfkTvjcqOrKrTNGNMcY+fzJtbcfTG4i21YEDa8CSHoYtsrfZy4nLamc+CIclQONCXNR1W+jCXpe/mjY7V0p9JjKDsTMX+o9jFsuBNYLpPK5w/udoUvVEETET66Rffh7ylVdwrGsw72vAAAAFQCsxMUYvE0SSNELWgJeNZUl0MMxlwAAAIEAyssLRdOH4F0ijHHFbsQbreJSWpJSb7JMwOTVzECe97KfsoCV6VUuMBsTg/4GKWxHxK35z/VZSftPfFFaAtIERtStRfYlelZOZ0ftuc4+VZmQ4OWiOV2gBrWCUzPeo9BcFMWzeQEPpn2ZIabAn9lfdAzf/2dtYiZScgesW1DKG3MAAACADhQF5ON8mfbTUwEem0PvB9JER0cm8CE1qYCa6UFRVQNGr9UhTUC9+layi4U858Qi1W98UNavmogVc1mMiGlOODVQRUb0VTlUHRVVaFAANd4iW0n8Iy+fcaS6soDMYyw2UYwpFjHWeBE9Gf8ESg7aJVt14BJpQkVX/plsjWvGh5w=",
"sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEA1aDd89yysGoH+u57JguOVc1HOAURwMzsyiE58Un4qdB6RWdfHbzx+hhaYMk6HpUU2pYcHpFL+RPNsXLWx6wH2e/HvRfOi1pHxElpX9P8Q1jwKDIgEzAVRhnTIejDw0MiKv8EVIXexcs8ZGrfcVh1eRSGlGUyJs+vY7MVbMlmL6cuz4mf70Gf55YRPCyXuubyicz9bthyClykHzR8PPjCYL/hXyNed69TqlC2/xDqOs5apK/ND5nytA4irCZGh3POABxapIAjcSYU3MR7VMpV5CbUoPaeW8Zvldbbdf41Hg0mScAAvutJNgdy6p5Wy/WLAa6otJ2RiVAYNP+l5sDz2Q==",
"selinux": "true",
"selinux_enforced": "true",
"selinux_policyversion": "24",
"selinux_current_mode": "enforcing",
"selinux_config_mode": "enforcing",
"selinux_config_policy": "targeted",
"selinux_mode": "targeted",
"sshdsakey": "AAAAB3NzaC1kc3MAAACBAJFoORDx6zM1/CzrkrLtfx3yryD9lcm86A4LdfFzZAdpwjvrYCEc+Ry9Py6fOgDyeJEfOwSodwVDdTqXlf81/lvcfIFcSUnQcw2ZO0qflaniHUxKDNcI5JvciW1V4xUS7ysCwmGkYwBFlECZpN5HcA08CFilm+IwlnDP48+bYcJ7AAAAFQCcDuvcJ7FaOyEAAmBwcp/dCTMm0wAAAIBFKKB/iTV7mbTsyG9Y120wJT6m2Hjlhtev14qbgx2KyRiem27Ywu3Hzo8c9QVanx+x6nQkAk4wehNHIxuKHbp2QTiLNEZ7EQbZBhLt0RFGoF2N3DH1ISuI0yAArh//rjCPxutk8xuTtaTBGDDl+lbKMqK//7AiF2wiXbe/uXjdwgAAAIA12I3pzClTMYJtj+sidkUc2UwmoElw/QJq4isy4YcBuYHEgKGNADdVoJiu10Iobe446TzqwCIkYlCZcP7og4FGC0tzInA6vpVjUgkpGGI9h+JOTXWmiLGJWr4yMp4/xeuLGd+plr4OpznT/sSmSAi5kU63TPeBpwuMG5VsOcqn0w==",
"sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEAyLxCD9bWn9rXizHTqbnYQjWtf7+neMOqo5ifIVWHXueHrNBf5oYbB5aSsehLcdgyi2LiqZu6kfadf6P+2xbveg+3cFPG4y/13RIP3A8NIVrs06KRXSOq5B48055OP13U1L+5Klwc7rHYEQjrbuwOp+6b5pykH2q9wGdy4dl/xsPl+tLzuxQuzzKoBfSHnTEfV91+OhnwfcbNgVSsLkCGHP+cDeKzu465Ch7XUz2V53ANFTgtAYBlxsBaPjznhkYJzB1q9pPrJSEJm8vZx9eFupVe6PO7xaNYNzzgu3TOngHJjx7tmI29UK7xPFzcn244eGAQQV+tOVVuuahWXLpTIQ==",
"timezone": "UTC",
"uniqueid": "007f0100",
"uptime": "0:06 hours",
"uptime_days": 0,
"uptime_hours": 0,
"uptime_seconds": 401,
"uptime_seconds": 362,
"virtual": "kvm",
"is_virtual": "true"
}
36 changes: 19 additions & 17 deletions facts/1.6/oraclelinux-7-x86_64.facts
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,15 @@
"kernel": "Linux",
"augeasversion": "1.12.0",
"domain": "example.com",
"macaddress": "08:00:27:b7:f3:af",
"operatingsystem": "OracleLinux",
"facterversion": "1.6.18",
"fqdn": "foo.example.com",
"hardwareisa": "x86_64",
"hardwaremodel": "x86_64",
"hostname": "foo",
"id": "root",
"interfaces": "enp0s3,lo",
"macaddress_enp0s3": "08:00:27:b7:f3:af",
"ipaddress": "10.0.2.15",
"kernelmajversion": "3.10",
"kernelrelease": "3.10.0-327.el7.x86_64",
"kernelrelease": "3.10.0-957.12.2.el7.x86_64",
"kernelversion": "3.10.0",
"boardmanufacturer": "Oracle Corporation",
"boardproductname": "VirtualBox",
Expand All @@ -24,30 +21,35 @@
"productname": "VirtualBox",
"serialnumber": "0",
"type": "Other",
"memorysize": "489.04 MB",
"memoryfree": "326.90 MB",
"swapsize": "1024.00 MB",
"swapfree": "1023.45 MB",
"memorytotal": "489.04 MB",
"operatingsystem": "OracleLinux",
"operatingsystemrelease": "7.2.1511",
"memorysize": "487.20 MB",
"memoryfree": "311.72 MB",
"swapsize": "2.00 GB",
"swapfree": "2.00 GB",
"memorytotal": "487.20 MB",
"operatingsystemrelease": "7.6.1810",
"osfamily": "RedHat",
"path": "/home/vagrant/vendor/bundler/ruby/2.5.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
"path": "/home/vagrant/vendor/bundler/ruby/2.5.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
"physicalprocessorcount": 1,
"processor0": "Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz",
"processorcount": "1",
"ps": "ps -ef",
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
"rubyversion": "2.5.3",
"selinux": "false",
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDjp1PuZnOUZOUieQ2qMv0MlTaIjkAnYkpsgKumicsa8wjqGvvLngHB7DuFSJvXKeR5UFOYOGgw6wlKzj7oinNAmFFgkegnUsqlPCXfyVUljZw4/DfmH49KDZJpp8hKN87Ne0Z4tUhaD9ndjm+fWUUKy8Ykn6N5ClOjOiTrI+85YMb4I3/g0NciUdnnJ6ItWlttyUJmeNykYMsQie8OJWqw3bvc7um586lh0/i1DAlhu+DcNbJ9poaUeGLaXJSRGeymlLtAqpUTHl0fAiG7bs/8aRZzzjKlc1QCoHVzBte8meHQ2m9CJDdeTHOX2XBjG28NUErlpFi0vdI3X37xerqf",
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHwC5YtWj+dmqADHLkZHmYzkCqvTDwc2e1/UzYD3pNjTNEjnXz4NbYX/fi6IzpsoTncIKDz/KIyNyavAZzwB3Iw=",
"selinux": "true",
"selinux_enforced": "true",
"selinux_policyversion": "31",
"selinux_current_mode": "enforcing",
"selinux_config_mode": "enforcing",
"selinux_config_policy": "unknown",
"selinux_mode": "unknown",
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDVCcGBnzvBNNM+lBukbT9r2ED+I0kfCKal8o14qBeLN/grydADCjGLelddSSc51QAAt7d302DDzbqKwCeVN2dB0TQx4BnOVf1VAKg5MsjfK53C3L2kDPiomkh4SeS5uCevw96nKYHC/MoxQQ3cwVIL1NH78rB/Lr8+MCNlxLRddOW8LL9RYX3yRU8i2puik/GnOnhHoxMW6dVy65t0mnJr6HtuAWseVUQlELgZwn67OwtsacnTOw9saVGj6YsvhZJfYw2g5YeGhYVOgA6XxLk/FXwiCB01GijZCz5SFUtaLsIlsy5MzcNGqEFCktSBS32Iqb1U3TbQgg0P0VTtup6r",
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB1hvIFMF30V53uLV9quhPf7kykrFxZe8JZGKaETxJ9JqjFge/5Dv9lf6cPQK3rN/jK3mnyPI9l3OMCrY/5l7X0=",
"timezone": "UTC",
"uniqueid": "007f0100",
"uptime": "0:04 hours",
"uptime_days": 0,
"uptime_hours": 0,
"uptime_seconds": 274,
"uptime_seconds": 290,
"virtual": "kvm",
"is_virtual": "true"
}
Loading

0 comments on commit 5d0b917

Please sign in to comment.