puppet_facts 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (137) hide show
  1. data/3.6/ubuntu-1404-x86_64.facts +92 -0
  2. data/PE2.8/centos-5-i386.facts +90 -0
  3. data/PE2.8/centos-5-x86_64.facts +90 -0
  4. data/PE2.8/centos-6-i386.facts +83 -0
  5. data/PE2.8/centos-6-x86_64.facts +83 -0
  6. data/PE2.8/debian-6-i386.facts +82 -0
  7. data/PE2.8/debian-6-x86_64.facts +82 -0
  8. data/PE2.8/oracle-5-i386.facts +90 -0
  9. data/PE2.8/oracle-5-x86_64.facts +90 -0
  10. data/PE2.8/oracle-6-i386.facts +83 -0
  11. data/PE2.8/oracle-6-x86_64.facts +83 -0
  12. data/PE2.8/redhat-5-i386.facts +90 -0
  13. data/PE2.8/redhat-5-x86_64.facts +90 -0
  14. data/PE2.8/redhat-6-i386.facts +83 -0
  15. data/PE2.8/redhat-6-x86_64.facts +83 -0
  16. data/PE2.8/scientific-5-i386.facts +90 -0
  17. data/PE2.8/scientific-5-x86_64.facts +90 -0
  18. data/PE2.8/scientific-6-i386.facts +83 -0
  19. data/PE2.8/scientific-6-x86_64.facts +83 -0
  20. data/PE2.8/sles-11-i386.facts +78 -0
  21. data/PE2.8/sles-11-x86_64.facts +78 -0
  22. data/PE2.8/ubuntu-1004-i386.facts +82 -0
  23. data/PE2.8/ubuntu-1004-x86_64.facts +82 -0
  24. data/PE2.8/ubuntu-1204-i386.facts +83 -0
  25. data/PE2.8/ubuntu-1204-x86_64.facts +83 -0
  26. data/PE3.0/centos-5-i386.facts +107 -0
  27. data/PE3.0/centos-5-x86_64.facts +107 -0
  28. data/PE3.0/centos-6-i386.facts +104 -0
  29. data/PE3.0/centos-6-x86_64.facts +104 -0
  30. data/PE3.0/debian-6-i386.facts +101 -0
  31. data/PE3.0/debian-6-x86_64.facts +101 -0
  32. data/PE3.0/debian-7-i386.facts +104 -0
  33. data/PE3.0/debian-7-x86_64.facts +104 -0
  34. data/PE3.0/oracle-5-i386.facts +112 -0
  35. data/PE3.0/oracle-5-x86_64.facts +109 -0
  36. data/PE3.0/oracle-6-i386.facts +104 -0
  37. data/PE3.0/oracle-6-x86_64.facts +105 -0
  38. data/PE3.0/redhat-5-i386.facts +107 -0
  39. data/PE3.0/redhat-5-x86_64.facts +107 -0
  40. data/PE3.0/redhat-6-i386.facts +101 -0
  41. data/PE3.0/redhat-6-x86_64.facts +101 -0
  42. data/PE3.0/scientific-5-i386.facts +107 -0
  43. data/PE3.0/scientific-5-x86_64.facts +107 -0
  44. data/PE3.0/scientific-6-i386.facts +101 -0
  45. data/PE3.0/scientific-6-x86_64.facts +101 -0
  46. data/PE3.0/sles-11-i386.facts +98 -0
  47. data/PE3.0/sles-11-x86_64.facts +98 -0
  48. data/PE3.0/ubuntu-1004-i386.facts +100 -0
  49. data/PE3.0/ubuntu-1004-x86_64.facts +100 -0
  50. data/PE3.0/ubuntu-1204-i386.facts +103 -0
  51. data/PE3.0/ubuntu-1204-x86_64.facts +103 -0
  52. data/PE3.1/centos-5-i386.facts +107 -0
  53. data/PE3.1/centos-5-x86_64.facts +107 -0
  54. data/PE3.1/centos-6-i386.facts +104 -0
  55. data/PE3.1/centos-6-x86_64.facts +104 -0
  56. data/PE3.1/debian-6-i386.facts +101 -0
  57. data/PE3.1/debian-6-x86_64.facts +101 -0
  58. data/PE3.1/debian-7-i386.facts +104 -0
  59. data/PE3.1/debian-7-x86_64.facts +104 -0
  60. data/PE3.1/oracle-5-i386.facts +112 -0
  61. data/PE3.1/oracle-5-x86_64.facts +109 -0
  62. data/PE3.1/oracle-6-i386.facts +104 -0
  63. data/PE3.1/oracle-6-x86_64.facts +105 -0
  64. data/PE3.1/redhat-5-i386.facts +107 -0
  65. data/PE3.1/redhat-5-x86_64.facts +107 -0
  66. data/PE3.1/redhat-6-i386.facts +101 -0
  67. data/PE3.1/redhat-6-x86_64.facts +101 -0
  68. data/PE3.1/scientific-5-i386.facts +107 -0
  69. data/PE3.1/scientific-5-x86_64.facts +107 -0
  70. data/PE3.1/scientific-6-i386.facts +101 -0
  71. data/PE3.1/scientific-6-x86_64.facts +101 -0
  72. data/PE3.1/sles-11-i386.facts +98 -0
  73. data/PE3.1/sles-11-x86_64.facts +98 -0
  74. data/PE3.1/ubuntu-1004-i386.facts +100 -0
  75. data/PE3.1/ubuntu-1004-x86_64.facts +100 -0
  76. data/PE3.1/ubuntu-1204-i386.facts +103 -0
  77. data/PE3.1/ubuntu-1204-x86_64.facts +103 -0
  78. data/PE3.2/centos-5-i386.facts +110 -0
  79. data/PE3.2/centos-5-x86_64.facts +110 -0
  80. data/PE3.2/centos-6-i386.facts +107 -0
  81. data/PE3.2/centos-6-x86_64.facts +107 -0
  82. data/PE3.2/debian-6-i386.facts +104 -0
  83. data/PE3.2/debian-6-x86_64.facts +104 -0
  84. data/PE3.2/debian-7-i386.facts +107 -0
  85. data/PE3.2/debian-7-x86_64.facts +107 -0
  86. data/PE3.2/oracle-5-i386.facts +115 -0
  87. data/PE3.2/oracle-5-x86_64.facts +122 -0
  88. data/PE3.2/oracle-6-i386.facts +107 -0
  89. data/PE3.2/oracle-6-x86_64.facts +108 -0
  90. data/PE3.2/redhat-5-i386.facts +110 -0
  91. data/PE3.2/redhat-5-x86_64.facts +110 -0
  92. data/PE3.2/redhat-6-i386.facts +104 -0
  93. data/PE3.2/redhat-6-x86_64.facts +104 -0
  94. data/PE3.2/scientific-5-i386.facts +110 -0
  95. data/PE3.2/scientific-5-x86_64.facts +110 -0
  96. data/PE3.2/scientific-6-i386.facts +104 -0
  97. data/PE3.2/scientific-6-x86_64.facts +104 -0
  98. data/PE3.2/sles-11-i386.facts +101 -0
  99. data/PE3.2/sles-11-x86_64.facts +101 -0
  100. data/PE3.2/ubuntu-1004-i386.facts +103 -0
  101. data/PE3.2/ubuntu-1004-x86_64.facts +103 -0
  102. data/PE3.2/ubuntu-1204-i386.facts +106 -0
  103. data/PE3.2/ubuntu-1204-x86_64.facts +106 -0
  104. data/PE3.3/centos-5-i386.facts +111 -0
  105. data/PE3.3/centos-5-x86_64.facts +111 -0
  106. data/PE3.3/centos-6-i386.facts +108 -0
  107. data/PE3.3/centos-6-x86_64.facts +108 -0
  108. data/PE3.3/debian-6-i386.facts +105 -0
  109. data/PE3.3/debian-6-x86_64.facts +105 -0
  110. data/PE3.3/debian-7-i386.facts +108 -0
  111. data/PE3.3/debian-7-x86_64.facts +108 -0
  112. data/PE3.3/opensuse-11-i386.facts +102 -0
  113. data/PE3.3/opensuse-11-x86_64.facts +102 -0
  114. data/PE3.3/oracle-5-i386.facts +116 -0
  115. data/PE3.3/oracle-5-x86_64.facts +113 -0
  116. data/PE3.3/oracle-6-i386.facts +108 -0
  117. data/PE3.3/oracle-6-x86_64.facts +109 -0
  118. data/PE3.3/redhat-5-i386.facts +111 -0
  119. data/PE3.3/redhat-5-x86_64.facts +111 -0
  120. data/PE3.3/redhat-6-i386.facts +105 -0
  121. data/PE3.3/redhat-6-x86_64.facts +105 -0
  122. data/PE3.3/redhat-7-x86_64.facts +104 -0
  123. data/PE3.3/scientific-5-i386.facts +111 -0
  124. data/PE3.3/scientific-5-x86_64.facts +111 -0
  125. data/PE3.3/scientific-6-i386.facts +105 -0
  126. data/PE3.3/scientific-6-x86_64.facts +105 -0
  127. data/PE3.3/ubuntu-1004-i386.facts +104 -0
  128. data/PE3.3/ubuntu-1004-x86_64.facts +104 -0
  129. data/PE3.3/ubuntu-1204-i386.facts +107 -0
  130. data/PE3.3/ubuntu-1204-x86_64.facts +107 -0
  131. data/PE3.3/ubuntu-1404-i386.facts +107 -0
  132. data/PE3.3/ubuntu-1404-x86_64.facts +107 -0
  133. data/README +6 -0
  134. data/lib/puppet_facts.rb +143 -0
  135. data/lib/puppet_facts/version.rb +5 -0
  136. data/puppet_facts.gemspec +21 -0
  137. metadata +183 -0
