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,83 @@
1
+ architecture => amd64
2
+ augeasversion => 0.10.0
3
+ boardmanufacturer => Intel Corporation
4
+ boardproductname => 440BX Desktop Reference Platform
5
+ boardserialnumber => None
6
+ concat_basedir => /var/opt/lib/pe-puppet/concat
7
+ custom_auth_conf => false
8
+ domain => delivery.puppetlabs.net
9
+ fact_is_puppetagent => true
10
+ fact_is_puppetca => true
11
+ fact_is_puppetconsole => true
12
+ fact_is_puppetmaster => true
13
+ fact_puppetmaster_certname => nxkgdxhnocfdbpl
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => nxkgdxhnocfdbpl
16
+ facterversion => 1.6.19
17
+ fqdn => nxkgdxhnocfdbpl.delivery.puppetlabs.net
18
+ hardwareisa => x86_64
19
+ hardwaremodel => x86_64
20
+ hostname => nxkgdxhnocfdbpl
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.106.250
24
+ ipaddress_eth0 => 10.18.106.250
25
+ ipaddress_lo => 127.0.0.1
26
+ is_pe => true
27
+ is_virtual => true
28
+ kernel => Linux
29
+ kernelmajversion => 3.2
30
+ kernelrelease => 3.2.0-60-generic
31
+ kernelversion => 3.2.0
32
+ lsbdistcodename => precise
33
+ lsbdistdescription => Ubuntu 12.04.4 LTS
34
+ lsbdistid => Ubuntu
35
+ lsbdistrelease => 12.04
36
+ lsbmajdistrelease => 12
37
+ macaddress => 00:50:56:9b:df:fc
38
+ macaddress_eth0 => 00:50:56:9b:df:fc
39
+ manufacturer => VMware, Inc.
40
+ memoryfree => 1.17 GB
41
+ memorysize => 1.96 GB
42
+ memorytotal => 1.96 GB
43
+ mtu_eth0 => 1500
44
+ mtu_lo => 16436
45
+ netmask => 255.255.0.0
46
+ netmask_eth0 => 255.255.0.0
47
+ netmask_lo => 255.0.0.0
48
+ network_eth0 => 10.18.0.0
49
+ network_lo => 127.0.0.0
50
+ operatingsystem => Ubuntu
51
+ operatingsystemrelease => 12.04
52
+ osfamily => Debian
53
+ path => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
54
+ pe_major_version => 2
55
+ pe_minor_version => 8
56
+ pe_patch_version => 7
57
+ pe_version => 2.8.7
58
+ physicalprocessorcount => 2
59
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
60
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
61
+ processorcount => 2
62
+ productname => VMware Virtual Platform
63
+ ps => ps -ef
64
+ puppet_vardir => /var/opt/lib/pe-puppet
65
+ puppetversion => 2.7.26 (Puppet Enterprise 2.8.7)
66
+ root_home => /root
67
+ rubysitedir => /opt/puppet/lib/site_ruby/1.8
68
+ rubyversion => 1.8.7
69
+ selinux => false
70
+ serialnumber => VMware-42 1b 65 b3 3d fd 48 fe-ec da 0d 65 31 39 76 85
71
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAMdoZwZ3yamLhHDLaGk+ZaOcEm6uiCk4ItBL62z4ePuHlOiCmka3eXcoqrtqAfJK4A0liyhaaUIHbGcIf2RmmUOP0rjWq6Oe0V/agJfxdyFEqb4TnyTNlnsNn+ubEHgGBk7k7IGsn88SW5oHx3xrDDEAkF/BhUVvccQt35YHok9BAAAAFQC26bXTpClDuxnGT62edusDlJxknwAAAIEAr6iyoKIPBBc8ghtP36mc722ifohvTE1++1hmsUKN5yNFOh0vj6qgw6l5gfys6rUKOi3uLArQv/3KuwwZzvdvcrmJygHUz7Xvc/wJRwIWAtON3G+Eg4kaAO1i7Dv+yD70WG4MQ/4P/sBSJrCAxEcGc0PipiipvRjX4Lf7ZJPdGuQAAACAW76rPVcTPDqb37epVWMuaG17No55oFt78eEdsjGnIWSnx+WXzRtHoWkWNHJqLRasp/Z8DkXG3PPhmu62MclFHas1v+RJLAIDLZLxvEiPsmvSXd4k/yczFdZNWWoCt6VDAILqZjlbnhX3+WtFJF79Rl55Yzfp8yzcfO6aKbjSg6s=
72
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNTuhl+GubWUwOl5EpDMKHfJCGTtK8HPz7ZeiT9o1WQqeppMSlkd4QKU9SlPOvYWSMLPQ75SCOmd7KsFVB5fNrA=
73
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDVIKJVnuXm8GvgLxjBaMhNKijMvfFyeNx7kt6YCHlXSlJCqJi4Vpci6VYjL3w3z2TuRP4wiA781+eUo72I1AkgBTbmxpYuUj1Jg7cE0nNQCdgXPmk68kfRArQcgIm88FX7WFAuVn2j5dUyQrQyZrKEJEft0QHyO+hgbTehos0QN+cbyud4AjeVFTdFuz3vqE8uY45uwl2znXvv58gScJSQgIK2eGob9SaRv+KgkfpnbEzYvdVsCWmbkTYWmDDDef7R02Dp9tXfhBc9Ih4NJG9jxtynikkNAKVqdZlurfzS7ZnGVrhPcyudz9wYgmPharqjGmtwTaTRtl6b7SjxlSJP
74
+ swapfree => 1020.00 MB
75
+ swapsize => 1020.00 MB
76
+ timezone => PDT
77
+ type => Other
78
+ uniqueid => 120afa6a
79
+ uptime => 0:38 hours
80
+ uptime_days => 0
81
+ uptime_hours => 0
82
+ uptime_seconds => 2284
83
+ virtual => vmware
@@ -0,0 +1,107 @@
1
+ architecture => i386
2
+ augeasversion => 1.0.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_hdc_size => 4294965248
8
+ blockdevice_sda_model => Virtual disk
9
+ blockdevice_sda_size => 8589934592
10
+ blockdevice_sda_vendor => VMware
11
+ blockdevices => fd0,hdc,sda
12
+ boardmanufacturer => Intel Corporation
13
+ boardproductname => 440BX Desktop Reference Platform
14
+ boardserialnumber => None
15
+ concat_basedir => /var/opt/lib/pe-puppet/concat
16
+ custom_auth_conf => false
17
+ domain => delivery.puppetlabs.net
18
+ facterversion => 1.7.1
19
+ filesystems => ext2,ext3,iso9660
20
+ fqdn => lmrzo80w2u1myz0.delivery.puppetlabs.net
21
+ hardwareisa => i686
22
+ hardwaremodel => i686
23
+ hostname => lmrzo80w2u1myz0
24
+ id => root
25
+ interfaces => eth0,lo,sit0
26
+ ip6tables_version => 1.3.5
27
+ ipaddress => 10.18.29.25
28
+ ipaddress_eth0 => 10.18.29.25
29
+ ipaddress_lo => 127.0.0.1
30
+ iptables_version => 1.3.5
31
+ is_pe => true
32
+ is_virtual => true
33
+ kernel => Linux
34
+ kernelmajversion => 2.6
35
+ kernelrelease => 2.6.18-371.6.1.el5
36
+ kernelversion => 2.6.18
37
+ lsbdistcodename => Final
38
+ lsbdistdescription => CentOS release 5.10 (Final)
39
+ lsbdistid => CentOS
40
+ lsbdistrelease => 5.10
41
+ lsbmajdistrelease => 5
42
+ lsbrelease => :core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32:printing-4.0-noarch
43
+ macaddress => 00:50:56:9B:4E:1D
44
+ macaddress_eth0 => 00:50:56:9B:4E:1D
45
+ manufacturer => VMware, Inc.
46
+ memoryfree => 1.20 GB
47
+ memoryfree_mb => 1224.25
48
+ memorysize => 1.98 GB
49
+ memorysize_mb => 2026.34
50
+ memorytotal => 1.98 GB
51
+ mtu_eth0 => 1500
52
+ mtu_lo => 16436
53
+ mtu_sit0 => 1480
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 => CentOS
60
+ operatingsystemmajrelease => 5
61
+ operatingsystemrelease => 5.10
62
+ osfamily => RedHat
63
+ path => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
64
+ pe_major_version => 3
65
+ pe_minor_version => 0
66
+ pe_patch_version => 1
67
+ pe_version => 3.0.1
68
+ physicalprocessorcount => 2
69
+ postgres_default_version => 8.1
70
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
71
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
72
+ processorcount => 2
73
+ productname => VMware Virtual Platform
74
+ ps => ps -ef
75
+ puppet_vardir => /var/opt/lib/pe-puppet
76
+ puppetdb_server_status => configured
77
+ puppetversion => 3.2.4 (Puppet Enterprise 3.0.1)
78
+ root_home => /root
79
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
80
+ rubyversion => 1.9.3
81
+ selinux => true
82
+ selinux_config_mode => enforcing
83
+ selinux_config_policy => targeted
84
+ selinux_current_mode => enforcing
85
+ selinux_enforced => true
86
+ selinux_mode => targeted
87
+ selinux_policyversion => 21
88
+ serialnumber => VMware-42 1b 53 f4 03 04 78 16-98 6b 1f c9 f1 58 b4 c1
89
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAP502lawo/vJSp4L+debCKXbGhvKkjsOpckn0XUzDUwTC21hE4W8uTioQANR9A8nSLzxZjlFSLlscV6ek6n8HyD+FwnCkQNJDv5BWqz5CZj3/7809pv5PTHRzWGls8/ZFfAkZzzQbdP+6BxrXdbMSinha4RKRCDqlWZ8gW+XNGGHAAAAFQDUJVU6ridEeH54n3NP57VboEdE/wAAAIBA0zI+9oxoshhUBBSpllu7E7jBhBirFCnRULSd6jP8ctowTHTKw2M6krEZUhM6IRt6+E6BKBODopJquSUvhHfj4sHnK4r5tO0cbJanWwHc3juC8MGNjpexZPA0EAVXvFxH9U19Abz0HdjN+YGkk54Weoj+8CKV2EOIbQ/rkU+nGQAAAIB8TsfmF/B087xaC+joITkIGbEVsmQAegRt6+6uH/8HhMMNyFj9ubr0X0UTF/h9dQffef+sg7dPHBmh1ceaPC47RN1445aJigNS6C3il//co3+cCZyDjlo+KbJbA0pSeWJFu1FL66j1YW+xfVw+W10POZ5rEpWFJNnFwcstJUpJBA==
90
+ sshfp_dsa => SSHFP 2 1 2ad7e6030916afa8bedf68536db7ec53d2c282b4
91
+ SSHFP 2 2 2fac52d4d25b58ce805e98ae8dd6b84657f9dc37cb68b4f3f0ad57c378357db7
92
+ sshfp_rsa => SSHFP 1 1 55b5b052aee552ad1f09f47501dc5f82306d1746
93
+ SSHFP 1 2 eef8de51d96f93ed187f762caff3149521b3460fad7917bb40b1c7b279007b77
94
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAzsvVTHB+Ak3Dm/8kVeJyP4tg7SIoLpbBksHgS0TLYTYabJK/jDo2eZscJZHq2Nz2o4Am3TYOF3JdSxKedf6DtjJVvZoKJNQWj7t4Hg7YbgUnRM18AN7eClq2Ybmk4VREAL098+84VkASbCG+oKEwg2x9v3WSo3chwuFzjYyqiKJMEG3Eu6HaqizOeoN/smcG2Y7j5NgfgrdO2WU3rZz+IEM419Je95le6/Zy+0e+cJ7W/OjNWJj4TOH18T/WWeJZDo78VY4BP0Xvt9/1vlmWqtlPPQYW4bHnXc0ffzMHzno/4iMK0E/rp+xpAslD36mACjC0L6jkz7efFsk3Doqksw==
95
+ swapfree => 3.91 GB
96
+ swapfree_mb => 3999.99
97
+ swapsize => 3.91 GB
98
+ swapsize_mb => 3999.99
99
+ timezone => PDT
100
+ type => Other
101
+ uniqueid => 120a191d
102
+ uptime => 12:41 hours
103
+ uptime_days => 0
104
+ uptime_hours => 12
105
+ uptime_seconds => 45694
106
+ uuid => 421B53F4-0304-7816-986B-1FC9F158B4C1
107
+ virtual => vmware
@@ -0,0 +1,107 @@
1
+ architecture => x86_64
2
+ augeasversion => 1.0.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_hdc_size => 4294965248
8
+ blockdevice_sda_model => Virtual disk
9
+ blockdevice_sda_size => 8589934592
10
+ blockdevice_sda_vendor => VMware
11
+ blockdevices => fd0,hdc,sda
12
+ boardmanufacturer => Intel Corporation
13
+ boardproductname => 440BX Desktop Reference Platform
14
+ boardserialnumber => None
15
+ concat_basedir => /var/opt/lib/pe-puppet/concat
16
+ custom_auth_conf => false
17
+ domain => delivery.puppetlabs.net
18
+ facterversion => 1.7.1
19
+ filesystems => ext2,ext3,iso9660
20
+ fqdn => u54sxjaz8t0f0gt.delivery.puppetlabs.net
21
+ hardwareisa => x86_64
22
+ hardwaremodel => x86_64
23
+ hostname => u54sxjaz8t0f0gt
24
+ id => root
25
+ interfaces => eth0,lo,sit0
26
+ ip6tables_version => 1.3.5
27
+ ipaddress => 10.18.233.125
28
+ ipaddress_eth0 => 10.18.233.125
29
+ ipaddress_lo => 127.0.0.1
30
+ iptables_version => 1.3.5
31
+ is_pe => true
32
+ is_virtual => true
33
+ kernel => Linux
34
+ kernelmajversion => 2.6
35
+ kernelrelease => 2.6.18-371.6.1.el5
36
+ kernelversion => 2.6.18
37
+ lsbdistcodename => Final
38
+ lsbdistdescription => CentOS release 5.10 (Final)
39
+ lsbdistid => CentOS
40
+ lsbdistrelease => 5.10
41
+ lsbmajdistrelease => 5
42
+ lsbrelease => :core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
43
+ macaddress => 00:50:56:9B:A8:56
44
+ macaddress_eth0 => 00:50:56:9B:A8:56
45
+ manufacturer => VMware, Inc.
46
+ memoryfree => 928.75 MB
47
+ memoryfree_mb => 928.75
48
+ memorysize => 1.96 GB
49
+ memorysize_mb => 2010.45
50
+ memorytotal => 1.96 GB
51
+ mtu_eth0 => 1500
52
+ mtu_lo => 16436
53
+ mtu_sit0 => 1480
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 => CentOS
60
+ operatingsystemmajrelease => 5
61
+ operatingsystemrelease => 5.10
62
+ osfamily => RedHat
63
+ path => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
64
+ pe_major_version => 3
65
+ pe_minor_version => 0
66
+ pe_patch_version => 1
67
+ pe_version => 3.0.1
68
+ physicalprocessorcount => 2
69
+ postgres_default_version => 8.1
70
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
71
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
72
+ processorcount => 2
73
+ productname => VMware Virtual Platform
74
+ ps => ps -ef
75
+ puppet_vardir => /var/opt/lib/pe-puppet
76
+ puppetdb_server_status => configured
77
+ puppetversion => 3.2.4 (Puppet Enterprise 3.0.1)
78
+ root_home => /root
79
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
80
+ rubyversion => 1.9.3
81
+ selinux => true
82
+ selinux_config_mode => enforcing
83
+ selinux_config_policy => targeted
84
+ selinux_current_mode => enforcing
85
+ selinux_enforced => true
86
+ selinux_mode => targeted
87
+ selinux_policyversion => 21
88
+ serialnumber => VMware-42 1b 88 56 47 6f 34 8a-cd 0d fa f9 06 c2 81 d8
89
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAP/ws3Yhu1oXD+wgxSC3RymhwY0Buvo6oS1Bq24gUyyUKBLqGw47DxbMaUWAD+lbY2bmAsx5YDV6jHJBP2biqNPiSPYcDimR94B10x9JPpVdnNiC/XqsTPzToVgnR+txO1icPaYClR5kTvLHk25+UIX3Ne84v+gabixB+RFd4iEhAAAAFQC/W9nI7D2H9MFI9UZjes3b1S0SxQAAAIEAy8E+9gb/Q74+8qQQjNfgDGKeeOQr0XFA8odR5jpCDWVudzK2VFXMtayvTjrvotSfEgSRjrF00MP/2E30cajWuJXhLnjb705K7MLv0VP+1piUEjlk8W1qBsCQq2zCPOO0UJxxjA6ilbspY3y+6Fe5PvbSre+9aFPSJUWJmTgygXcAAACAd0RwsieW8HL8a/YHAJZHVacVDlL3OvpHeYEK9SbJVxrqO0Glumj2eDNyHs1YsLa2rj0JicQNSx+xDOlPow9EPuDM27AVhUV8iMQuIhW3H8LU8qO3BEOfIN5+MPmm2SAVxdmoKUM0l3SfMUGwJk4RjLtHH6e2kgxIGrGejDstzgk=
90
+ sshfp_dsa => SSHFP 2 1 3febfa91d117f149536fc4739ca84f60aeab7fe2
91
+ SSHFP 2 2 051cbdcb69c3cdce1eeb996509a346efc420aa0928687d001f44e64fa8148473
92
+ sshfp_rsa => SSHFP 1 1 5f64e757ab9e88d23aca55d8b7e88ba813125fb1
93
+ SSHFP 1 2 cb62ae7f4bc96128532ec55120dc651b8ce7180a7c342ab4f8b43e291e6769dc
94
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAu3juUV4lxin9Z0zs82aJRE6yt/qIbl7LPofVG+bLG42RdLfyKL3HH2AcU5OO3mBBlmpKHgZcqas1tauOdcyZ+3EfiGB7OiAkoEb5Mo6jaYj5kQ6cdnx4XuzfQyA4u3acXKv+ONYgPYxAiZrXyzmetuhyhtY9mhk54s1FXmv3A+KCA/h3tKO1nIMapJ9HI0eK8otNrCL9Drwb25eSYPoGd3B7PvhV3fh67B2VUTukuRpAR3oQuvaBOijOuhFe45RMLIIzWkExzvvQrzNBkEaY5rnYU/GrKdu5u1O4T2E44/w2XetkMzVmVU8oqtH/xPWvAJtx7nCwTFaR5LBNNz5+jw==
95
+ swapfree => 3.91 GB
96
+ swapfree_mb => 3999.99
97
+ swapsize => 3.91 GB
98
+ swapsize_mb => 3999.99
99
+ timezone => PDT
100
+ type => Other
101
+ uniqueid => 120a7de9
102
+ uptime => 3:26 hours
103
+ uptime_days => 0
104
+ uptime_hours => 3
105
+ uptime_seconds => 12374
106
+ uuid => 421B8856-476F-348A-CD0D-FAF906C281D8
107
+ virtual => vmware
@@ -0,0 +1,104 @@
1
+ architecture => i386
2
+ augeasversion => 1.0.0
3
+ bios_release_date => 07/30/2013
4
+ bios_vendor => Phoenix Technologies LTD
5
+ bios_version => 6.00
6
+ blockdevice_sda_model => Virtual disk
7
+ blockdevice_sda_size => 8589934592
8
+ blockdevice_sda_vendor => VMware
9
+ blockdevice_sdb_model => Virtual disk
10
+ blockdevice_sdb_size => 8589934592
11
+ blockdevice_sdb_vendor => VMware
12
+ blockdevice_sr0_model => VMware IDE CDR10
13
+ blockdevice_sr0_size => 1073741312
14
+ blockdevice_sr0_vendor => NECVMWar
15
+ blockdevices => sda,sdb,sr0
16
+ boardmanufacturer => Intel Corporation
17
+ boardproductname => 440BX Desktop Reference Platform
18
+ boardserialnumber => None
19
+ concat_basedir => /var/opt/lib/pe-puppet/concat
20
+ custom_auth_conf => false
21
+ domain => delivery.puppetlabs.net
22
+ facterversion => 1.7.1
23
+ filesystems => ext4,iso9660
24
+ fqdn => cnttm40ltcs1pwd.delivery.puppetlabs.net
25
+ hardwareisa => i686
26
+ hardwaremodel => i686
27
+ hostname => cnttm40ltcs1pwd
28
+ id => root
29
+ interfaces => eth0,lo
30
+ ip6tables_version => 1.4.7
31
+ ipaddress => 10.18.11.188
32
+ ipaddress_eth0 => 10.18.11.188
33
+ ipaddress_lo => 127.0.0.1
34
+ iptables_version => 1.4.7
35
+ is_pe => true
36
+ is_virtual => true
37
+ kernel => Linux
38
+ kernelmajversion => 2.6
39
+ kernelrelease => 2.6.32-431.11.2.el6.i686
40
+ kernelversion => 2.6.32
41
+ macaddress => 00:50:56:9B:18:14
42
+ macaddress_eth0 => 00:50:56:9B:18:14
43
+ manufacturer => VMware, Inc.
44
+ memoryfree => 1.08 GB
45
+ memoryfree_mb => 1110.70
46
+ memorysize => 1.85 GB
47
+ memorysize_mb => 1893.30
48
+ memorytotal => 1.85 GB
49
+ mtu_eth0 => 1500
50
+ mtu_lo => 16436
51
+ netmask => 255.255.0.0
52
+ netmask_eth0 => 255.255.0.0
53
+ netmask_lo => 255.0.0.0
54
+ network_eth0 => 10.18.0.0
55
+ network_lo => 127.0.0.0
56
+ operatingsystem => CentOS
57
+ operatingsystemmajrelease => 6
58
+ operatingsystemrelease => 6.5
59
+ osfamily => RedHat
60
+ path => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
61
+ pe_major_version => 3
62
+ pe_minor_version => 0
63
+ pe_patch_version => 1
64
+ pe_version => 3.0.1
65
+ physicalprocessorcount => 2
66
+ postgres_default_version => 8.4
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
+ puppetdb_server_status => configured
74
+ puppetversion => 3.2.4 (Puppet Enterprise 3.0.1)
75
+ root_home => /root
76
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
77
+ rubyversion => 1.9.3
78
+ selinux => true
79
+ selinux_config_mode => enforcing
80
+ selinux_config_policy => targeted
81
+ selinux_current_mode => enforcing
82
+ selinux_enforced => true
83
+ selinux_mode => targeted
84
+ selinux_policyversion => 24
85
+ serialnumber => VMware-42 1b a0 c1 d3 a5 37 3e-66 3d ee 9c d1 f9 bc 2d
86
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPp0e5sK7SNrUzzAt0BGTaSeUye5XWNNwbqqS02ZO8Lcz459QLzPjrDyglCLIvkOTTr9IQ+XJRKeEkFd2Fj4pLsi59GSHlA3iRmaBc0xjX84pDXqFyjxvRZgamQQpsCHUJeU3+uVUKWUqpjQjoF0cCT0jj6chvAa1MK+uTbQhbK3AAAAFQDvvtRu36IoxQxF/QNTFKyVk5RzxQAAAIEAuJh4LB9a2F7fGbYw/wH2rOE07RLtuhmKZ0dWDDEgK3nKZaoJc0oCPsKv6uE6iIGILAoRyCfGNxuFEXECnXkZ7hOMws1Wbu0pGIzp8c3SA/m7ZToOB6UjYtxEBzY1/MD5m241KuuNyhQfukyGh1/2zBnVkvaudIX9G6qun3x86ikAAACAIq9pkrmw7XRk63+bs/7pTLqcmfrhuISAVBxTNPU46pYzZZGu42CLDMp4uf9hUj/JyiKiaByeyro3rFMOujERRF+8gMvp8F4dbnG98vbpwwbPLMPEAlLComuiyUl71xx8v5s8CsDGMiaRknm3zgLLqOkwffJ0QGadW7RRqiNKCo4=
87
+ sshfp_dsa => SSHFP 2 1 2a37d895bf9b78e5104c01d13008469a811081a4
88
+ SSHFP 2 2 a192be9211c7f682db121989122860f9e07298eaf89bd86b9b1df8cbde1fd511
89
+ sshfp_rsa => SSHFP 1 1 45f2e973266d13d70d35abddd4c5ab35716cce50
90
+ SSHFP 1 2 f3abd7d1bd7c9220520615cb7e9363abf29c86affe66e4602ace376d5b5cb678
91
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA0dsXQ/DdrcP4M48vvGiIDldVcib/pUTFmwXfYatJ3hlUfDeYN85l50wGGi6e93hBlFaPNkTcItrmU5MaaD7v7J2G9xoQ9J+eBihwZAiIeRjwF6IYoOpdp8kCCRSWgO9YMMAU0LrynwPMJZSfCgvznZL5VeLq97mK6J7TNR7z0rmvuUPbyYA0AGCbGjz47RCD0ULbtBJDM7HOpX1acqsa/GYXAWxWgH1vMhydh/ekrO3bjr8C4aw0HaCgN3W3W1yvQrMFonQBYV/qql8z2ZctlWlQ5mRl/vA6FvA0vkJOJJKb1yQuiFqnzH4gvTZdR97KoQXpVU0xsoyeNqbl22NkyQ==
92
+ swapfree => 3.97 GB
93
+ swapfree_mb => 4063.99
94
+ swapsize => 3.97 GB
95
+ swapsize_mb => 4063.99
96
+ timezone => PDT
97
+ type => Other
98
+ uniqueid => 120abc0b
99
+ uptime => 12:45 hours
100
+ uptime_days => 0
101
+ uptime_hours => 12
102
+ uptime_seconds => 45901
103
+ uuid => 421BA0C1-D3A5-373E-663D-EE9CD1F9BC2D
104
+ virtual => vmware
@@ -0,0 +1,104 @@
1
+ architecture => x86_64
2
+ augeasversion => 1.0.0
3
+ bios_release_date => 07/30/2013
4
+ bios_vendor => Phoenix Technologies LTD
5
+ bios_version => 6.00
6
+ blockdevice_sda_model => Virtual disk
7
+ blockdevice_sda_size => 8589934592
8
+ blockdevice_sda_vendor => VMware
9
+ blockdevice_sdb_model => Virtual disk
10
+ blockdevice_sdb_size => 8589934592
11
+ blockdevice_sdb_vendor => VMware
12
+ blockdevice_sr0_model => VMware IDE CDR10
13
+ blockdevice_sr0_size => 1073741312
14
+ blockdevice_sr0_vendor => NECVMWar
15
+ blockdevices => sda,sdb,sr0
16
+ boardmanufacturer => Intel Corporation
17
+ boardproductname => 440BX Desktop Reference Platform
18
+ boardserialnumber => None
19
+ concat_basedir => /var/opt/lib/pe-puppet/concat
20
+ custom_auth_conf => false
21
+ domain => delivery.puppetlabs.net
22
+ facterversion => 1.7.1
23
+ filesystems => ext4,iso9660
24
+ fqdn => r05dpg7c6711u6s.delivery.puppetlabs.net
25
+ hardwareisa => x86_64
26
+ hardwaremodel => x86_64
27
+ hostname => r05dpg7c6711u6s
28
+ id => root
29
+ interfaces => eth0,lo
30
+ ip6tables_version => 1.4.7
31
+ ipaddress => 10.18.206.169
32
+ ipaddress_eth0 => 10.18.206.169
33
+ ipaddress_lo => 127.0.0.1
34
+ iptables_version => 1.4.7
35
+ is_pe => true
36
+ is_virtual => true
37
+ kernel => Linux
38
+ kernelmajversion => 2.6
39
+ kernelrelease => 2.6.32-431.11.2.el6.x86_64
40
+ kernelversion => 2.6.32
41
+ macaddress => 00:50:56:9B:54:33
42
+ macaddress_eth0 => 00:50:56:9B:54:33
43
+ manufacturer => VMware, Inc.
44
+ memoryfree => 734.32 MB
45
+ memoryfree_mb => 734.32
46
+ memorysize => 1.83 GB
47
+ memorysize_mb => 1877.21
48
+ memorytotal => 1.83 GB
49
+ mtu_eth0 => 1500
50
+ mtu_lo => 16436
51
+ netmask => 255.255.0.0
52
+ netmask_eth0 => 255.255.0.0
53
+ netmask_lo => 255.0.0.0
54
+ network_eth0 => 10.18.0.0
55
+ network_lo => 127.0.0.0
56
+ operatingsystem => CentOS
57
+ operatingsystemmajrelease => 6
58
+ operatingsystemrelease => 6.5
59
+ osfamily => RedHat
60
+ path => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
61
+ pe_major_version => 3
62
+ pe_minor_version => 0
63
+ pe_patch_version => 1
64
+ pe_version => 3.0.1
65
+ physicalprocessorcount => 2
66
+ postgres_default_version => 8.4
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
+ puppetdb_server_status => configured
74
+ puppetversion => 3.2.4 (Puppet Enterprise 3.0.1)
75
+ root_home => /root
76
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
77
+ rubyversion => 1.9.3
78
+ selinux => true
79
+ selinux_config_mode => enforcing
80
+ selinux_config_policy => targeted
81
+ selinux_current_mode => enforcing
82
+ selinux_enforced => true
83
+ selinux_mode => targeted
84
+ selinux_policyversion => 24
85
+ serialnumber => VMware-42 1b 2e e4 ae 19 5a 87-72 c0 90 0b 5f 87 a9 2f
86
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAJGJ+wHqAvYTv3VEzhPo3rwiaVxesMSstvufqZIYNLci54bEy7Dlq++scLFU7EjqhlnGG0HWZ+aHQpDY8TvvsRIw8Q9nyxHAonk0EtHu4RCF6MH1lo0IeAh12A0vEpaVgpQjKisfWuH/IQEi1wCCaVL0lsLc5CLe1wE+yKqWuyVrAAAAFQD+F89mMng0ZXHd9NKbsZO5LQ5vcQAAAIAN6ysU1N1SASyGwtWuAnkRKxusYgCpQ0L7hx7shXHiQ69WoQxzgUUb5AdF++kMQdplcqrD2MIf+6hk5o4kzkPTEJTpfl7l/qp2L6znDR5yjz+G4b499eD3UGmlLIOgb1R7v/mS7Q3Y0XYsh1nBJyupOiTIMT1g6f7pQkA/9eimgwAAAIAiqkmEyA+8HRxg02zyPVG3z0RBFQnqnjLO8GaVFLq+3j5HTYgHuyktn2Js2Qke0j8bJ7gs/9Zaxq2dxC9BCZV29VAtmp7DO6lZgh3qwvA1uUKraO2J5zzWZHhJ2c9/apGtySBeOD1lOgGiXLkn5x4R09kLs56f5n+ax2kVa4qs3A==
87
+ sshfp_dsa => SSHFP 2 1 8ebb6d9078da9da416723cac88c46bca6fe0ec54
88
+ SSHFP 2 2 fd2bf6b3b04a115a7c8368a7f7e7738cf41d9e4c3eaf13033a38a53fe119ac69
89
+ sshfp_rsa => SSHFP 1 1 c48ea7d5f6f38b3797e1e672f98ddf4d31796456
90
+ SSHFP 1 2 b953c17a0af98e6fb1f3d06f2cc1e386a54e4868b2ea688ff950f4b8c5ed354a
91
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAr2ywcLVQDql7LcLz8DZvJLWuEdb86cwe/q8TVqd7E1V0fKvXhZBXUN1aGeuvY+ewfnlYh79ioDvslGCSh452caet3JljzhtU6mFtTpPm5FPofZ9a5SbR4oC5abFe8WH19KGI/HSsXEGqtNwNAcX6kfJSgcCRcPv+Jg0rO4Goncv8hLEv+ek+izVpuAPPBvgHN1QLlfSlN0rlYvn62WDs0ecYTGpmy03JisfYubefJ25roOFxakx8NAdajb1Ce5IV7GxEn5BSe9mjGPI4UvDFYtDEMeKhDl8eKxICfcei8X6uUfunr1N4kIjn3Q78aloCFhzn37OSI71rjmYISOq3JQ==
92
+ swapfree => 3.94 GB
93
+ swapfree_mb => 4031.99
94
+ swapsize => 3.94 GB
95
+ swapsize_mb => 4031.99
96
+ timezone => PDT
97
+ type => Other
98
+ uniqueid => 120aa9ce
99
+ uptime => 3:26 hours
100
+ uptime_days => 0
101
+ uptime_hours => 3
102
+ uptime_seconds => 12392
103
+ uuid => 421B2EE4-AE19-5A87-72C0-900B5F87A92F
104
+ virtual => vmware