-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove vagrant files
- Loading branch information
Showing
26 changed files
with
3,519 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"gem_version": "~> 1.6.0", | ||
"architecture": "amd64", | ||
"kernel": "Linux", | ||
"augeasversion": "1.4.0", | ||
"domain": "example.com", | ||
"operatingsystem": "Debian", | ||
"lsbdistid": "Debian", | ||
"facterversion": "1.6.18", | ||
"fqdn": "foo.example.com", | ||
"hardwareisa": "unknown", | ||
"hardwaremodel": "x86_64", | ||
"hostname": "foo", | ||
"id": "root", | ||
"kernelmajversion": "4.9", | ||
"kernelrelease": "4.9.0-3-amd64", | ||
"kernelversion": "4.9.0", | ||
"lsbdistcodename": "stretch", | ||
"lsbdistdescription": "Debian GNU/Linux 9.1 (stretch)", | ||
"lsbdistrelease": "9.1", | ||
"lsbmajdistrelease": "9", | ||
"boardmanufacturer": "Oracle Corporation", | ||
"boardproductname": "VirtualBox", | ||
"boardserialnumber": "0", | ||
"manufacturer": "innotek GmbH", | ||
"productname": "VirtualBox", | ||
"serialnumber": "0", | ||
"type": "Other", | ||
"memorysize": "492.41 MB", | ||
"memoryfree": "369.66 MB", | ||
"swapsize": "1022.00 MB", | ||
"swapfree": "1021.65 MB", | ||
"memorytotal": "492.41 MB", | ||
"operatingsystemrelease": "9.1", | ||
"osfamily": "Debian", | ||
"path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/rvm/gems/ruby-1.9.3-p551/bin:/usr/local/rvm/gems/ruby-1.9.3-p551@global/bin:/usr/local/rvm/rubies/ruby-1.9.3-p551/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/rvm/bin", | ||
"physicalprocessorcount": 1, | ||
"processor0": "Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz", | ||
"processor1": "Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz", | ||
"processorcount": "2", | ||
"ps": "ps -ef", | ||
"puppetversion": "4.10.6", | ||
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0", | ||
"rubyversion": "2.1.9", | ||
"selinux": "false", | ||
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDjtgiVDgCN82ClLgXGfTrGZXDGj6v22y85iKFCqb+d2AI+gYrxlViJ8f4FDkgLQXJJpfiNN+i9kL2ZoBvK+678L7XuBZAAYEXF5TModxOz7uCPgKyCKaHQBl2b/7xyWFgofVEq1RhLVjSR/KhmpeTSq0ajpDTlfZsj4ZaBMr2bUsirQCKTogV1LNhbnObqHIvu8Q/hsCozdUnizA3+0qzIlLPi1TRf4iHR4xw2iVVQoMIyPjDOa/VDTFHiACUur7sHC9T6mwoeGP7wFYDl6akzq0kvx/A9knpGELFFhxwP4CSbExKr4sMRuGhsOVts1pIfxm4BRPGYuQu9F6vgC09z", | ||
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNgfEjdJsgbF0B6W3Fnv2JztZ8cPcl/4rvUT9unaIt/2wSCoN7mm9ateJIKNi9gTIKv+KaQdNis8KomtM9RqCqc=", | ||
"timezone": "GMT", | ||
"uniqueid": "007f0100", | ||
"uptime": "0:03 hours", | ||
"uptime_days": 0, | ||
"uptime_hours": 0, | ||
"uptime_seconds": 211, | ||
"virtual": "kvm", | ||
"is_virtual": "true" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"gem_version": "~> 1.6.0", | ||
"architecture": "amd64", | ||
"kernel": "FreeBSD", | ||
"domain": "example.com", | ||
"macaddress": "08:00:27:77:98:01", | ||
"operatingsystem": "FreeBSD", | ||
"facterversion": "1.6.18", | ||
"fqdn": "foo.example.com", | ||
"hardwareisa": "amd64", | ||
"hardwaremodel": "amd64", | ||
"hostname": "foo", | ||
"id": "root", | ||
"interfaces": "em0,em1,lo0", | ||
"ipaddress_em0": "10.0.2.15", | ||
"macaddress_em0": "08:00:27:77:98:01", | ||
"netmask_em0": "255.255.255.0", | ||
"mtu_em0": "1500", | ||
"ipaddress_em1": "10.0.0.2", | ||
"macaddress_em1": "08:00:27:cb:d9:9a", | ||
"netmask_em1": "255.255.255.0", | ||
"mtu_em1": "1500", | ||
"ipaddress_lo0": "127.0.0.1", | ||
"netmask_lo0": "255.0.0.0", | ||
"mtu_lo0": "16384", | ||
"ipaddress": "10.0.2.15", | ||
"kernelmajversion": "11.1", | ||
"kernelrelease": "11.1-RELEASE-p1", | ||
"kernelversion": "11.1", | ||
"boardmanufacturer": "Oracle Corporation", | ||
"boardproductname": "VirtualBox", | ||
"boardserialnumber": "0", | ||
"manufacturer": "innotek GmbH", | ||
"productname": "VirtualBox", | ||
"serialnumber": "0", | ||
"type": "Other", | ||
"netmask": "255.255.255.0", | ||
"network_em0": "10.0.2.0", | ||
"network_em1": "10.0.0.0", | ||
"network_lo0": "127.0.0.0", | ||
"operatingsystemrelease": "11.1-RELEASE-p1", | ||
"osfamily": "FreeBSD", | ||
"path": "/vagrant/vendor/bundler/ruby/2.3/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin", | ||
"ps": "ps auxwww", | ||
"puppetversion": "4.10.0", | ||
"rubysitedir": "/usr/local/lib/ruby/site_ruby/2.3", | ||
"rubyversion": "2.3.4", | ||
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC4723r4vOk9g0x2N4lu2eO3rkfJUjTLXuEKv8aYL3AB9sgJa2/qpIURmRdlcz8k6JpRH8yedyoYjpL70ghu0jVSK6wFQI4K45MlGF8icOg24mvd+M4/T86kKqU1O61a3PC6gTLA9the5D+Bod+VDqXBWpDZjQe2n1fy2b7f5TX50vdm9g5Aqz1EvXveqoxbcwP9iYk0vrF5eExb0/SGiinqHRlWO/0L/Y8YBMa8dyD2A0PyYA6CMKDqzw6gAfXiDEA7rsmKAIj9vQWC/Rx5DYNrSuP2dZjLjcfgDSQ7MCeNGGij0KUVT2831YO2SdUp8qRMGoCymbvPdEYUusgRNE1", | ||
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLjri4QGwjcgZ0OCsZFMY2qytQ/2vdkiyzz5UpwZ1FlhNn3xq7jQaB+V0xRcLanJVWxJH3K3Ndu8L7aRe/F94H0=", | ||
"timezone": "UTC", | ||
"uptime": "0:14 hours", | ||
"uptime_days": 0, | ||
"uptime_hours": 0, | ||
"uptime_seconds": 862, | ||
"virtual": "virtualbox", | ||
"is_virtual": "true" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
{ | ||
"gem_version": "~> 1.6.0", | ||
"architecture": "amd64", | ||
"kernel": "Linux", | ||
"augeasversion": "1.4.0", | ||
"domain": "example.com", | ||
"macaddress": "08:00:27:78:40:53", | ||
"operatingsystem": "Debian", | ||
"lsbdistid": "LinuxMint", | ||
"facterversion": "1.6.18", | ||
"fqdn": "foo.example.com", | ||
"hardwareisa": "x86_64", | ||
"hardwaremodel": "x86_64", | ||
"hostname": "foo", | ||
"id": "root", | ||
"interfaces": "enp0s3,lo", | ||
"ipaddress_enp0s3": "10.0.2.15", | ||
"macaddress_enp0s3": "08:00:27:78:40:53", | ||
"netmask_enp0s3": "255.255.255.0", | ||
"mtu_enp0s3": "1500", | ||
"ipaddress_lo": "127.0.0.1", | ||
"netmask_lo": "255.0.0.0", | ||
"mtu_lo": "65536", | ||
"ipaddress": "10.0.2.15", | ||
"kernelmajversion": "4.4", | ||
"kernelrelease": "4.4.0-53-generic", | ||
"kernelversion": "4.4.0", | ||
"lsbdistcodename": "serena", | ||
"lsbdistdescription": "Linux Mint 18.1 Serena", | ||
"lsbdistrelease": "18.1", | ||
"lsbmajdistrelease": "18", | ||
"boardmanufacturer": "Oracle Corporation", | ||
"boardproductname": "VirtualBox", | ||
"boardserialnumber": "0", | ||
"manufacturer": "innotek GmbH", | ||
"productname": "VirtualBox", | ||
"serialnumber": "0", | ||
"type": "Other", | ||
"memorysize": "488.41 MB", | ||
"memoryfree": "196.36 MB", | ||
"swapsize": "510.00 MB", | ||
"swapfree": "371.64 MB", | ||
"memorytotal": "488.41 MB", | ||
"netmask": "255.255.255.0", | ||
"network_enp0s3": "10.0.2.0", | ||
"network_lo": "127.0.0.0", | ||
"operatingsystemrelease": "stretch/sid", | ||
"osfamily": "Debian", | ||
"path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin", | ||
"physicalprocessorcount": 1, | ||
"processor0": "Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz", | ||
"processorcount": "1", | ||
"ps": "ps -ef", | ||
"puppetversion": "4.5.3", | ||
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0", | ||
"rubyversion": "2.1.9", | ||
"selinux": "false", | ||
"sshdsakey": "AAAAB3NzaC1kc3MAAACBAPUI0CROFT3i0l56Fp/PC2dNQo4lbv5Ilf3ln2FmoPOgT8hUZl7cfhW1U8Y4DHA7+ZyIaHlC5Aho1oZsSwtzYko0SbffKjXgB/BFy0G2SgoVRUH4BCVMsKXDJsX0RPtEMskGKQOoh4Zg6fuMDn5BILpdeW3nM5qF2IWEUAJ/XUzpAAAAFQDlJXwqZjtK7ahvuIQPvy87ZS/7PwAAAIEAh5UNkHW2/aM9j1Utg1mWhq1HEMPD3tcM+uExYugyNlPVo0HZOim3e2DYIgvxdh0mFnowvaOSbkJym7k/+oPPKXKz6c8yRnkUmZtOQ/ClesDI0mZoLkG5jmt/YKy1E7Ds9WikajKSNInbuQkfS8DLVSqiLh8mvMOFDQPFJ9O6wV0AAACAPpuzXJGIf+PuN7uKU5tGcyk8ypfVXAwTAbXy3i1wnL7425ueYd3Q7siEAB2cDgtJM4MHV6uSlcS3fDgLQW70UbMTgUcR0cv1kvi6c+9PWCMevHNdN/laR77o95k2/E1jNH2zcjJCBP1jc2xaOSyA74ipoCfpRKXxJ+rt09ru3oo=", | ||
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDDyNxHf2IAFusQsMNatGsHdfJoeT54SBpElOyXaKHoCzqyj0nCdnTGZKGorwg+YjsZYz0rSvLSCiVHumPjU2p4SXM/MRVxCHuSreRB8BWJxyjdB8CblFeN7xaqBS0EuzRh51wijVP3nIBuF7vydU1/OQSRbcV04TKtwtlYxPVzZ19u/0jNn+YL8agVA7/GxtEoJKL8FZntK0mrt7z22WTllNW28YNyl71YdNj8iHQx1LfwtRPL108L9s8SuC4Hg3URUsiEKkxSpCzOzvbS0WqE/6/n+ydEVMnQT5opN9B6R8EORAATmCARBhlAmtgF2ZAg6LLlF7YF6rVmQ+4YUOHh", | ||
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBkZ+UQgAvbtDNdwGRzia97X+JllJ34IYZfJqdCPwV8KETmeuwx0Jy+y/bWMJUzf9QAvADpaq1x5X+lzc2VQ4Io=", | ||
"timezone": "CEST", | ||
"uniqueid": "007f0100", | ||
"uptime": "0:01 hours", | ||
"uptime_days": 0, | ||
"uptime_hours": 0, | ||
"uptime_seconds": 95, | ||
"virtual": "kvm", | ||
"is_virtual": "true" | ||
} |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
{ | ||
"gem_version": "~> 1.7.0", | ||
"architecture": "amd64", | ||
"augeasversion": "1.4.0", | ||
"kernel": "Linux", | ||
"blockdevice_sda_size": 10632560640, | ||
"blockdevice_sda_vendor": "ATA", | ||
"blockdevice_sda_model": "VBOX HARDDISK", | ||
"blockdevices": "sda", | ||
"domain": "example.com", | ||
"osfamily": "Debian", | ||
"operatingsystem": "Debian", | ||
"lsbdistid": "Debian", | ||
"facterversion": "1.7.6", | ||
"filesystems": "ext2,ext3,ext4", | ||
"fqdn": "foo.example.com", | ||
"hardwareisa": "unknown", | ||
"hardwaremodel": "x86_64", | ||
"hostname": "foo", | ||
"id": "root", | ||
"kernelmajversion": "4.9", | ||
"kernelrelease": "4.9.0-3-amd64", | ||
"kernelversion": "4.9.0", | ||
"lsbdistcodename": "stretch", | ||
"lsbdistdescription": "Debian GNU/Linux 9.1 (stretch)", | ||
"lsbdistrelease": "9.1", | ||
"lsbmajdistrelease": "9", | ||
"boardmanufacturer": "Oracle Corporation", | ||
"boardproductname": "VirtualBox", | ||
"boardserialnumber": "0", | ||
"bios_vendor": "innotek GmbH", | ||
"bios_version": "VirtualBox", | ||
"bios_release_date": "12/01/2006", | ||
"manufacturer": "innotek GmbH", | ||
"productname": "VirtualBox", | ||
"serialnumber": "0", | ||
"uuid": "0160CE2C-68C0-45C2-A941-4FE3B510D6F0", | ||
"type": "Other", | ||
"memorysize": "492.41 MB", | ||
"memoryfree": "362.74 MB", | ||
"swapsize": "1022.00 MB", | ||
"swapfree": "1021.65 MB", | ||
"swapsize_mb": "1022.00", | ||
"swapfree_mb": "1021.65", | ||
"memorysize_mb": "492.41", | ||
"memoryfree_mb": "362.74", | ||
"memorytotal": "492.41 MB", | ||
"operatingsystemmajrelease": "9", | ||
"operatingsystemrelease": "9.1", | ||
"path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/rvm/gems/ruby-1.9.3-p551/bin:/usr/local/rvm/gems/ruby-1.9.3-p551@global/bin:/usr/local/rvm/rubies/ruby-1.9.3-p551/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/rvm/bin", | ||
"physicalprocessorcount": 1, | ||
"processor0": "Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz", | ||
"processor1": "Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz", | ||
"processorcount": "2", | ||
"ps": "ps -ef", | ||
"puppetversion": "4.10.6", | ||
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0", | ||
"rubyversion": "2.1.9", | ||
"selinux": "false", | ||
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDjtgiVDgCN82ClLgXGfTrGZXDGj6v22y85iKFCqb+d2AI+gYrxlViJ8f4FDkgLQXJJpfiNN+i9kL2ZoBvK+678L7XuBZAAYEXF5TModxOz7uCPgKyCKaHQBl2b/7xyWFgofVEq1RhLVjSR/KhmpeTSq0ajpDTlfZsj4ZaBMr2bUsirQCKTogV1LNhbnObqHIvu8Q/hsCozdUnizA3+0qzIlLPi1TRf4iHR4xw2iVVQoMIyPjDOa/VDTFHiACUur7sHC9T6mwoeGP7wFYDl6akzq0kvx/A9knpGELFFhxwP4CSbExKr4sMRuGhsOVts1pIfxm4BRPGYuQu9F6vgC09z", | ||
"sshfp_rsa": "SSHFP 1 1 d46016cfaac3bb373169e8cf4f1f3d1aa776d683\nSSHFP 1 2 e955eeb596f4dc33bedf20cca498d0410f85cfc40fb28692636f889334998e0f", | ||
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNgfEjdJsgbF0B6W3Fnv2JztZ8cPcl/4rvUT9unaIt/2wSCoN7mm9ateJIKNi9gTIKv+KaQdNis8KomtM9RqCqc=", | ||
"sshfp_ecdsa": "SSHFP 3 1 2d5b4d007e97576ff04d876dd0bc01272723f399\nSSHFP 3 2 31a889cdc9b2e082316f386239ac3c9640320932f7244ed617a6e7bf9ef265ff", | ||
"timezone": "GMT", | ||
"uniqueid": "007f0100", | ||
"uptime": "0:03 hours", | ||
"uptime_days": 0, | ||
"uptime_hours": 0, | ||
"uptime_seconds": 216, | ||
"virtual": "kvm", | ||
"is_virtual": "true" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
{ | ||
"gem_version": "~> 1.7.0", | ||
"architecture": "amd64", | ||
"kernel": "FreeBSD", | ||
"domain": "example.com", | ||
"macaddress": "08:00:27:77:98:01", | ||
"osfamily": "FreeBSD", | ||
"operatingsystem": "FreeBSD", | ||
"facterversion": "1.7.6", | ||
"fqdn": "foo.example.com", | ||
"hardwareisa": "amd64", | ||
"hardwaremodel": "amd64", | ||
"hostname": "foo", | ||
"id": "root", | ||
"interfaces": "em0,em1,lo0", | ||
"ipaddress_em0": "10.0.2.15", | ||
"macaddress_em0": "08:00:27:77:98:01", | ||
"netmask_em0": "255.255.255.0", | ||
"mtu_em0": "1500", | ||
"ipaddress_em1": "10.0.0.2", | ||
"macaddress_em1": "08:00:27:cb:d9:9a", | ||
"netmask_em1": "255.255.255.0", | ||
"mtu_em1": "1500", | ||
"ipaddress_lo0": "127.0.0.1", | ||
"netmask_lo0": "255.0.0.0", | ||
"mtu_lo0": "16384", | ||
"ipaddress": "10.0.2.15", | ||
"kernelmajversion": "11.1", | ||
"kernelrelease": "11.1-RELEASE-p1", | ||
"kernelversion": "11.1", | ||
"boardmanufacturer": "Oracle Corporation", | ||
"boardproductname": "VirtualBox", | ||
"boardserialnumber": "0", | ||
"bios_vendor": "innotek GmbH", | ||
"bios_version": "VirtualBox", | ||
"bios_release_date": "12/01/2006", | ||
"manufacturer": "innotek GmbH", | ||
"productname": "VirtualBox", | ||
"serialnumber": "0", | ||
"uuid": "19B8611B-CA39-4B8B-8FF5-6B107E6C81B1", | ||
"type": "Other", | ||
"memorysize": "988.62 MB", | ||
"memoryfree": "561.77 MB", | ||
"swapsize": "2.00 GB", | ||
"swapfree": "2.00 GB", | ||
"swapsize_mb": "2048.00", | ||
"swapfree_mb": "2048.00", | ||
"memorysize_mb": "988.62", | ||
"memoryfree_mb": "561.77", | ||
"memorytotal": "988.62 MB", | ||
"netmask": "255.255.255.0", | ||
"network_em0": "10.0.2.0", | ||
"network_em1": "10.0.0.0", | ||
"network_lo0": "127.0.0.0", | ||
"operatingsystemrelease": "11.1-RELEASE-p1", | ||
"path": "/vagrant/vendor/bundler/ruby/2.3/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin", | ||
"processorcount": "1", | ||
"processor": "Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz", | ||
"ps": "ps auxwww", | ||
"puppetversion": "4.10.0", | ||
"rubysitedir": "/usr/local/lib/ruby/site_ruby/2.3", | ||
"rubyversion": "2.3.4", | ||
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC4723r4vOk9g0x2N4lu2eO3rkfJUjTLXuEKv8aYL3AB9sgJa2/qpIURmRdlcz8k6JpRH8yedyoYjpL70ghu0jVSK6wFQI4K45MlGF8icOg24mvd+M4/T86kKqU1O61a3PC6gTLA9the5D+Bod+VDqXBWpDZjQe2n1fy2b7f5TX50vdm9g5Aqz1EvXveqoxbcwP9iYk0vrF5eExb0/SGiinqHRlWO/0L/Y8YBMa8dyD2A0PyYA6CMKDqzw6gAfXiDEA7rsmKAIj9vQWC/Rx5DYNrSuP2dZjLjcfgDSQ7MCeNGGij0KUVT2831YO2SdUp8qRMGoCymbvPdEYUusgRNE1", | ||
"sshfp_rsa": "SSHFP 1 1 ed1fce722d5f5c7cc90f8fa44768443e1a783fea\nSSHFP 1 2 201138a2abfd028f18c632a4fe076a60ce80e6e1162a4770900244bfb3043a1c", | ||
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLjri4QGwjcgZ0OCsZFMY2qytQ/2vdkiyzz5UpwZ1FlhNn3xq7jQaB+V0xRcLanJVWxJH3K3Ndu8L7aRe/F94H0=", | ||
"sshfp_ecdsa": "SSHFP 3 1 cc7e518c25bf63f9e1963f17575b01ef4be07a5b\nSSHFP 3 2 20bb3cf46d28ccf6a35df78bbf584b367ed58122ed96e435f61832aaf98c2684", | ||
"timezone": "UTC", | ||
"uptime": "0:14 hours", | ||
"uptime_days": 0, | ||
"uptime_hours": 0, | ||
"uptime_seconds": 869, | ||
"virtual": "virtualbox", | ||
"is_virtual": "true", | ||
"zfs_version": "5" | ||
} |
Oops, something went wrong.