@@ -0,0 +1,101 @@
1
+ architecture => x86_64
2
+ augeasversion => 1.1.0
3
+ bios_release_date => 07/30/2013
4
+ bios_vendor => Phoenix Technologies LTD
5
+ bios_version => 6.00
6
+ blockdevice_fd0_size => 4096
7
+ blockdevice_sda_model => Virtual disk
8
+ blockdevice_sda_size => 17179869184
9
+ blockdevice_sda_vendor => VMware
10
+ blockdevice_sr0_model => VMware IDE CDR10
11
+ blockdevice_sr0_size => 1073741312
12
+ blockdevice_sr0_vendor => NECVMWar
13
+ blockdevices => fd0,sda,sr0
14
+ boardmanufacturer => Intel Corporation
15
+ boardproductname => 440BX Desktop Reference Platform
16
+ boardserialnumber => None
17
+ concat_basedir => /var/opt/lib/pe-puppet/concat
18
+ custom_auth_conf => false
19
+ domain => delivery.puppetlabs.net
20
+ facterversion => 1.7.5
21
+ filesystems => ext3,iso9660
22
+ fqdn => uhw1horwkl53re3.delivery.puppetlabs.net
23
+ hardwareisa => x86_64
24
+ hardwaremodel => x86_64
25
+ hostname => uhw1horwkl53re3
26
+ id => root
27
+ interfaces => eth0,lo
28
+ ip6tables_version => 1.4.6
29
+ ipaddress => 10.18.227.35
30
+ ipaddress_eth0 => 10.18.227.35
31
+ ipaddress_lo => 127.0.0.1
32
+ iptables_version => 1.4.6
33
+ is_pe => true
34
+ is_virtual => true
35
+ kernel => Linux
36
+ kernelmajversion => 3.0
37
+ kernelrelease => 3.0.76-0.11-default
38
+ kernelversion => 3.0.76
39
+ macaddress => 00:50:56:9B:8D:7F
40
+ macaddress_eth0 => 00:50:56:9B:8D:7F
41
+ manufacturer => VMware, Inc.
42
+ memoryfree => 763.29 MB
43
+ memoryfree_mb => 763.29
44
+ memorysize => 1.83 GB
45
+ memorysize_mb => 1878.80
46
+ memorytotal => 1.83 GB
47
+ mtu_eth0 => 1500
48
+ mtu_lo => 16436
49
+ netmask => 255.255.0.0
50
+ netmask_eth0 => 255.255.0.0
51
+ netmask_lo => 255.0.0.0
52
+ network_eth0 => 10.18.0.0
53
+ network_lo => 127.0.0.0
54
+ operatingsystem => SLES
55
+ operatingsystemrelease => 11.3
56
+ osfamily => Suse
57
+ path => /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
58
+ pe_build => 3.2.3
59
+ pe_major_version => 3
60
+ pe_minor_version => 2
61
+ pe_patch_version => 3
62
+ pe_postgres_default_version => unknown
63
+ pe_puppetdb_server_status => configured
64
+ pe_version => 3.2.3
65
+ physicalprocessorcount => 2
66
+ postgres_default_version => unknown
67
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
68
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
69
+ processorcount => 2
70
+ productname => VMware Virtual Platform
71
+ ps => ps -ef
72
+ puppet_vardir => /var/opt/lib/pe-puppet
73
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
74
+ root_home => /root
75
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
76
+ rubyversion => 1.9.3
77
+ selinux => false
78
+ serialnumber => VMware-42 1b 20 09 84 d7 80 e4-e3 23 76 d7 7d 4a 01 07
79
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAJOIlK4vM/XiDWEu8rngFnoV6VQCKTswHMSeaL+PzHmJRR9UT0j06wqt01Wv3QtrZ4D07ec9Zad9VBRAmQjWSKFx/KC4rrAT622XVv6bGHH05oRSHjLyHMUmUxx+K8Pew/BIJbSEtZhSIXaKe31Y8XVVQDcY9ioMi/BL5GVqJyMlAAAAFQC/b5pSghkNKTUnkuBy+OKeLXO72QAAAIEAkJobN5jx3pBfN7mVbjQ+e91QdKmC/U/0EWiEquXQ5g/MOoex/dre+lbDNw70gxqMGBAGK0Nxwh7cl4LSqvUJzUcNeS30YRBjZzhBlem9+gqkQVSbjp0Omt2gSnUsuySEDuZ0mpR17E25/NFAS6sWkaFL/Obh5VLlOwVucGC47PEAAACAZ5MWpOF7XVA/8eFA3FZQZbLC7o8chLtF3UPBjHCvh8QF4DADRgxncsYzA7KTCH80xStdwIsoWn2luNHlXdMWvPCIs4Wysl4KEyaLoJHoq91FUEFw+5vNMyZF20rkj5y8yS37L8FjunC+sz572taX80buPXnVto8vj+7ZoG8HoSo=
80
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKioN+PtcAozr73bV/B6lOe2NhwDctyUkM/5wZ/qaWWydVocW1DKQGZbx9VEcLyL7YZEPn/hmFV2PRbwbjYHKoo=
81
+ sshfp_dsa => SSHFP 2 1 86e7a7858866a5530a41b0914880249da0a64cb0
82
+ SSHFP 2 2 dab3ab1c4f8477536b9d7eeca8f57acdbb9739f22141d56787eb64ea592a72ea
83
+ sshfp_ecdsa => SSHFP 3 1 cfa83c292bf9a65e01d6ca6623da8e8b4c9b873c
84
+ SSHFP 3 2 9e136c61503425659454aafb3043ba2892d90051ec78794781fbb08acccbc282
85
+ sshfp_rsa => SSHFP 1 1 78db35db9a02af84395eb205db0723b150d1e114
86
+ SSHFP 1 2 e0d1cc72f7403ab463004cbd059cbeaed029ff4772479d86149e5f86d73b3b90
87
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQCx5Jsor7xl5pXnD0sWVdqgdsOyZpSdtPNvFd/kZk9A2nNvfhuUFbKCIPQqhpNx1opyW8vorpjjcYHnsNrFKfnB1wCQe7BH5yHX9xOGoK6aQ2H8InIlBojWBTyDJWK0uWFApwXpXoofm2Wjo/M/756Ly1LYiLAshq5EDubgoVuGrntS6A/oRf6WxtClXxvIbBiTnINnnch7BJl/3ITiKkgBw1YnVhc1CSqH7K3pL2zKDW8V0Ful5HRIfiWUi9ePnolGapJBPJL0NPvwTrL0VSQrnepSqsWx4F+n2t/t/gWzcd2FDxq7y5/q+GtNiaYSOBmC8HxFN/kGvfGY1sc338QR
88
+ staging_http_get => curl
89
+ swapfree => 1.46 GB
90
+ swapfree_mb => 1495.49
91
+ swapsize => 1.46 GB
92
+ swapsize_mb => 1497.00
93
+ timezone => PDT
94
+ type => Other
95
+ uniqueid => 120a23e3
96
+ uptime => 1 day
97
+ uptime_days => 1
98
+ uptime_hours => 27
99
+ uptime_seconds => 100241
100
+ uuid => 421B2009-84D7-80E4-E323-76D77D4A0107
101
+ virtual => vmware
@@ -0,0 +1,103 @@
1
+ architecture => i386
2
+ augeasversion => 1.1.0
3
+ bios_release_date => 07/30/2013
4
+ bios_vendor => Phoenix Technologies LTD
5
+ bios_version => 6.00
6
+ blockdevice_fd0_size => 0
7
+ blockdevice_sda_model => Virtual disk
8
+ blockdevice_sda_size => 8589934592
9
+ blockdevice_sda_vendor => VMware
10
+ blockdevice_sr0_model => VMware IDE CDR10
11
+ blockdevice_sr0_size => 1073741312
12
+ blockdevice_sr0_vendor => NECVMWar
13
+ blockdevices => fd0,sda,sr0
14
+ boardmanufacturer => Intel Corporation
15
+ boardproductname => 440BX Desktop Reference Platform
16
+ boardserialnumber => None
17
+ concat_basedir => /var/opt/lib/pe-puppet/concat
18
+ custom_auth_conf => false
19
+ domain => delivery.puppetlabs.net
20
+ facterversion => 1.7.5
21
+ filesystems => ext2,ext3,ext4
22
+ fqdn => ks7xo8jyb2h32j3.delivery.puppetlabs.net
23
+ hardwareisa => unknown
24
+ hardwaremodel => i686
25
+ hostname => ks7xo8jyb2h32j3
26
+ id => root
27
+ interfaces => eth0,lo
28
+ ip6tables_version => 1.4.4
29
+ ipaddress => 10.18.68.208
30
+ ipaddress_eth0 => 10.18.68.208
31
+ ipaddress_lo => 127.0.0.1
32
+ iptables_version => 1.4.4
33
+ is_pe => true
34
+ is_virtual => true
35
+ kernel => Linux
36
+ kernelmajversion => 2.6
37
+ kernelrelease => 2.6.32-57-generic
38
+ kernelversion => 2.6.32
39
+ lsbdistcodename => lucid
40
+ lsbdistdescription => Ubuntu 10.04.4 LTS
41
+ lsbdistid => Ubuntu
42
+ lsbdistrelease => 10.04
43
+ lsbmajdistrelease => 10
44
+ macaddress => 00:50:56:9b:00:a3
45
+ macaddress_eth0 => 00:50:56:9b:00:a3
46
+ manufacturer => VMware, Inc.
47
+ memoryfree => 1.22 GB
48
+ memoryfree_mb => 1247.34
49
+ memorysize => 1.97 GB
50
+ memorysize_mb => 2013.27
51
+ memorytotal => 1.97 GB
52
+ mtu_eth0 => 1500
53
+ mtu_lo => 16436
54
+ netmask => 255.255.0.0
55
+ netmask_eth0 => 255.255.0.0
56
+ netmask_lo => 255.0.0.0
57
+ network_eth0 => 10.18.0.0
58
+ network_lo => 127.0.0.0
59
+ operatingsystem => Ubuntu
60
+ operatingsystemrelease => 10.04
61
+ osfamily => Debian
62
+ path => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
63
+ pe_build => 3.2.3
64
+ pe_major_version => 3
65
+ pe_minor_version => 2
66
+ pe_patch_version => 3
67
+ pe_postgres_default_version => 8.4
68
+ pe_puppetdb_server_status => configured
69
+ pe_version => 3.2.3
70
+ physicalprocessorcount => 2
71
+ postgres_default_version => 8.4
72
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
73
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
74
+ processorcount => 2
75
+ productname => VMware Virtual Platform
76
+ ps => ps -ef
77
+ puppet_vardir => /var/opt/lib/pe-puppet
78
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
79
+ root_home => /root
80
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
81
+ rubyversion => 1.9.3
82
+ selinux => false
83
+ serialnumber => VMware-42 1b 36 c5 38 3d bc b2-38 11 cc e7 06 55 dc b3
84
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAL+eWyJxDSh0Iqt5ixuLtl1rhxsu2HgKZtc+Kq1qu9KIxSEOLYN921bCGoOaTHUto8FmVrfMPWNBnGrey8pL+n0VbsD4ueNvN1xDF50n20O0vADZTl/ZSx8Kc2pdCHHH+FvU8bn1FF39oJNdAZakgP5pa+a/CImITyIRnZ/MRII/AAAAFQCMYfNpJ8mHUIlccgwKwd2Ur363tQAAAIEAtlOyYzCr9s3HwBhs7PFv73Qog7T7wAPbU530hwr9sfC6+209Cg1qfFgYTXBPaksMMbKHnmwyE1jh9RXryrFhYdgbFu9RXso84Aiaaw1qHzqcc4pxqD+p5GQLLLkl67Z/3hSnSvlOVuMvDjO18cr9uq58s0hiE2j4QjTJ9aB2JzoAAACAKS6kVC3PPM9v44/nYDF34qWK++QDMM2RaBHYfzRw/pCaHJ+bx5OJ43TiTOUPokJJ+OjFjfDfG5EmOZicNv/d6uFwW/KPPL51xxDV28YiCjIb79nqoXGTHumjFNslxe1I7iK8bR+6vAaZRgDMY78fuD+q/5qA5L17NWk9F8KZP14=
85
+ sshfp_dsa => SSHFP 2 1 5ae761a75c6221e7abd7e65e5771c9864d39a961
86
+ SSHFP 2 2 b111ee2cb3aed48e2aec6d2a1fa69b97653e172ce7cadf3a469117cd180253df
87
+ sshfp_rsa => SSHFP 1 1 777cef972bc1cef10ca38061ede59e23f06fd970
88
+ SSHFP 1 2 79797e735b951725281cd1a010910659cdef675f6c07b4b45036e383a2e88b26
89
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAnshdDHTWfAkv0FxlodqXLVH/deCE/00SPEh37X5TB/l1fR0C7feVuHbM0XEqM6LetwcOXXyC8lyVErZCv+X4Uy5C745ntvGjlRHcj9FZch1URzvCeWndu9RlaHhsY/aENJ0Q+Ft6sQCjHK8OfhsdIgQ/tYK9T8ivoSGUqWdjQW8dhOxKyTjkekK1J2qjJm4wwpM3PjgZYhlVUsNvtXtUzLqobrAtHtarBuvA5IgLErE54rAcNadfBOobp/LxO4l00CLzRHT56cW91Pbmbj2mm07a9vV1uKnyUFdyq1SbqnUigVUr+OHJZ0kXQvMG1NWq4acOcGxGbCvQVqn1sivZCw==
90
+ staging_http_get => curl
91
+ swapfree => 387.99 MB
92
+ swapfree_mb => 387.99
93
+ swapsize => 387.99 MB
94
+ swapsize_mb => 387.99
95
+ timezone => PDT
96
+ type => Other
97
+ uniqueid => 120ad044
98
+ uptime => 2 days
99
+ uptime_days => 2
100
+ uptime_hours => 55
101
+ uptime_seconds => 198556
102
+ uuid => 421B36C5-383D-BCB2-3811-CCE70655DCB3
103
+ virtual => vmware
@@ -0,0 +1,103 @@
1
+ architecture => amd64
2
+ augeasversion => 1.1.0
3
+ bios_release_date => 07/30/2013
4
+ bios_vendor => Phoenix Technologies LTD
5
+ bios_version => 6.00
6
+ blockdevice_fd0_size => 0
7
+ blockdevice_sda_model => Virtual disk
8
+ blockdevice_sda_size => 8589934592
9
+ blockdevice_sda_vendor => VMware
10
+ blockdevice_sr0_model => VMware IDE CDR10
11
+ blockdevice_sr0_size => 1073741312
12
+ blockdevice_sr0_vendor => NECVMWar
13
+ blockdevices => fd0,sda,sr0
14
+ boardmanufacturer => Intel Corporation
15
+ boardproductname => 440BX Desktop Reference Platform
16
+ boardserialnumber => None
17
+ concat_basedir => /var/opt/lib/pe-puppet/concat
18
+ custom_auth_conf => false
19
+ domain => delivery.puppetlabs.net
20
+ facterversion => 1.7.5
21
+ filesystems => ext2,ext3,ext4
22
+ fqdn => ls3uvlu0aww10ec.delivery.puppetlabs.net
23
+ hardwareisa => unknown
24
+ hardwaremodel => x86_64
25
+ hostname => ls3uvlu0aww10ec
26
+ id => root
27
+ interfaces => eth0,lo
28
+ ip6tables_version => 1.4.4
29
+ ipaddress => 10.18.215.218
30
+ ipaddress_eth0 => 10.18.215.218
31
+ ipaddress_lo => 127.0.0.1
32
+ iptables_version => 1.4.4
33
+ is_pe => true
34
+ is_virtual => true
35
+ kernel => Linux
36
+ kernelmajversion => 2.6
37
+ kernelrelease => 2.6.32-57-generic
38
+ kernelversion => 2.6.32
39
+ lsbdistcodename => lucid
40
+ lsbdistdescription => Ubuntu 10.04.4 LTS
41
+ lsbdistid => Ubuntu
42
+ lsbdistrelease => 10.04
43
+ lsbmajdistrelease => 10
44
+ macaddress => 00:50:56:9b:45:09
45
+ macaddress_eth0 => 00:50:56:9b:45:09
46
+ manufacturer => VMware, Inc.
47
+ memoryfree => 936.23 MB
48
+ memoryfree_mb => 936.23
49
+ memorysize => 1.96 GB
50
+ memorysize_mb => 2009.73
51
+ memorytotal => 1.96 GB
52
+ mtu_eth0 => 1500
53
+ mtu_lo => 16436
54
+ netmask => 255.255.0.0
55
+ netmask_eth0 => 255.255.0.0
56
+ netmask_lo => 255.0.0.0
57
+ network_eth0 => 10.18.0.0
58
+ network_lo => 127.0.0.0
59
+ operatingsystem => Ubuntu
60
+ operatingsystemrelease => 10.04
61
+ osfamily => Debian
62
+ path => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
63
+ pe_build => 3.2.3
64
+ pe_major_version => 3
65
+ pe_minor_version => 2
66
+ pe_patch_version => 3
67
+ pe_postgres_default_version => 8.4
68
+ pe_puppetdb_server_status => configured
69
+ pe_version => 3.2.3
70
+ physicalprocessorcount => 2
71
+ postgres_default_version => 8.4
72
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
73
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
74
+ processorcount => 2
75
+ productname => VMware Virtual Platform
76
+ ps => ps -ef
77
+ puppet_vardir => /var/opt/lib/pe-puppet
78
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
79
+ root_home => /root
80
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
81
+ rubyversion => 1.9.3
82
+ selinux => false
83
+ serialnumber => VMware-42 1b 87 fc d5 80 ac 39-b9 f4 cc c3 46 f4 3d ce
84
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAP/XhF1bHEN69IxOHmqaiAyVc0nyuJLEn32cmz8G0NOQp1nUN4sAJk6ICMoa+DLRysyduy2SDlSGmJi4eB+GLN67UndyfZxm0z4NX+3EdHjfSBKxNZv4DVS/fMPRY8BrRplo51xqm3ZmJs7k3UEzDyqFLEtiaeiScokQ/NEjmiaLAAAAFQD7iSB5f92W84PUTNQNUAFY2W71gwAAAIEA+GeRfFiOrlvv7mC8eAcrx11qGKtdzpvE0zTKQuNEHN/BASQxbISwtQhwQoRHuVEZxezoE9/O7p9Zd+CWLP3e/6quqdOMF15QtfFgZhio6euygB4eaP/JJ+15ApJUw3N0JWJgRIsRffb7eQ4C2oRUha6N2GLqKFvf2F1yBKBrcEAAAACAKHwZKPNF6yaotdZcVezWYeveESPFrbv3gJ+9gVm9/zr1gMdhLFLYO6Pcpghuzo9NhDdm93eHfSMFNe+NCF9QaIEKDYXDcPFrT4BNMWyE3KeUQWR+Ua6s5XhOn252Vr4Gui5OsevbShIE0iYm9/Ecx1UrV5PtbOT3oCgyIiwj3Yg=
85
+ sshfp_dsa => SSHFP 2 1 b2757f8982503a3c18d590ab3302e54fd8a9d4a6
86
+ SSHFP 2 2 4c5958d2e905411fce0be20b041691cb230d7c11f8e26858e11c2d93bac9281a
87
+ sshfp_rsa => SSHFP 1 1 689b91f4b37b58c26aac4f5b784418c64ae4b6d4
88
+ SSHFP 1 2 4e70cfe7eac21587aca27bdc27af34bb5199bf249b62816a1482f79ba024010d
89
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA0dTQHdkG79dB63Q4rjkwkj1QuB+JWVM2LEn+3ec5cqhH5IxkFfRQ6hLbxoH6oIDxapEAvGS94xKO90km2sJN3yro0HAB3hdv2l2RtZycDVNZ1/am59TpfpOzNfY6RbYuLBUzzVDA29JnyP3Twe+xI1Nf6WDmYNPztK2OMA5nO8d+hWYTpdsGEgAFvi8Hi0WCoRJuS/7A8CeY5Wqmui3TNQzGCxzoMGoEF0U8PqfzLTBP0iBRfxS4TOEZUbZ4aeCaqGMqa0jufy2qAl+2c0YfnNEqNUyWbl2I4sEzBc3X8imwbJS9hEPQ2HiSnowNPxiJUvPNGcvQg0AzSrMm9ScAEw==
90
+ staging_http_get => curl
91
+ swapfree => 387.99 MB
92
+ swapfree_mb => 387.99
93
+ swapsize => 387.99 MB
94
+ swapsize_mb => 387.99
95
+ timezone => PDT
96
+ type => Other
97
+ uniqueid => 120adad7
98
+ uptime => 15:24 hours
99
+ uptime_days => 0
100
+ uptime_hours => 15
101
+ uptime_seconds => 55464
102
+ uuid => 421B87FC-D580-AC39-B9F4-CCC346F43DCE
103
+ virtual => vmware
@@ -0,0 +1,106 @@
1
+ architecture => i386
2
+ augeasversion => 1.1.0
3
+ bios_release_date => 07/30/2013
4
+ bios_vendor => Phoenix Technologies LTD
5
+ bios_version => 6.00
6
+ blockdevice_fd0_size => 0
7
+ blockdevice_sda_model => Virtual disk
8
+ blockdevice_sda_size => 8589934592
9
+ blockdevice_sda_vendor => VMware
10
+ blockdevice_sr0_model => VMware IDE CDR10
11
+ blockdevice_sr0_size => 1073741312
12
+ blockdevice_sr0_vendor => NECVMWar
13
+ blockdevices => fd0,sda,sr0
14
+ boardmanufacturer => Intel Corporation
15
+ boardproductname => 440BX Desktop Reference Platform
16
+ boardserialnumber => None
17
+ concat_basedir => /var/opt/lib/pe-puppet/concat
18
+ custom_auth_conf => false
19
+ domain => delivery.puppetlabs.net
20
+ facterversion => 1.7.5
21
+ filesystems => ext2,ext3,ext4
22
+ fqdn => voqfnnxq2evb0ue.delivery.puppetlabs.net
23
+ hardwareisa => i686
24
+ hardwaremodel => i686
25
+ hostname => voqfnnxq2evb0ue
26
+ id => root
27
+ interfaces => eth0,lo
28
+ ip6tables_version => 1.4.12
29
+ ipaddress => 10.18.223.53
30
+ ipaddress_eth0 => 10.18.223.53
31
+ ipaddress_lo => 127.0.0.1
32
+ iptables_version => 1.4.12
33
+ is_pe => true
34
+ is_virtual => true
35
+ kernel => Linux
36
+ kernelmajversion => 3.2
37
+ kernelrelease => 3.2.0-60-generic-pae
38
+ kernelversion => 3.2.0
39
+ lsbdistcodename => precise
40
+ lsbdistdescription => Ubuntu 12.04.4 LTS
41
+ lsbdistid => Ubuntu
42
+ lsbdistrelease => 12.04
43
+ lsbmajdistrelease => 12
44
+ macaddress => 00:50:56:9b:09:b2
45
+ macaddress_eth0 => 00:50:56:9b:09:b2
46
+ manufacturer => VMware, Inc.
47
+ memoryfree => 1.22 GB
48
+ memoryfree_mb => 1249.29
49
+ memorysize => 1.97 GB
50
+ memorysize_mb => 2013.12
51
+ memorytotal => 1.97 GB
52
+ mtu_eth0 => 1500
53
+ mtu_lo => 16436
54
+ netmask => 255.255.0.0
55
+ netmask_eth0 => 255.255.0.0
56
+ netmask_lo => 255.0.0.0
57
+ network_eth0 => 10.18.0.0
58
+ network_lo => 127.0.0.0
59
+ operatingsystem => Ubuntu
60
+ operatingsystemrelease => 12.04
61
+ osfamily => Debian
62
+ path => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
63
+ pe_build => 3.2.3
64
+ pe_major_version => 3
65
+ pe_minor_version => 2
66
+ pe_patch_version => 3
67
+ pe_postgres_default_version => 9.1
68
+ pe_puppetdb_server_status => configured
69
+ pe_version => 3.2.3
70
+ physicalprocessorcount => 2
71
+ postgres_default_version => 9.1
72
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
73
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
74
+ processorcount => 2
75
+ productname => VMware Virtual Platform
76
+ ps => ps -ef
77
+ puppet_vardir => /var/opt/lib/pe-puppet
78
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
79
+ root_home => /root
80
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
81
+ rubyversion => 1.9.3
82
+ selinux => false
83
+ serialnumber => VMware-42 1b e0 34 a3 e1 e3 e7-da 15 e8 a8 54 4c cd 33
84
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPvIzGyEt4zb/sysI9bu4eBSA6fIBBH3BTsaSFfEelKIl590ZO1fBjhL/2/Ho0zEQPMqv14M8UG0LSIPNnLi5pNrnATYBDL2loEKChMf856SnKPqwN8Q+yLJxTUhuHcCgjMiXXpHNxakk8OoufAHHsPSyE9htcsY/zeQZwmeKKrZAAAAFQCoRjO64RV179ekKvpJAaUZTFQaRwAAAIEA9j/fDTkN0o4mp+72nLOLe1Sm/kV/y/uwkR6ETV/CUx2uGoGNdzSqyHh0Os6fkhQWQxlk/TbKCH25Bew0d2NARFaVF0H0cbufzAejsPxaigcMRAFhnfIGBC80NyEOh7J8DL564LCAIHnCDQnjdnVy0GY+rkCut9Ky6/GsIrXYRZwAAACBAKKCwhaItX13tdapo9en91PkMXOtdfmMcXO4R7vNiPvR1qxAaxJzd043KxzG8voXbpaVTGqZJ7+ZQGh8SG2MT/LEE0e3xnr068rpFU8ZmIQYgubuzNcDQy1MCuKpeYfwhpbLX1+lZSVFzFHuG2v/49j1bztoL2JvyKy8YCr4utjh
85
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOs9XWnTL4nCF8j0TEpKCluF8GjebTv0KYF26v3CK19cSgECLq7rudDoii6d816jAXuO2vDLipknQlkMIUkXWFE=
86
+ sshfp_dsa => SSHFP 2 1 b385f0e49c5191504aee616ad8648b80c09af211
87
+ SSHFP 2 2 534946e7a66b244978c6bd55263cf2f6c269c5bfc7cc3b6f3e8f2f51a781cd30
88
+ sshfp_ecdsa => SSHFP 3 1 9cab0a6f6883933d1342ec0fcb321e8cd597d6d4
89
+ SSHFP 3 2 9c2480dd4efb2ec56c00b3e7b48723c71c86c87d06795a67ffafc7347ef19667
90
+ sshfp_rsa => SSHFP 1 1 064781b8d3601cab47be826bd554482495fcef0d
91
+ SSHFP 1 2 e5a1dcfa19bfb11ee3c5cb4a5d45904e08883f623a19117169200f8973107986
92
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDEq2SWeZc9L4/k0yr9pHVEtYWbDM/P8AY7OlJn+XT+4BkzHuspPRnqGDFIJW6gjBFjatmYkJwsTUGq4knzb4veQIWHXU0Af6fXCL2EJGoSOfydVk3ecvrmV8JL5ZIoVMI9A2cy3lKsLzH4qiOh1G3MhmCPM19vDnonjk2tT4O+DC5eNAieubWxH5lscKja4uOOkUKrV9SI5123SEHsRcha/DsHTXqaZEgOxqRYvUDgaCUwYTBlccXWM8v2pB+2c9GTrIiBus4FijkaNBVcJdJLs81QcbuAuUAA+iLJhb4d+jU7NWkWP+PRF0OIcLwMW6I0zHOi3QBiEXHaZmNuGHiF
93
+ staging_http_get => curl
94
+ swapfree => 1019.99 MB
95
+ swapfree_mb => 1019.99
96
+ swapsize => 1020.00 MB
97
+ swapsize_mb => 1020.00
98
+ timezone => PDT
99
+ type => Other
100
+ uniqueid => 120a35df
101
+ uptime => 1:43 hours
102
+ uptime_days => 0
103
+ uptime_hours => 1
104
+ uptime_seconds => 6234
105
+ uuid => 421BE034-A3E1-E3E7-DA15-E8A8544CCD33
106
+ virtual => vmware
@@ -0,0 +1,106 @@
1
+ architecture => amd64
2
+ augeasversion => 1.1.0
3
+ bios_release_date => 07/30/2013
4
+ bios_vendor => Phoenix Technologies LTD
5
+ bios_version => 6.00
6
+ blockdevice_fd0_size => 0
7
+ blockdevice_sda_model => Virtual disk
8
+ blockdevice_sda_size => 8589934592
9
+ blockdevice_sda_vendor => VMware
10
+ blockdevice_sr0_model => VMware IDE CDR10
11
+ blockdevice_sr0_size => 1073741312
12
+ blockdevice_sr0_vendor => NECVMWar
13
+ blockdevices => fd0,sda,sr0
14
+ boardmanufacturer => Intel Corporation
15
+ boardproductname => 440BX Desktop Reference Platform
16
+ boardserialnumber => None
17
+ concat_basedir => /var/opt/lib/pe-puppet/concat
18
+ custom_auth_conf => false
19
+ domain => delivery.puppetlabs.net
20
+ facterversion => 1.7.5
21
+ filesystems => ext2,ext3,ext4
22
+ fqdn => lny6jzd6a94ke63.delivery.puppetlabs.net
23
+ hardwareisa => x86_64
24
+ hardwaremodel => x86_64
25
+ hostname => lny6jzd6a94ke63
26
+ id => root
27
+ interfaces => eth0,lo
28
+ ip6tables_version => 1.4.12
29
+ ipaddress => 10.18.39.60
30
+ ipaddress_eth0 => 10.18.39.60
31
+ ipaddress_lo => 127.0.0.1
32
+ iptables_version => 1.4.12
33
+ is_pe => true
34
+ is_virtual => true
35
+ kernel => Linux
36
+ kernelmajversion => 3.2
37
+ kernelrelease => 3.2.0-60-generic
38
+ kernelversion => 3.2.0
39
+ lsbdistcodename => precise
40
+ lsbdistdescription => Ubuntu 12.04.4 LTS
41
+ lsbdistid => Ubuntu
42
+ lsbdistrelease => 12.04
43
+ lsbmajdistrelease => 12
44
+ macaddress => 00:50:56:9b:26:9d
45
+ macaddress_eth0 => 00:50:56:9b:26:9d
46
+ manufacturer => VMware, Inc.
47
+ memoryfree => 918.63 MB
48
+ memoryfree_mb => 918.63
49
+ memorysize => 1.96 GB
50
+ memorysize_mb => 2003.43
51
+ memorytotal => 1.96 GB
52
+ mtu_eth0 => 1500
53
+ mtu_lo => 16436
54
+ netmask => 255.255.0.0
55
+ netmask_eth0 => 255.255.0.0
56
+ netmask_lo => 255.0.0.0
57
+ network_eth0 => 10.18.0.0
58
+ network_lo => 127.0.0.0
59
+ operatingsystem => Ubuntu
60
+ operatingsystemrelease => 12.04
61
+ osfamily => Debian
62
+ path => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
63
+ pe_build => 3.2.3
64
+ pe_major_version => 3
65
+ pe_minor_version => 2
66
+ pe_patch_version => 3
67
+ pe_postgres_default_version => 9.1
68
+ pe_puppetdb_server_status => configured
69
+ pe_version => 3.2.3
70
+ physicalprocessorcount => 2
71
+ postgres_default_version => 9.1
72
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
73
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
74
+ processorcount => 2
75
+ productname => VMware Virtual Platform
76
+ ps => ps -ef
77
+ puppet_vardir => /var/opt/lib/pe-puppet
78
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
79
+ root_home => /root
80
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
81
+ rubyversion => 1.9.3
82
+ selinux => false
83
+ serialnumber => VMware-42 1b da 22 b2 b6 4c 41-24 f0 85 34 a9 4d 0e f0
84
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAMdoZwZ3yamLhHDLaGk+ZaOcEm6uiCk4ItBL62z4ePuHlOiCmka3eXcoqrtqAfJK4A0liyhaaUIHbGcIf2RmmUOP0rjWq6Oe0V/agJfxdyFEqb4TnyTNlnsNn+ubEHgGBk7k7IGsn88SW5oHx3xrDDEAkF/BhUVvccQt35YHok9BAAAAFQC26bXTpClDuxnGT62edusDlJxknwAAAIEAr6iyoKIPBBc8ghtP36mc722ifohvTE1++1hmsUKN5yNFOh0vj6qgw6l5gfys6rUKOi3uLArQv/3KuwwZzvdvcrmJygHUz7Xvc/wJRwIWAtON3G+Eg4kaAO1i7Dv+yD70WG4MQ/4P/sBSJrCAxEcGc0PipiipvRjX4Lf7ZJPdGuQAAACAW76rPVcTPDqb37epVWMuaG17No55oFt78eEdsjGnIWSnx+WXzRtHoWkWNHJqLRasp/Z8DkXG3PPhmu62MclFHas1v+RJLAIDLZLxvEiPsmvSXd4k/yczFdZNWWoCt6VDAILqZjlbnhX3+WtFJF79Rl55Yzfp8yzcfO6aKbjSg6s=
85
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNTuhl+GubWUwOl5EpDMKHfJCGTtK8HPz7ZeiT9o1WQqeppMSlkd4QKU9SlPOvYWSMLPQ75SCOmd7KsFVB5fNrA=
86
+ sshfp_dsa => SSHFP 2 1 f4c7be57f6215538e7c6d099fc982c6afa2bd56b
87
+ SSHFP 2 2 837f12b5af6248cfb76f40852f4475d5c1eeb35916de9e0af456ab589c95adea
88
+ sshfp_ecdsa => SSHFP 3 1 062de483a7d47225b0273d89c047822be6e72000
89
+ SSHFP 3 2 889be073a72e646a4f8eb78888fcdb87ada9bc77f3e10538e842c821da757a93
90
+ sshfp_rsa => SSHFP 1 1 5f1ab8b1526a201220962cae6d5aaa227991cf02
91
+ SSHFP 1 2 4f2423001a5a155f10c984032bf6ab7b1841c522da22ec37c1f909cd1f59310d
92
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDVIKJVnuXm8GvgLxjBaMhNKijMvfFyeNx7kt6YCHlXSlJCqJi4Vpci6VYjL3w3z2TuRP4wiA781+eUo72I1AkgBTbmxpYuUj1Jg7cE0nNQCdgXPmk68kfRArQcgIm88FX7WFAuVn2j5dUyQrQyZrKEJEft0QHyO+hgbTehos0QN+cbyud4AjeVFTdFuz3vqE8uY45uwl2znXvv58gScJSQgIK2eGob9SaRv+KgkfpnbEzYvdVsCWmbkTYWmDDDef7R02Dp9tXfhBc9Ih4NJG9jxtynikkNAKVqdZlurfzS7ZnGVrhPcyudz9wYgmPharqjGmtwTaTRtl6b7SjxlSJP
93
+ staging_http_get => curl
94
+ swapfree => 1019.78 MB
95
+ swapfree_mb => 1019.78
96
+ swapsize => 1020.00 MB
97
+ swapsize_mb => 1020.00
98
+ timezone => PDT
99
+ type => Other
100
+ uniqueid => 120a3c27
101
+ uptime => 15:06 hours
102
+ uptime_days => 0
103
+ uptime_hours => 15
104
+ uptime_seconds => 54413
105
+ uuid => 421BDA22-B2B6-4C41-24F0-8534A94D0EF0
106
+ virtual => vmware