Skip to content

Commit

Permalink
add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
b4ldr committed Sep 5, 2017
1 parent 9c3f815 commit 54fdfa0
Show file tree
Hide file tree
Showing 29 changed files with 3,146 additions and 88 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*cloudimg-console.log
.bundle/
Gemfile.lock
coverage/
Expand Down
53 changes: 53 additions & 0 deletions facts/1.6/debian-9-x86_64.facts
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"gem_version": "~> 1.6.0",
"architecture": "amd64",
"kernel": "Linux",
"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.8",
"kernelrelease": "4.8.0-2-amd64",
"kernelversion": "4.8.0",
"lsbdistcodename": "stretch",
"lsbdistdescription": "Debian GNU/Linux 9.0 (stretch)",
"lsbdistrelease": "9.0",
"lsbmajdistrelease": "9",
"boardmanufacturer": "Oracle Corporation",
"boardproductname": "VirtualBox",
"boardserialnumber": "0",
"manufacturer": "innotek GmbH",
"productname": "VirtualBox",
"serialnumber": "0",
"type": "Other",
"memorysize": "366.43 MB",
"memoryfree": "273.39 MB",
"swapsize": "0.00 kB",
"swapfree": "0.00 kB",
"memorytotal": "366.43 MB",
"operatingsystemrelease": "9.0",
"osfamily": "Debian",
"path": "/home/vagrant/vendor/bundler/ruby/1.9.1/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",
"processorcount": "1",
"ps": "ps -ef",
"rubysitedir": "/usr/local/rvm/rubies/ruby-1.9.3-p551/lib/ruby/site_ruby/1.9.1",
"rubyversion": "1.9.3",
"selinux": "false",
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDmbLL8RMojtoi92YhitWkyXhQl7pQ3hufv12MGL3FrNKXi/Hl3VuIzkALM14eche7p1wlY8DCZpQauLUiE26+ARkoNO9c1bxnOr0Li0imhFaK+n9nxrrrjX/7WqvjM5HeVbxl0Sytf5WL36DLlnphQSo5CzNkXhEBmCiyB/ckSKKu9OFnp+ThuQ3EUGADSjUfdaoSECR6wPdZgsbyi+NgHu+eagpE7ELclNlqjU7h17yz1yDUAl/FHbBws2AIR2Ya4NaFTSgJqGyTc/Dv853WFXgLqsRfRy36qlarFqrejAjn6oyLdCtJpxElzlodZgLFSjAuUEKDuurrroTOqTZJp",
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPsJUpJX0ntOMmKMAEGzP9uSjDYMW9JBUCV1BemBuoqTShtQFe8xxhuFIwZge3LwmHdXyFh2KRPECwFLsO8GW3k=",
"timezone": "EDT",
"uniqueid": "007f0100",
"uptime": "0:04 hours",
"uptime_days": 0,
"uptime_hours": 0,
"uptime_seconds": 279,
"virtual": "virtualbox",
"is_virtual": "true"
}
57 changes: 57 additions & 0 deletions facts/1.6/freebsd-11-x86_64.facts
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"
}
69 changes: 69 additions & 0 deletions facts/1.6/linuxmint-18-x86_64.facts
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.
72 changes: 72 additions & 0 deletions facts/1.7/debian-9-x86_64.facts
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"gem_version": "~> 1.7.0",
"architecture": "amd64",
"kernel": "Linux",
"blockdevice_sr0_size": 1073741312,
"blockdevice_sr0_vendor": "VBOX",
"blockdevice_sr0_model": "CD-ROM",
"blockdevice_sda_size": 87960846336,
"blockdevice_sda_vendor": "ATA",
"blockdevice_sda_model": "VBOX HARDDISK",
"blockdevices": "sda,sr0",
"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.8",
"kernelrelease": "4.8.0-2-amd64",
"kernelversion": "4.8.0",
"lsbdistcodename": "stretch",
"lsbdistdescription": "Debian GNU/Linux 9.0 (stretch)",
"lsbdistrelease": "9.0",
"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": "78A9AFF9-DE13-4342-A597-434DDC07DE0F",
"type": "Other",
"memorysize": "366.43 MB",
"memoryfree": "267.76 MB",
"swapsize": "0.00 MB",
"swapfree": "0.00 MB",
"swapsize_mb": "0.00",
"swapfree_mb": "0.00",
"memorysize_mb": "366.43",
"memoryfree_mb": "267.76",
"memorytotal": "366.43 MB",
"operatingsystemmajrelease": "9",
"operatingsystemrelease": "9.0",
"path": "/home/vagrant/vendor/bundler/ruby/1.9.1/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",
"processorcount": "1",
"ps": "ps -ef",
"rubysitedir": "/usr/local/rvm/rubies/ruby-1.9.3-p551/lib/ruby/site_ruby/1.9.1",
"rubyversion": "1.9.3",
"selinux": "false",
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDmbLL8RMojtoi92YhitWkyXhQl7pQ3hufv12MGL3FrNKXi/Hl3VuIzkALM14eche7p1wlY8DCZpQauLUiE26+ARkoNO9c1bxnOr0Li0imhFaK+n9nxrrrjX/7WqvjM5HeVbxl0Sytf5WL36DLlnphQSo5CzNkXhEBmCiyB/ckSKKu9OFnp+ThuQ3EUGADSjUfdaoSECR6wPdZgsbyi+NgHu+eagpE7ELclNlqjU7h17yz1yDUAl/FHbBws2AIR2Ya4NaFTSgJqGyTc/Dv853WFXgLqsRfRy36qlarFqrejAjn6oyLdCtJpxElzlodZgLFSjAuUEKDuurrroTOqTZJp",
"sshfp_rsa": "SSHFP 1 1 93d48e5d5403ee37c35b8a2639228a726f839f06\nSSHFP 1 2 2b9114152f4553861bae24a205d43a45116ec7679938438c8c8040d0e9a4ecce",
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPsJUpJX0ntOMmKMAEGzP9uSjDYMW9JBUCV1BemBuoqTShtQFe8xxhuFIwZge3LwmHdXyFh2KRPECwFLsO8GW3k=",
"sshfp_ecdsa": "SSHFP 3 1 ac88159cd0645a4b2ab9fb3e998acbec943d4605\nSSHFP 3 2 20d47f056d4f9c6b2da78b02f13a3c41cd08ea2ed86a78eb19919bca05c9122c",
"timezone": "EDT",
"uniqueid": "007f0100",
"uptime": "0:04 hours",
"uptime_days": 0,
"uptime_hours": 0,
"uptime_seconds": 283,
"virtual": "virtualbox",
"is_virtual": "true"
}
75 changes: 75 additions & 0 deletions facts/1.7/freebsd-11-x86_64.facts
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"
}
Loading

0 comments on commit 54fdfa0

Please sign in to comment.