facterdb 0.3.11 → 0.3.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +1 -1
- data/CHANGELOG.md +10 -0
- data/facts/2.0/darwin-15-x86_64.facts +87 -0
- data/facts/2.0/darwin-16-x86_64.facts +88 -0
- data/facts/2.0/debian-9-i386.facts +85 -0
- data/facts/2.0/debian-9-x86_64.facts +85 -0
- data/facts/2.0/fedora-24-i386.facts +68 -0
- data/facts/2.0/fedora-25-i386.facts +68 -0
- data/facts/2.0/fedora-25-x86_64.facts +68 -0
- data/facts/2.1/darwin-15-x86_64.facts +87 -0
- data/facts/2.1/darwin-16-x86_64.facts +88 -0
- data/facts/2.1/debian-9-i386.facts +103 -0
- data/facts/2.1/debian-9-x86_64.facts +103 -0
- data/facts/2.1/fedora-24-i386.facts +86 -0
- data/facts/2.1/fedora-25-i386.facts +86 -0
- data/facts/2.1/fedora-25-x86_64.facts +86 -0
- data/facts/2.1/windows-10-i386.facts +47 -0
- data/facts/2.1/windows-10-x86_64.facts +47 -0
- data/facts/2.1/windows-2008 r2-x86_64.facts +47 -0
- data/facts/2.1/windows-2008-x86_64.facts +47 -0
- data/facts/2.1/windows-2012 r2-core-x86_64.facts +47 -0
- data/facts/2.1/windows-2012 r2-x86_64.facts +47 -0
- data/facts/2.1/windows-2012-x86_64.facts +47 -0
- data/facts/2.1/windows-2016-x86_64.facts +47 -0
- data/facts/2.1/windows-7-x86_64.facts +47 -0
- data/facts/2.1/windows-8.1-x86_64.facts +47 -0
- data/facts/2.2/darwin-15-x86_64.facts +108 -0
- data/facts/2.2/darwin-16-x86_64.facts +109 -0
- data/facts/2.2/debian-9-i386.facts +135 -0
- data/facts/2.2/debian-9-x86_64.facts +135 -0
- data/facts/2.2/fedora-24-i386.facts +109 -0
- data/facts/2.2/fedora-25-i386.facts +109 -0
- data/facts/2.2/fedora-25-x86_64.facts +109 -0
- data/facts/2.2/windows-10-i386.facts +72 -0
- data/facts/2.2/windows-10-x86_64.facts +72 -0
- data/facts/2.2/windows-2008 r2-x86_64.facts +71 -0
- data/facts/2.2/windows-2008-x86_64.facts +71 -0
- data/facts/2.2/windows-2012 r2-core-x86_64.facts +72 -0
- data/facts/2.2/windows-2012 r2-x86_64.facts +72 -0
- data/facts/2.2/windows-2012-x86_64.facts +71 -0
- data/facts/2.2/windows-2016-x86_64.facts +72 -0
- data/facts/2.2/windows-7-x86_64.facts +71 -0
- data/facts/2.2/windows-8.1-x86_64.facts +72 -0
- data/facts/2.3/darwin-15-x86_64.facts +109 -0
- data/facts/2.3/darwin-16-x86_64.facts +110 -0
- data/facts/2.3/debian-9-i386.facts +136 -0
- data/facts/2.3/debian-9-x86_64.facts +136 -0
- data/facts/2.3/fedora-24-i386.facts +110 -0
- data/facts/2.3/fedora-25-i386.facts +110 -0
- data/facts/2.3/fedora-25-x86_64.facts +110 -0
- data/facts/2.3/windows-10-i386.facts +75 -0
- data/facts/2.3/windows-10-x86_64.facts +75 -0
- data/facts/2.3/windows-2008 r2-x86_64.facts +74 -0
- data/facts/2.3/windows-2008-x86_64.facts +74 -0
- data/facts/2.3/windows-2012 r2-core-x86_64.facts +74 -0
- data/facts/2.3/windows-2012 r2-x86_64.facts +74 -0
- data/facts/2.3/windows-2012-x86_64.facts +74 -0
- data/facts/2.3/windows-2016-x86_64.facts +75 -0
- data/facts/2.3/windows-7-x86_64.facts +74 -0
- data/facts/2.3/windows-8.1-x86_64.facts +75 -0
- data/facts/2.4/darwin-15-x86_64.facts +109 -0
- data/facts/2.4/darwin-16-x86_64.facts +110 -0
- data/facts/2.4/debian-9-i386.facts +136 -0
- data/facts/2.4/debian-9-x86_64.facts +136 -0
- data/facts/2.4/fedora-24-i386.facts +110 -0
- data/facts/2.4/fedora-25-i386.facts +110 -0
- data/facts/2.4/fedora-25-x86_64.facts +110 -0
- data/facts/2.4/windows-10-i386.facts +74 -0
- data/facts/2.4/windows-10-x86_64.facts +74 -0
- data/facts/2.4/windows-2008 r2-x86_64.facts +73 -0
- data/facts/2.4/windows-2008-x86_64.facts +73 -0
- data/facts/2.4/windows-2012 r2-core-x86_64.facts +73 -0
- data/facts/2.4/windows-2012 r2-x86_64.facts +73 -0
- data/facts/2.4/windows-2012-x86_64.facts +73 -0
- data/facts/2.4/windows-2016-x86_64.facts +74 -0
- data/facts/2.4/windows-7-x86_64.facts +73 -0
- data/facts/2.4/windows-8.1-x86_64.facts +74 -0
- data/facts/2.5/centos-5-i386.facts +143 -0
- data/facts/2.5/centos-5-x86_64.facts +143 -0
- data/facts/2.5/centos-6-i386.facts +128 -0
- data/facts/2.5/centos-6-x86_64.facts +128 -0
- data/facts/2.5/centos-7-x86_64.facts +123 -0
- data/facts/2.5/darwin-14-x86_64.facts +105 -0
- data/facts/2.5/darwin-15-x86_64.facts +109 -0
- data/facts/2.5/darwin-16-x86_64.facts +110 -0
- data/facts/2.5/debian-7-i386.facts +136 -0
- data/facts/2.5/debian-7-x86_64.facts +136 -0
- data/facts/2.5/debian-8-i386.facts +139 -0
- data/facts/2.5/debian-8-x86_64.facts +139 -0
- data/facts/2.5/debian-9-i386.facts +136 -0
- data/facts/2.5/debian-9-x86_64.facts +136 -0
- data/facts/2.5/fedora-24-i386.facts +110 -0
- data/facts/2.5/fedora-24-x86_64.facts +110 -0
- data/facts/2.5/fedora-25-i386.facts +110 -0
- data/facts/2.5/fedora-25-x86_64.facts +110 -0
- data/facts/2.5/oraclelinux-5-i386.facts +145 -0
- data/facts/2.5/oraclelinux-5-x86_64.facts +145 -0
- data/facts/2.5/oraclelinux-6-i386.facts +117 -0
- data/facts/2.5/oraclelinux-6-x86_64.facts +118 -0
- data/facts/2.5/oraclelinux-7-x86_64.facts +128 -0
- data/facts/2.5/redhat-5-i386.facts +137 -0
- data/facts/2.5/redhat-5-x86_64.facts +137 -0
- data/facts/2.5/redhat-6-i386.facts +128 -0
- data/facts/2.5/redhat-6-x86_64.facts +128 -0
- data/facts/2.5/redhat-7-x86_64.facts +122 -0
- data/facts/2.5/scientific-5-i386.facts +137 -0
- data/facts/2.5/scientific-5-x86_64.facts +137 -0
- data/facts/2.5/scientific-6-i386.facts +110 -0
- data/facts/2.5/scientific-6-x86_64.facts +110 -0
- data/facts/2.5/scientific-7-x86_64.facts +123 -0
- data/facts/2.5/sles-11-i386.facts +120 -0
- data/facts/2.5/sles-11-x86_64.facts +120 -0
- data/facts/2.5/sles-12-x86_64.facts +122 -0
- data/facts/2.5/solaris-11-x86_64.facts +103 -0
- data/facts/2.5/ubuntu-12.04-i386.facts +133 -0
- data/facts/2.5/ubuntu-12.04-x86_64.facts +133 -0
- data/facts/2.5/ubuntu-14.04-i386.facts +135 -0
- data/facts/2.5/ubuntu-14.04-x86_64.facts +135 -0
- data/facts/2.5/ubuntu-16.04-i386.facts +136 -0
- data/facts/2.5/ubuntu-16.04-x86_64.facts +136 -0
- data/facts/2.5/windows-10-i386.facts +73 -0
- data/facts/2.5/windows-10-x86_64.facts +73 -0
- data/facts/2.5/windows-2008 r2-x86_64.facts +73 -0
- data/facts/2.5/windows-2008-x86_64.facts +73 -0
- data/facts/2.5/windows-2012 r2-core-x86_64.facts +73 -0
- data/facts/2.5/windows-2012 r2-x86_64.facts +73 -0
- data/facts/2.5/windows-2012-x86_64.facts +73 -0
- data/facts/2.5/windows-2016-x86_64.facts +74 -0
- data/facts/2.5/windows-7-x86_64.facts +73 -0
- data/facts/2.5/windows-8.1-x86_64.facts +74 -0
- data/facts/3.0/centos-5-i386.facts +289 -0
- data/facts/3.0/centos-5-x86_64.facts +289 -0
- data/facts/3.0/centos-6-i386.facts +332 -0
- data/facts/3.0/centos-6-x86_64.facts +332 -0
- data/facts/3.0/oraclelinux-5-i386.facts +327 -0
- data/facts/3.0/oraclelinux-5-x86_64.facts +327 -0
- data/facts/3.0/oraclelinux-6-i386.facts +314 -0
- data/facts/3.0/oraclelinux-6-x86_64.facts +314 -0
- data/facts/3.0/redhat-5-i386.facts +280 -0
- data/facts/3.0/redhat-5-x86_64.facts +280 -0
- data/facts/3.0/redhat-6-i386.facts +332 -0
- data/facts/3.0/redhat-6-x86_64.facts +332 -0
- data/facts/3.0/scientific-5-i386.facts +280 -0
- data/facts/3.0/scientific-5-x86_64.facts +280 -0
- data/facts/3.0/scientific-6-i386.facts +317 -0
- data/facts/3.0/scientific-6-x86_64.facts +317 -0
- data/facts/3.0/windows-10-i386.facts +96 -0
- data/facts/3.0/windows-10-x86_64.facts +96 -0
- data/facts/3.0/windows-2008 r2-x86_64.facts +96 -0
- data/facts/3.0/windows-2008-x86_64.facts +96 -0
- data/facts/3.0/windows-2012 r2-core-x86_64.facts +96 -0
- data/facts/3.0/windows-2012-x86_64.facts +96 -0
- data/facts/3.0/windows-2016-x86_64.facts +96 -0
- data/facts/3.0/windows-8.1-x86_64.facts +96 -0
- data/facts/3.1/centos-5-i386.facts +373 -0
- data/facts/3.1/centos-5-x86_64.facts +373 -0
- data/facts/3.1/centos-6-i386.facts +362 -0
- data/facts/3.1/centos-6-x86_64.facts +362 -0
- data/facts/3.1/darwin-14-x86_64.facts +441 -0
- data/facts/3.1/darwin-15-x86_64.facts +459 -0
- data/facts/3.1/linuxmint-18-x86_64.facts +341 -0
- data/facts/3.1/oraclelinux-5-i386.facts +387 -0
- data/facts/3.1/oraclelinux-5-x86_64.facts +387 -0
- data/facts/3.1/oraclelinux-6-i386.facts +344 -0
- data/facts/3.1/oraclelinux-6-x86_64.facts +344 -0
- data/facts/3.1/redhat-5-i386.facts +360 -0
- data/facts/3.1/redhat-5-x86_64.facts +360 -0
- data/facts/3.1/redhat-6-i386.facts +362 -0
- data/facts/3.1/redhat-6-x86_64.facts +362 -0
- data/facts/3.1/scientific-5-i386.facts +360 -0
- data/facts/3.1/scientific-5-x86_64.facts +360 -0
- data/facts/3.1/scientific-6-i386.facts +347 -0
- data/facts/3.1/scientific-6-x86_64.facts +347 -0
- data/facts/3.1/ubuntu-12.04-i386.facts +371 -0
- data/facts/3.1/ubuntu-12.04-x86_64.facts +371 -0
- data/facts/3.1/windows-10-i386.facts +113 -0
- data/facts/3.1/windows-10-x86_64.facts +113 -0
- data/facts/3.1/windows-2008 r2-x86_64.facts +113 -0
- data/facts/3.1/windows-2008-x86_64.facts +113 -0
- data/facts/3.1/windows-2012 r2-core-x86_64.facts +113 -0
- data/facts/3.1/windows-2012-x86_64.facts +113 -0
- data/facts/3.1/windows-2016-x86_64.facts +113 -0
- data/facts/3.1/windows-8.1-x86_64.facts +113 -0
- data/facts/3.3/centos-5-i386.facts +374 -0
- data/facts/3.3/centos-5-x86_64.facts +374 -0
- data/facts/3.3/centos-6-i386.facts +363 -0
- data/facts/3.3/centos-6-x86_64.facts +363 -0
- data/facts/3.3/darwin-14-x86_64.facts +425 -0
- data/facts/3.3/darwin-15-x86_64.facts +443 -0
- data/facts/3.3/fedora-24-i386.facts +356 -0
- data/facts/3.3/linuxmint-18-x86_64.facts +342 -0
- data/facts/3.3/oraclelinux-5-i386.facts +388 -0
- data/facts/3.3/oraclelinux-5-x86_64.facts +388 -0
- data/facts/3.3/oraclelinux-6-i386.facts +345 -0
- data/facts/3.3/oraclelinux-6-x86_64.facts +345 -0
- data/facts/3.3/redhat-5-i386.facts +361 -0
- data/facts/3.3/redhat-5-x86_64.facts +361 -0
- data/facts/3.3/redhat-6-i386.facts +363 -0
- data/facts/3.3/redhat-6-x86_64.facts +363 -0
- data/facts/3.3/scientific-5-i386.facts +361 -0
- data/facts/3.3/scientific-5-x86_64.facts +361 -0
- data/facts/3.3/scientific-6-i386.facts +348 -0
- data/facts/3.3/scientific-6-x86_64.facts +348 -0
- data/facts/3.3/ubuntu-12.04-i386.facts +372 -0
- data/facts/3.3/ubuntu-12.04-x86_64.facts +372 -0
- data/facts/3.3/ubuntu-15.10-i386.facts +385 -0
- data/facts/3.3/ubuntu-15.10-x86_64.facts +385 -0
- data/facts/3.3/ubuntu-16.04-i386.facts +390 -0
- data/facts/3.3/ubuntu-16.04-x86_64.facts +390 -0
- data/facts/3.3/windows-10-i386.facts +113 -0
- data/facts/3.3/windows-10-x86_64.facts +113 -0
- data/facts/3.3/windows-2008 r2-x86_64.facts +113 -0
- data/facts/3.3/windows-2008-x86_64.facts +113 -0
- data/facts/3.3/windows-2012 r2-core-x86_64.facts +113 -0
- data/facts/3.3/windows-2012 r2-x86_64.facts +113 -0
- data/facts/3.3/windows-2012-x86_64.facts +113 -0
- data/facts/3.3/windows-2016-x86_64.facts +113 -0
- data/facts/3.3/windows-7-x86_64.facts +113 -0
- data/facts/3.3/windows-8.1-x86_64.facts +113 -0
- data/facts/3.4/centos-5-i386.facts +375 -0
- data/facts/3.4/centos-5-x86_64.facts +375 -0
- data/facts/3.4/centos-6-i386.facts +364 -0
- data/facts/3.4/centos-6-x86_64.facts +364 -0
- data/facts/3.4/centos-7-x86_64.facts +363 -0
- data/facts/3.4/darwin-14-x86_64.facts +409 -0
- data/facts/3.4/darwin-15-x86_64.facts +427 -0
- data/facts/3.4/darwin-16-x86_64.facts +431 -0
- data/facts/3.4/debian-7-i386.facts +383 -0
- data/facts/3.4/debian-7-x86_64.facts +383 -0
- data/facts/3.4/debian-8-i386.facts +389 -0
- data/facts/3.4/debian-8-x86_64.facts +389 -0
- data/facts/3.4/fedora-24-i386.facts +357 -0
- data/facts/3.4/oraclelinux-5-i386.facts +389 -0
- data/facts/3.4/oraclelinux-5-x86_64.facts +389 -0
- data/facts/3.4/oraclelinux-6-i386.facts +346 -0
- data/facts/3.4/oraclelinux-6-x86_64.facts +346 -0
- data/facts/3.4/oraclelinux-7-x86_64.facts +373 -0
- data/facts/3.4/redhat-5-i386.facts +362 -0
- data/facts/3.4/redhat-5-x86_64.facts +362 -0
- data/facts/3.4/redhat-6-i386.facts +364 -0
- data/facts/3.4/redhat-6-x86_64.facts +364 -0
- data/facts/3.4/redhat-7-x86_64.facts +364 -0
- data/facts/3.4/scientific-5-i386.facts +362 -0
- data/facts/3.4/scientific-5-x86_64.facts +362 -0
- data/facts/3.4/scientific-6-i386.facts +349 -0
- data/facts/3.4/scientific-6-x86_64.facts +349 -0
- data/facts/3.4/scientific-7-x86_64.facts +363 -0
- data/facts/3.4/sles-11-i386.facts +329 -0
- data/facts/3.4/sles-11-x86_64.facts +329 -0
- data/facts/3.4/sles-12-x86_64.facts +335 -0
- data/facts/3.4/ubuntu-12.04-i386.facts +373 -0
- data/facts/3.4/ubuntu-12.04-x86_64.facts +373 -0
- data/facts/3.4/ubuntu-14.04-i386.facts +382 -0
- data/facts/3.4/ubuntu-14.04-x86_64.facts +382 -0
- data/facts/3.4/ubuntu-15.10-i386.facts +386 -0
- data/facts/3.4/ubuntu-15.10-x86_64.facts +386 -0
- data/facts/3.4/ubuntu-16.04-i386.facts +391 -0
- data/facts/3.4/ubuntu-16.04-x86_64.facts +391 -0
- data/facts/3.4/windows-10-i386.facts +115 -0
- data/facts/3.4/windows-10-x86_64.facts +115 -0
- data/facts/3.4/windows-2008 r2-x86_64.facts +115 -0
- data/facts/3.4/windows-2008-x86_64.facts +115 -0
- data/facts/3.4/windows-2012 r2-core-x86_64.facts +115 -0
- data/facts/3.4/windows-2012 r2-x86_64.facts +115 -0
- data/facts/3.4/windows-2012-x86_64.facts +115 -0
- data/facts/3.4/windows-2016-x86_64.facts +115 -0
- data/facts/3.4/windows-7-x86_64.facts +115 -0
- data/facts/3.4/windows-8.1-x86_64.facts +115 -0
- data/facts/3.5/centos-5-i386.facts +389 -0
- data/facts/3.5/centos-5-x86_64.facts +389 -0
- data/facts/3.5/centos-6-i386.facts +379 -0
- data/facts/3.5/centos-6-x86_64.facts +379 -0
- data/facts/3.5/centos-7-x86_64.facts +433 -0
- data/facts/3.5/darwin-14-x86_64.facts +392 -0
- data/facts/3.5/darwin-15-x86_64.facts +410 -0
- data/facts/3.5/darwin-16-x86_64.facts +414 -0
- data/facts/3.5/debian-7-i386.facts +440 -0
- data/facts/3.5/debian-7-x86_64.facts +440 -0
- data/facts/3.5/debian-8-i386.facts +460 -0
- data/facts/3.5/debian-8-x86_64.facts +460 -0
- data/facts/3.5/fedora-24-i386.facts +441 -0
- data/facts/3.5/fedora-24-x86_64.facts +441 -0
- data/facts/3.5/oraclelinux-5-i386.facts +403 -0
- data/facts/3.5/oraclelinux-5-x86_64.facts +403 -0
- data/facts/3.5/oraclelinux-6-i386.facts +360 -0
- data/facts/3.5/oraclelinux-6-x86_64.facts +360 -0
- data/facts/3.5/oraclelinux-7-x86_64.facts +447 -0
- data/facts/3.5/redhat-5-i386.facts +376 -0
- data/facts/3.5/redhat-5-x86_64.facts +376 -0
- data/facts/3.5/redhat-6-i386.facts +379 -0
- data/facts/3.5/redhat-6-x86_64.facts +379 -0
- data/facts/3.5/redhat-7-x86_64.facts +418 -0
- data/facts/3.5/scientific-5-i386.facts +376 -0
- data/facts/3.5/scientific-5-x86_64.facts +376 -0
- data/facts/3.5/scientific-6-i386.facts +364 -0
- data/facts/3.5/scientific-6-x86_64.facts +364 -0
- data/facts/3.5/scientific-7-x86_64.facts +433 -0
- data/facts/3.5/sles-11-i386.facts +359 -0
- data/facts/3.5/sles-11-x86_64.facts +359 -0
- data/facts/3.5/sles-12-x86_64.facts +386 -0
- data/facts/3.5/ubuntu-12.04-i386.facts +425 -0
- data/facts/3.5/ubuntu-12.04-x86_64.facts +425 -0
- data/facts/3.5/ubuntu-14.04-i386.facts +467 -0
- data/facts/3.5/ubuntu-14.04-x86_64.facts +467 -0
- data/facts/3.5/ubuntu-15.10-i386.facts +458 -0
- data/facts/3.5/ubuntu-15.10-x86_64.facts +458 -0
- data/facts/3.5/ubuntu-16.04-i386.facts +482 -0
- data/facts/3.5/ubuntu-16.04-x86_64.facts +482 -0
- data/facts/3.5/windows-10-i386.facts +115 -0
- data/facts/3.5/windows-10-x86_64.facts +115 -0
- data/facts/3.5/windows-2008 r2-x86_64.facts +115 -0
- data/facts/3.5/windows-2008-x86_64.facts +115 -0
- data/facts/3.5/windows-2012 r2-core-x86_64.facts +115 -0
- data/facts/3.5/windows-2012 r2-x86_64.facts +115 -0
- data/facts/3.5/windows-2012-x86_64.facts +115 -0
- data/facts/3.5/windows-2016-x86_64.facts +115 -0
- data/facts/3.5/windows-7-x86_64.facts +115 -0
- data/facts/3.5/windows-8.1-x86_64.facts +115 -0
- data/facts/3.6/centos-5-i386.facts +389 -0
- data/facts/3.6/centos-5-x86_64.facts +389 -0
- data/facts/3.6/darwin-14-x86_64.facts +375 -0
- data/facts/3.6/darwin-15-x86_64.facts +393 -0
- data/facts/3.6/darwin-16-x86_64.facts +397 -0
- data/facts/3.6/debian-7-i386.facts +440 -0
- data/facts/3.6/debian-7-x86_64.facts +440 -0
- data/facts/3.6/debian-8-i386.facts +460 -0
- data/facts/3.6/debian-8-x86_64.facts +460 -0
- data/facts/3.6/fedora-24-i386.facts +441 -0
- data/facts/3.6/fedora-24-x86_64.facts +441 -0
- data/facts/3.6/fedora-25-i386.facts +443 -0
- data/facts/3.6/fedora-25-x86_64.facts +443 -0
- data/facts/3.6/oraclelinux-5-i386.facts +403 -0
- data/facts/3.6/oraclelinux-5-x86_64.facts +403 -0
- data/facts/3.6/redhat-5-i386.facts +376 -0
- data/facts/3.6/redhat-5-x86_64.facts +376 -0
- data/facts/3.6/scientific-5-i386.facts +376 -0
- data/facts/3.6/scientific-5-x86_64.facts +376 -0
- data/facts/3.6/sles-11-i386.facts +359 -0
- data/facts/3.6/sles-11-x86_64.facts +359 -0
- data/facts/3.6/sles-12-x86_64.facts +386 -0
- data/facts/3.6/ubuntu-14.04-i386.facts +467 -0
- data/facts/3.6/ubuntu-14.04-x86_64.facts +467 -0
- data/facts/3.6/ubuntu-16.04-i386.facts +482 -0
- data/facts/3.6/ubuntu-16.04-x86_64.facts +482 -0
- data/facts/3.6/ubuntu-16.10-i386.facts +473 -0
- data/facts/3.6/ubuntu-16.10-x86_64.facts +473 -0
- data/facts/3.6/windows-10-i386.facts +115 -0
- data/facts/3.6/windows-10-x86_64.facts +115 -0
- data/facts/3.6/windows-2008 r2-x86_64.facts +115 -0
- data/facts/3.6/windows-2008-x86_64.facts +115 -0
- data/facts/3.6/windows-2012 r2-core-x86_64.facts +115 -0
- data/facts/3.6/windows-2012 r2-x86_64.facts +115 -0
- data/facts/3.6/windows-2012-x86_64.facts +115 -0
- data/facts/3.6/windows-2016-x86_64.facts +115 -0
- data/facts/3.6/windows-7-x86_64.facts +115 -0
- data/facts/3.6/windows-8.1-x86_64.facts +115 -0
- data/facts/3.7/centos-5-i386.facts +389 -0
- data/facts/3.7/centos-5-x86_64.facts +389 -0
- data/facts/3.7/centos-6-i386.facts +379 -0
- data/facts/3.7/centos-6-x86_64.facts +379 -0
- data/facts/3.7/centos-7-x86_64.facts +433 -0
- data/facts/3.7/debian-7-i386.facts +440 -0
- data/facts/3.7/debian-7-x86_64.facts +440 -0
- data/facts/3.7/debian-8-i386.facts +460 -0
- data/facts/3.7/debian-8-x86_64.facts +460 -0
- data/facts/3.7/fedora-24-i386.facts +441 -0
- data/facts/3.7/fedora-24-x86_64.facts +441 -0
- data/facts/3.7/fedora-25-i386.facts +443 -0
- data/facts/3.7/fedora-25-x86_64.facts +443 -0
- data/facts/3.7/oraclelinux-5-i386.facts +403 -0
- data/facts/3.7/oraclelinux-5-x86_64.facts +403 -0
- data/facts/3.7/oraclelinux-6-i386.facts +360 -0
- data/facts/3.7/oraclelinux-6-x86_64.facts +360 -0
- data/facts/3.7/oraclelinux-7-x86_64.facts +447 -0
- data/facts/3.7/redhat-5-i386.facts +376 -0
- data/facts/3.7/redhat-5-x86_64.facts +376 -0
- data/facts/3.7/redhat-6-i386.facts +379 -0
- data/facts/3.7/redhat-6-x86_64.facts +379 -0
- data/facts/3.7/redhat-7-x86_64.facts +418 -0
- data/facts/3.7/scientific-5-i386.facts +376 -0
- data/facts/3.7/scientific-5-x86_64.facts +376 -0
- data/facts/3.7/scientific-6-i386.facts +364 -0
- data/facts/3.7/scientific-6-x86_64.facts +364 -0
- data/facts/3.7/scientific-7-x86_64.facts +433 -0
- data/facts/3.7/sles-11-i386.facts +359 -0
- data/facts/3.7/sles-11-x86_64.facts +359 -0
- data/facts/3.7/sles-12-x86_64.facts +386 -0
- data/facts/3.7/ubuntu-14.04-i386.facts +467 -0
- data/facts/3.7/ubuntu-14.04-x86_64.facts +467 -0
- data/facts/3.7/ubuntu-16.04-i386.facts +482 -0
- data/facts/3.7/ubuntu-16.04-x86_64.facts +482 -0
- data/facts/3.7/windows-10-i386.facts +115 -0
- data/facts/3.7/windows-10-x86_64.facts +115 -0
- data/facts/3.7/windows-2008 r2-x86_64.facts +115 -0
- data/facts/3.7/windows-2008-x86_64.facts +115 -0
- data/facts/3.7/windows-2012 r2-core-x86_64.facts +115 -0
- data/facts/3.7/windows-2012 r2-x86_64.facts +115 -0
- data/facts/3.7/windows-2012-x86_64.facts +115 -0
- data/facts/3.7/windows-2016-x86_64.facts +115 -0
- data/facts/3.7/windows-7-x86_64.facts +115 -0
- data/facts/3.7/windows-8.1-x86_64.facts +115 -0
- data/facts/Vagrantfile +7 -0
- data/facts/get_facts.sh +3 -0
- data/lib/facterdb/version.rb +1 -1
- metadata +402 -3
@@ -0,0 +1,74 @@
|
|
1
|
+
{
|
2
|
+
"architecture": "x64",
|
3
|
+
"kernel": "windows",
|
4
|
+
"domain": "example.com",
|
5
|
+
"virtual": "vmware",
|
6
|
+
"is_virtual": true,
|
7
|
+
"hardwaremodel": "x64",
|
8
|
+
"operatingsystem": "windows",
|
9
|
+
"os": {
|
10
|
+
"name": "windows",
|
11
|
+
"family": "windows",
|
12
|
+
"release": {
|
13
|
+
"major": "2008 R2",
|
14
|
+
"full": "2008 R2"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"facterversion": "2.3.0",
|
18
|
+
"fqdn": "foo.example.com",
|
19
|
+
"gid": "None",
|
20
|
+
"hardwareisa": "unknown",
|
21
|
+
"hostname": "foo",
|
22
|
+
"id": "Administrator",
|
23
|
+
"interfaces": "Local_Area_Connection",
|
24
|
+
"ipaddress_local_area_connection": "10.32.116.113",
|
25
|
+
"macaddress_local_area_connection": "00:50:56:A2:C2:80",
|
26
|
+
"netmask_local_area_connection": "255.255.240.0",
|
27
|
+
"mtu_local_area_connection": 0,
|
28
|
+
"ipaddress": "10.32.116.113",
|
29
|
+
"kernelmajversion": "6.1",
|
30
|
+
"kernelrelease": "6.1.7601",
|
31
|
+
"kernelversion": "6.1.7601",
|
32
|
+
"macaddress": "00:50:56:A2:C2:80",
|
33
|
+
"manufacturer": "VMware, Inc.",
|
34
|
+
"serialnumber": "VMware-42 22 6f a5 43 75 12 ae-15 76 ec 76 47 5d 25 9a",
|
35
|
+
"productname": "VMware7,1",
|
36
|
+
"memorysize": "4.00 GB",
|
37
|
+
"memoryfree": "3.10 GB",
|
38
|
+
"memorysize_mb": "4095.14",
|
39
|
+
"memoryfree_mb": "3177.11",
|
40
|
+
"netmask": "255.255.240.0",
|
41
|
+
"network_local_area_connection": "10.32.112.0",
|
42
|
+
"operatingsystemmajrelease": "2008 R2",
|
43
|
+
"operatingsystemrelease": "2008 R2",
|
44
|
+
"osfamily": "windows",
|
45
|
+
"path": "C:\\cygwin64\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files\\Git\\cmd;C:\\Packer\\SysInternals;C:\\Users\\Administrator\\AppData\\Roaming\\Boxstarter",
|
46
|
+
"physicalprocessorcount": 2,
|
47
|
+
"processors": {
|
48
|
+
"models": [
|
49
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
50
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
|
51
|
+
],
|
52
|
+
"count": 2,
|
53
|
+
"physicalcount": 2
|
54
|
+
},
|
55
|
+
"processor0": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
56
|
+
"processor1": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
57
|
+
"processorcount": 2,
|
58
|
+
"ps": "tasklist.exe",
|
59
|
+
"rubyplatform": "x64-mingw32",
|
60
|
+
"rubysitedir": "C:/tools/ruby24/lib/ruby/site_ruby/2.4.0",
|
61
|
+
"rubyversion": "2.4.1",
|
62
|
+
"system32": "C:\\Windows\\system32",
|
63
|
+
"system_uptime": {
|
64
|
+
"seconds": 699,
|
65
|
+
"hours": 0,
|
66
|
+
"days": 0,
|
67
|
+
"uptime": "0:11 hours"
|
68
|
+
},
|
69
|
+
"timezone": "Coordinated Universal Time",
|
70
|
+
"uptime": "0:11 hours",
|
71
|
+
"uptime_days": 0,
|
72
|
+
"uptime_hours": 0,
|
73
|
+
"uptime_seconds": 699
|
74
|
+
}
|
@@ -0,0 +1,74 @@
|
|
1
|
+
{
|
2
|
+
"architecture": "x64",
|
3
|
+
"kernel": "windows",
|
4
|
+
"domain": "example.com",
|
5
|
+
"virtual": "vmware",
|
6
|
+
"is_virtual": true,
|
7
|
+
"hardwaremodel": "x64",
|
8
|
+
"operatingsystem": "windows",
|
9
|
+
"os": {
|
10
|
+
"name": "windows",
|
11
|
+
"family": "windows",
|
12
|
+
"release": {
|
13
|
+
"major": "2008",
|
14
|
+
"full": "2008"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"facterversion": "2.3.0",
|
18
|
+
"fqdn": "foo.example.com",
|
19
|
+
"gid": "None",
|
20
|
+
"hardwareisa": "unknown",
|
21
|
+
"hostname": "foo",
|
22
|
+
"id": "Administrator",
|
23
|
+
"interfaces": "Local_Area_Connection",
|
24
|
+
"ipaddress_local_area_connection": "10.32.117.107",
|
25
|
+
"macaddress_local_area_connection": "00:50:56:A2:B1:DA",
|
26
|
+
"netmask_local_area_connection": "255.255.240.0",
|
27
|
+
"mtu_local_area_connection": 0,
|
28
|
+
"ipaddress": "10.32.117.107",
|
29
|
+
"kernelmajversion": "6.0",
|
30
|
+
"kernelrelease": "6.0.6002",
|
31
|
+
"kernelversion": "6.0.6002",
|
32
|
+
"macaddress": "00:50:56:A2:B1:DA",
|
33
|
+
"manufacturer": "Phoenix Technologies LTD",
|
34
|
+
"serialnumber": "VMware-42 22 3f 06 9e 43 30 eb-b3 f4 58 de 6a 3e e5 9f",
|
35
|
+
"productname": "VMware Virtual Platform",
|
36
|
+
"memorysize": "4.00 GB",
|
37
|
+
"memoryfree": "3.22 GB",
|
38
|
+
"memorysize_mb": "4094.46",
|
39
|
+
"memoryfree_mb": "3296.48",
|
40
|
+
"netmask": "255.255.240.0",
|
41
|
+
"network_local_area_connection": "10.32.112.0",
|
42
|
+
"operatingsystemmajrelease": "2008",
|
43
|
+
"operatingsystemrelease": "2008",
|
44
|
+
"osfamily": "windows",
|
45
|
+
"path": "C:\\cygwin64\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files\\Git\\cmd;C:\\Packer\\SysInternals;C:\\Users\\Administrator\\AppData\\Roaming\\Boxstarter",
|
46
|
+
"physicalprocessorcount": 2,
|
47
|
+
"processors": {
|
48
|
+
"models": [
|
49
|
+
"Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz",
|
50
|
+
"Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz"
|
51
|
+
],
|
52
|
+
"count": 2,
|
53
|
+
"physicalcount": 2
|
54
|
+
},
|
55
|
+
"processor0": "Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz",
|
56
|
+
"processor1": "Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz",
|
57
|
+
"processorcount": 2,
|
58
|
+
"ps": "tasklist.exe",
|
59
|
+
"rubyplatform": "x64-mingw32",
|
60
|
+
"rubysitedir": "C:/tools/ruby24/lib/ruby/site_ruby/2.4.0",
|
61
|
+
"rubyversion": "2.4.1",
|
62
|
+
"system32": "C:\\Windows\\system32",
|
63
|
+
"system_uptime": {
|
64
|
+
"seconds": 55270,
|
65
|
+
"hours": 15,
|
66
|
+
"days": 0,
|
67
|
+
"uptime": "15:21 hours"
|
68
|
+
},
|
69
|
+
"timezone": "Coordinated Universal Time",
|
70
|
+
"uptime": "15:21 hours",
|
71
|
+
"uptime_days": 0,
|
72
|
+
"uptime_hours": 15,
|
73
|
+
"uptime_seconds": 55270
|
74
|
+
}
|
@@ -0,0 +1,74 @@
|
|
1
|
+
{
|
2
|
+
"architecture": "x64",
|
3
|
+
"kernel": "windows",
|
4
|
+
"domain": "example.com",
|
5
|
+
"virtual": "vmware",
|
6
|
+
"is_virtual": true,
|
7
|
+
"hardwaremodel": "x64",
|
8
|
+
"operatingsystem": "windows",
|
9
|
+
"os": {
|
10
|
+
"name": "windows",
|
11
|
+
"family": "windows",
|
12
|
+
"release": {
|
13
|
+
"major": "2012 R2",
|
14
|
+
"full": "2012 R2"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"facterversion": "2.3.0",
|
18
|
+
"fqdn": "foo.example.com",
|
19
|
+
"gid": "None",
|
20
|
+
"hardwareisa": "unknown",
|
21
|
+
"hostname": "foo",
|
22
|
+
"id": "ghwyj7383d7t8xy\\administrator",
|
23
|
+
"interfaces": "Ethernet",
|
24
|
+
"ipaddress_ethernet": "10.32.114.127",
|
25
|
+
"macaddress_ethernet": "00:50:56:A2:34:6A",
|
26
|
+
"netmask_ethernet": "255.255.240.0",
|
27
|
+
"mtu_ethernet": 0,
|
28
|
+
"ipaddress": "10.32.114.127",
|
29
|
+
"kernelmajversion": "6.3",
|
30
|
+
"kernelrelease": "6.3.9600",
|
31
|
+
"kernelversion": "6.3.9600",
|
32
|
+
"macaddress": "00:50:56:A2:34:6A",
|
33
|
+
"manufacturer": "Phoenix Technologies LTD",
|
34
|
+
"serialnumber": "VMware-42 22 91 42 5a d1 7a 50-73 d9 8a 73 2a ba e5 d9",
|
35
|
+
"productname": "VMware Virtual Platform",
|
36
|
+
"memorysize": "4.00 GB",
|
37
|
+
"memoryfree": "3.19 GB",
|
38
|
+
"memorysize_mb": "4095.55",
|
39
|
+
"memoryfree_mb": "3264.36",
|
40
|
+
"netmask": "255.255.240.0",
|
41
|
+
"network_ethernet": "10.32.112.0",
|
42
|
+
"operatingsystemmajrelease": "2012 R2",
|
43
|
+
"operatingsystemrelease": "2012 R2",
|
44
|
+
"osfamily": "windows",
|
45
|
+
"path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\pstools;C:\\cygwin64\\bin",
|
46
|
+
"physicalprocessorcount": 2,
|
47
|
+
"processors": {
|
48
|
+
"models": [
|
49
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
50
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
|
51
|
+
],
|
52
|
+
"count": 2,
|
53
|
+
"physicalcount": 2
|
54
|
+
},
|
55
|
+
"processor0": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
56
|
+
"processor1": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
57
|
+
"processorcount": 2,
|
58
|
+
"ps": "tasklist.exe",
|
59
|
+
"rubyplatform": "x64-mingw32",
|
60
|
+
"rubysitedir": "C:/tools/ruby24/lib/ruby/site_ruby/2.4.0",
|
61
|
+
"rubyversion": "2.4.1",
|
62
|
+
"system32": "C:\\Windows\\system32",
|
63
|
+
"system_uptime": {
|
64
|
+
"seconds": 41734,
|
65
|
+
"hours": 11,
|
66
|
+
"days": 0,
|
67
|
+
"uptime": "11:35 hours"
|
68
|
+
},
|
69
|
+
"timezone": "Pacific Daylight Time",
|
70
|
+
"uptime": "11:35 hours",
|
71
|
+
"uptime_days": 0,
|
72
|
+
"uptime_hours": 11,
|
73
|
+
"uptime_seconds": 41734
|
74
|
+
}
|
@@ -0,0 +1,74 @@
|
|
1
|
+
{
|
2
|
+
"architecture": "x64",
|
3
|
+
"kernel": "windows",
|
4
|
+
"domain": "example.com",
|
5
|
+
"virtual": "vmware",
|
6
|
+
"is_virtual": true,
|
7
|
+
"hardwaremodel": "x64",
|
8
|
+
"operatingsystem": "windows",
|
9
|
+
"os": {
|
10
|
+
"name": "windows",
|
11
|
+
"family": "windows",
|
12
|
+
"release": {
|
13
|
+
"major": "2012 R2",
|
14
|
+
"full": "2012 R2"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"facterversion": "2.3.0",
|
18
|
+
"fqdn": "foo.example.com",
|
19
|
+
"gid": "None",
|
20
|
+
"hardwareisa": "unknown",
|
21
|
+
"hostname": "foo",
|
22
|
+
"id": "Administrator",
|
23
|
+
"interfaces": "Ethernet0",
|
24
|
+
"ipaddress_ethernet0": "10.32.113.108",
|
25
|
+
"macaddress_ethernet0": "00:50:56:A2:D5:08",
|
26
|
+
"netmask_ethernet0": "255.255.240.0",
|
27
|
+
"mtu_ethernet0": 0,
|
28
|
+
"ipaddress": "10.32.113.108",
|
29
|
+
"kernelmajversion": "6.3",
|
30
|
+
"kernelrelease": "6.3.9600",
|
31
|
+
"kernelversion": "6.3.9600",
|
32
|
+
"macaddress": "00:50:56:A2:D5:08",
|
33
|
+
"manufacturer": "VMware, Inc.",
|
34
|
+
"serialnumber": "VMware-42 22 f5 c4 62 f1 23 8a-45 87 85 c8 cc 40 99 c5",
|
35
|
+
"productname": "VMware7,1",
|
36
|
+
"memorysize": "6.00 GB",
|
37
|
+
"memoryfree": "5.33 GB",
|
38
|
+
"memorysize_mb": "6143.14",
|
39
|
+
"memoryfree_mb": "5456.02",
|
40
|
+
"netmask": "255.255.240.0",
|
41
|
+
"network_ethernet0": "10.32.112.0",
|
42
|
+
"operatingsystemmajrelease": "2012 R2",
|
43
|
+
"operatingsystemrelease": "2012 R2",
|
44
|
+
"osfamily": "windows",
|
45
|
+
"path": "C:\\cygwin64\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files\\Git\\cmd;C:\\Packer\\SysInternals",
|
46
|
+
"physicalprocessorcount": 2,
|
47
|
+
"processors": {
|
48
|
+
"models": [
|
49
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
50
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
|
51
|
+
],
|
52
|
+
"count": 2,
|
53
|
+
"physicalcount": 2
|
54
|
+
},
|
55
|
+
"processor0": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
56
|
+
"processor1": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
57
|
+
"processorcount": 2,
|
58
|
+
"ps": "tasklist.exe",
|
59
|
+
"rubyplatform": "x64-mingw32",
|
60
|
+
"rubysitedir": "C:/tools/ruby24/lib/ruby/site_ruby/2.4.0",
|
61
|
+
"rubyversion": "2.4.1",
|
62
|
+
"system32": "C:\\Windows\\system32",
|
63
|
+
"system_uptime": {
|
64
|
+
"seconds": 12202,
|
65
|
+
"hours": 3,
|
66
|
+
"days": 0,
|
67
|
+
"uptime": "3:23 hours"
|
68
|
+
},
|
69
|
+
"timezone": "Coordinated Universal Time",
|
70
|
+
"uptime": "3:23 hours",
|
71
|
+
"uptime_days": 0,
|
72
|
+
"uptime_hours": 3,
|
73
|
+
"uptime_seconds": 12202
|
74
|
+
}
|
@@ -0,0 +1,74 @@
|
|
1
|
+
{
|
2
|
+
"architecture": "x64",
|
3
|
+
"kernel": "windows",
|
4
|
+
"domain": "example.com",
|
5
|
+
"virtual": "vmware",
|
6
|
+
"is_virtual": true,
|
7
|
+
"hardwaremodel": "x64",
|
8
|
+
"operatingsystem": "windows",
|
9
|
+
"os": {
|
10
|
+
"name": "windows",
|
11
|
+
"family": "windows",
|
12
|
+
"release": {
|
13
|
+
"major": "2012",
|
14
|
+
"full": "2012"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"facterversion": "2.3.0",
|
18
|
+
"fqdn": "foo.example.com",
|
19
|
+
"gid": "None",
|
20
|
+
"hardwareisa": "unknown",
|
21
|
+
"hostname": "foo",
|
22
|
+
"id": "Administrator",
|
23
|
+
"interfaces": "Ethernet0",
|
24
|
+
"ipaddress_ethernet0": "10.32.115.189",
|
25
|
+
"macaddress_ethernet0": "00:50:56:A2:92:62",
|
26
|
+
"netmask_ethernet0": "255.255.240.0",
|
27
|
+
"mtu_ethernet0": 0,
|
28
|
+
"ipaddress": "10.32.115.189",
|
29
|
+
"kernelmajversion": "6.2",
|
30
|
+
"kernelrelease": "6.2.9200",
|
31
|
+
"kernelversion": "6.2.9200",
|
32
|
+
"macaddress": "00:50:56:A2:92:62",
|
33
|
+
"manufacturer": "VMware, Inc.",
|
34
|
+
"serialnumber": "VMware-42 22 d0 54 b4 68 27 15-5e 55 a0 aa a1 c4 b6 85",
|
35
|
+
"productname": "VMware7,1",
|
36
|
+
"memorysize": "4.00 GB",
|
37
|
+
"memoryfree": "3.34 GB",
|
38
|
+
"memorysize_mb": "4095.14",
|
39
|
+
"memoryfree_mb": "3416.57",
|
40
|
+
"netmask": "255.255.240.0",
|
41
|
+
"network_ethernet0": "10.32.112.0",
|
42
|
+
"operatingsystemmajrelease": "2012",
|
43
|
+
"operatingsystemrelease": "2012",
|
44
|
+
"osfamily": "windows",
|
45
|
+
"path": "C:\\cygwin64\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files\\Git\\cmd;C:\\Packer\\SysInternals",
|
46
|
+
"physicalprocessorcount": 2,
|
47
|
+
"processors": {
|
48
|
+
"models": [
|
49
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
50
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
|
51
|
+
],
|
52
|
+
"count": 2,
|
53
|
+
"physicalcount": 2
|
54
|
+
},
|
55
|
+
"processor0": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
56
|
+
"processor1": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
57
|
+
"processorcount": 2,
|
58
|
+
"ps": "tasklist.exe",
|
59
|
+
"rubyplatform": "x64-mingw32",
|
60
|
+
"rubysitedir": "C:/tools/ruby24/lib/ruby/site_ruby/2.4.0",
|
61
|
+
"rubyversion": "2.4.1",
|
62
|
+
"system32": "C:\\Windows\\system32",
|
63
|
+
"system_uptime": {
|
64
|
+
"seconds": 46789,
|
65
|
+
"hours": 12,
|
66
|
+
"days": 0,
|
67
|
+
"uptime": "12:59 hours"
|
68
|
+
},
|
69
|
+
"timezone": "Coordinated Universal Time",
|
70
|
+
"uptime": "12:59 hours",
|
71
|
+
"uptime_days": 0,
|
72
|
+
"uptime_hours": 12,
|
73
|
+
"uptime_seconds": 46789
|
74
|
+
}
|
@@ -0,0 +1,75 @@
|
|
1
|
+
{
|
2
|
+
"architecture": "x64",
|
3
|
+
"kernel": "windows",
|
4
|
+
"domain": "example.com",
|
5
|
+
"virtual": "vmware",
|
6
|
+
"is_virtual": true,
|
7
|
+
"hardwaremodel": "x64",
|
8
|
+
"operatingsystem": "windows",
|
9
|
+
"os": {
|
10
|
+
"name": "windows",
|
11
|
+
"family": "windows",
|
12
|
+
"release": {
|
13
|
+
"major": "10",
|
14
|
+
"minor": "0",
|
15
|
+
"full": "10.0.14393"
|
16
|
+
}
|
17
|
+
},
|
18
|
+
"kernelrelease": "10.0.14393",
|
19
|
+
"facterversion": "2.3.0",
|
20
|
+
"fqdn": "foo.example.com",
|
21
|
+
"gid": "None",
|
22
|
+
"hardwareisa": "unknown",
|
23
|
+
"hostname": "foo",
|
24
|
+
"id": "Administrator",
|
25
|
+
"interfaces": "Ethernet0",
|
26
|
+
"ipaddress_ethernet0": "10.32.127.40",
|
27
|
+
"macaddress_ethernet0": "00:50:56:A2:8C:AE",
|
28
|
+
"netmask_ethernet0": "255.255.240.0",
|
29
|
+
"mtu_ethernet0": 0,
|
30
|
+
"ipaddress": "10.32.127.40",
|
31
|
+
"kernelmajversion": "10.0",
|
32
|
+
"kernelversion": "10.0.14393",
|
33
|
+
"macaddress": "00:50:56:A2:8C:AE",
|
34
|
+
"manufacturer": "VMware, Inc.",
|
35
|
+
"serialnumber": "VMware-42 22 09 38 62 48 0c 42-31 fc c4 09 83 b3 9e 82",
|
36
|
+
"productname": "VMware7,1",
|
37
|
+
"memorysize": "4.00 GB",
|
38
|
+
"memoryfree": "3.07 GB",
|
39
|
+
"memorysize_mb": "4095.13",
|
40
|
+
"memoryfree_mb": "3142.75",
|
41
|
+
"netmask": "255.255.240.0",
|
42
|
+
"network_ethernet0": "10.32.112.0",
|
43
|
+
"operatingsystemmajrelease": "10",
|
44
|
+
"operatingsystemrelease": "10.0.14393",
|
45
|
+
"osfamily": "windows",
|
46
|
+
"path": "C:\\cygwin64\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files\\Git\\cmd;C:\\Packer\\SysInternals;C:\\Users\\cyg_server\\AppData\\Local\\Microsoft\\WindowsApps",
|
47
|
+
"physicalprocessorcount": 2,
|
48
|
+
"processors": {
|
49
|
+
"models": [
|
50
|
+
"Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz",
|
51
|
+
"Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz"
|
52
|
+
],
|
53
|
+
"count": 2,
|
54
|
+
"physicalcount": 2
|
55
|
+
},
|
56
|
+
"processor0": "Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz",
|
57
|
+
"processor1": "Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz",
|
58
|
+
"processorcount": 2,
|
59
|
+
"ps": "tasklist.exe",
|
60
|
+
"rubyplatform": "x64-mingw32",
|
61
|
+
"rubysitedir": "C:/tools/ruby24/lib/ruby/site_ruby/2.4.0",
|
62
|
+
"rubyversion": "2.4.1",
|
63
|
+
"system32": "C:\\Windows\\system32",
|
64
|
+
"system_uptime": {
|
65
|
+
"seconds": 470,
|
66
|
+
"hours": 0,
|
67
|
+
"days": 0,
|
68
|
+
"uptime": "0:07 hours"
|
69
|
+
},
|
70
|
+
"timezone": "Coordinated Universal Time",
|
71
|
+
"uptime": "0:07 hours",
|
72
|
+
"uptime_days": 0,
|
73
|
+
"uptime_hours": 0,
|
74
|
+
"uptime_seconds": 470
|
75
|
+
}
|
@@ -0,0 +1,74 @@
|
|
1
|
+
{
|
2
|
+
"architecture": "x64",
|
3
|
+
"kernel": "windows",
|
4
|
+
"domain": "example.com",
|
5
|
+
"virtual": "vmware",
|
6
|
+
"is_virtual": true,
|
7
|
+
"hardwaremodel": "x64",
|
8
|
+
"operatingsystem": "windows",
|
9
|
+
"os": {
|
10
|
+
"name": "windows",
|
11
|
+
"family": "windows",
|
12
|
+
"release": {
|
13
|
+
"major": "7",
|
14
|
+
"full": "7"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"facterversion": "2.3.0",
|
18
|
+
"fqdn": "foo.example.com",
|
19
|
+
"gid": "None",
|
20
|
+
"hardwareisa": "unknown",
|
21
|
+
"hostname": "foo",
|
22
|
+
"id": "Administrator",
|
23
|
+
"interfaces": "Local_Area_Connection",
|
24
|
+
"ipaddress_local_area_connection": "10.32.126.73",
|
25
|
+
"macaddress_local_area_connection": "00:50:56:A2:EF:51",
|
26
|
+
"netmask_local_area_connection": "255.255.240.0",
|
27
|
+
"mtu_local_area_connection": 0,
|
28
|
+
"ipaddress": "10.32.126.73",
|
29
|
+
"kernelmajversion": "6.1",
|
30
|
+
"kernelrelease": "6.1.7601",
|
31
|
+
"kernelversion": "6.1.7601",
|
32
|
+
"macaddress": "00:50:56:A2:EF:51",
|
33
|
+
"manufacturer": "VMware, Inc.",
|
34
|
+
"serialnumber": "VMware-42 22 a6 6f 63 84 0d 53-07 bc 72 79 02 59 33 7a",
|
35
|
+
"productname": "VMware7,1",
|
36
|
+
"memorysize": "4.00 GB",
|
37
|
+
"memoryfree": "3.15 GB",
|
38
|
+
"memorysize_mb": "4095.14",
|
39
|
+
"memoryfree_mb": "3223.11",
|
40
|
+
"netmask": "255.255.240.0",
|
41
|
+
"network_local_area_connection": "10.32.112.0",
|
42
|
+
"operatingsystemmajrelease": "7",
|
43
|
+
"operatingsystemrelease": "7",
|
44
|
+
"osfamily": "windows",
|
45
|
+
"path": "C:\\cygwin64\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files\\Git\\cmd;C:\\Packer\\SysInternals;C:\\Users\\Administrator\\AppData\\Roaming\\Boxstarter",
|
46
|
+
"physicalprocessorcount": 2,
|
47
|
+
"processors": {
|
48
|
+
"models": [
|
49
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
50
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
|
51
|
+
],
|
52
|
+
"count": 2,
|
53
|
+
"physicalcount": 2
|
54
|
+
},
|
55
|
+
"processor0": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
56
|
+
"processor1": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
57
|
+
"processorcount": 2,
|
58
|
+
"ps": "tasklist.exe",
|
59
|
+
"rubyplatform": "x64-mingw32",
|
60
|
+
"rubysitedir": "C:/tools/ruby24/lib/ruby/site_ruby/2.4.0",
|
61
|
+
"rubyversion": "2.4.1",
|
62
|
+
"system32": "C:\\Windows\\system32",
|
63
|
+
"system_uptime": {
|
64
|
+
"seconds": 59088,
|
65
|
+
"hours": 16,
|
66
|
+
"days": 0,
|
67
|
+
"uptime": "16:24 hours"
|
68
|
+
},
|
69
|
+
"timezone": "Coordinated Universal Time",
|
70
|
+
"uptime": "16:24 hours",
|
71
|
+
"uptime_days": 0,
|
72
|
+
"uptime_hours": 16,
|
73
|
+
"uptime_seconds": 59088
|
74
|
+
}
|
@@ -0,0 +1,75 @@
|
|
1
|
+
{
|
2
|
+
"architecture": "x64",
|
3
|
+
"kernel": "windows",
|
4
|
+
"domain": "example.com",
|
5
|
+
"virtual": "vmware",
|
6
|
+
"is_virtual": true,
|
7
|
+
"hardwaremodel": "x64",
|
8
|
+
"operatingsystem": "windows",
|
9
|
+
"os": {
|
10
|
+
"name": "windows",
|
11
|
+
"family": "windows",
|
12
|
+
"release": {
|
13
|
+
"major": "8",
|
14
|
+
"minor": "1",
|
15
|
+
"full": "8.1"
|
16
|
+
}
|
17
|
+
},
|
18
|
+
"facterversion": "2.3.0",
|
19
|
+
"fqdn": "foo.example.com",
|
20
|
+
"gid": "None",
|
21
|
+
"hardwareisa": "unknown",
|
22
|
+
"hostname": "foo",
|
23
|
+
"id": "Administrator",
|
24
|
+
"interfaces": "Ethernet0",
|
25
|
+
"ipaddress_ethernet0": "10.32.126.10",
|
26
|
+
"macaddress_ethernet0": "00:50:56:8F:42:E3",
|
27
|
+
"netmask_ethernet0": "255.255.240.0",
|
28
|
+
"mtu_ethernet0": 0,
|
29
|
+
"ipaddress": "10.32.126.10",
|
30
|
+
"kernelmajversion": "6.3",
|
31
|
+
"kernelrelease": "6.3.9600",
|
32
|
+
"kernelversion": "6.3.9600",
|
33
|
+
"macaddress": "00:50:56:8F:42:E3",
|
34
|
+
"manufacturer": "VMware, Inc.",
|
35
|
+
"serialnumber": "VMware-42 0f 99 71 37 c9 34 5c-60 e2 5f ad 59 28 d7 53",
|
36
|
+
"productname": "VMware7,1",
|
37
|
+
"memorysize": "4.00 GB",
|
38
|
+
"memoryfree": "2.69 GB",
|
39
|
+
"memorysize_mb": "4095.14",
|
40
|
+
"memoryfree_mb": "2752.98",
|
41
|
+
"netmask": "255.255.240.0",
|
42
|
+
"network_ethernet0": "10.32.112.0",
|
43
|
+
"operatingsystemmajrelease": "8",
|
44
|
+
"operatingsystemrelease": "8.1",
|
45
|
+
"osfamily": "windows",
|
46
|
+
"path": "C:\\cygwin64\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Program Files\\Git\\cmd;C:\\Packer\\SysInternals;C:\\Users\\Administrator\\AppData\\Roaming\\Boxstarter",
|
47
|
+
"physicalprocessorcount": 2,
|
48
|
+
"processors": {
|
49
|
+
"models": [
|
50
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
51
|
+
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
|
52
|
+
],
|
53
|
+
"count": 2,
|
54
|
+
"physicalcount": 2
|
55
|
+
},
|
56
|
+
"processor0": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
57
|
+
"processor1": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
|
58
|
+
"processorcount": 2,
|
59
|
+
"ps": "tasklist.exe",
|
60
|
+
"rubyplatform": "x64-mingw32",
|
61
|
+
"rubysitedir": "C:/tools/ruby24/lib/ruby/site_ruby/2.4.0",
|
62
|
+
"rubyversion": "2.4.1",
|
63
|
+
"system32": "C:\\Windows\\system32",
|
64
|
+
"system_uptime": {
|
65
|
+
"seconds": 993193,
|
66
|
+
"hours": 275,
|
67
|
+
"days": 11,
|
68
|
+
"uptime": "11 days"
|
69
|
+
},
|
70
|
+
"timezone": "Coordinated Universal Time",
|
71
|
+
"uptime": "11 days",
|
72
|
+
"uptime_days": 11,
|
73
|
+
"uptime_hours": 275,
|
74
|
+
"uptime_seconds": 993193
|
75
|
+
}
|