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,111 @@
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 => 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.5
19
+ filesystems => ext2,ext3,iso9660
20
+ fqdn => pi9i6g3opvdb1dg.delivery.puppetlabs.net
21
+ hardwareisa => i686
22
+ hardwaremodel => i686
23
+ hostname => pi9i6g3opvdb1dg
24
+ id => root
25
+ interfaces => eth0,lo,sit0
26
+ ip6tables_version => 1.3.5
27
+ ipaddress => 10.18.223.183
28
+ ipaddress_eth0 => 10.18.223.183
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:19:A1
44
+ macaddress_eth0 => 00:50:56:9B:19:A1
45
+ manufacturer => VMware, Inc.
46
+ memoryfree => 1.15 GB
47
+ memoryfree_mb => 1178.11
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:/root/bin
64
+ pe_build => 3.3.0-rc2-359-g0e477a6
65
+ pe_major_version => 3
66
+ pe_minor_version => 3
67
+ pe_patch_version => 0
68
+ pe_postgres_default_version => 8.1
69
+ pe_puppetdb_server_status => configured
70
+ pe_version => 3.3.0
71
+ physicalprocessorcount => 2
72
+ platform_tag => el-5-i386
73
+ postgres_default_version => 8.1
74
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
75
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
76
+ processorcount => 2
77
+ productname => VMware Virtual Platform
78
+ ps => ps -ef
79
+ puppet_vardir => /var/opt/lib/pe-puppet
80
+ puppetversion => 3.6.2 (Puppet Enterprise 3.3.0-rc2-359-g0e477a6)
81
+ root_home => /root
82
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
83
+ rubyversion => 1.9.3
84
+ selinux => true
85
+ selinux_config_mode => enforcing
86
+ selinux_config_policy => targeted
87
+ selinux_current_mode => enforcing
88
+ selinux_enforced => true
89
+ selinux_mode => targeted
90
+ selinux_policyversion => 21
91
+ serialnumber => VMware-42 1b 08 f1 2d fe 47 b7-f4 27 26 c9 2f 83 dd 72
92
+ 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==
93
+ sshfp_dsa => SSHFP 2 1 2ad7e6030916afa8bedf68536db7ec53d2c282b4
94
+ SSHFP 2 2 2fac52d4d25b58ce805e98ae8dd6b84657f9dc37cb68b4f3f0ad57c378357db7
95
+ sshfp_rsa => SSHFP 1 1 55b5b052aee552ad1f09f47501dc5f82306d1746
96
+ SSHFP 1 2 eef8de51d96f93ed187f762caff3149521b3460fad7917bb40b1c7b279007b77
97
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAzsvVTHB+Ak3Dm/8kVeJyP4tg7SIoLpbBksHgS0TLYTYabJK/jDo2eZscJZHq2Nz2o4Am3TYOF3JdSxKedf6DtjJVvZoKJNQWj7t4Hg7YbgUnRM18AN7eClq2Ybmk4VREAL098+84VkASbCG+oKEwg2x9v3WSo3chwuFzjYyqiKJMEG3Eu6HaqizOeoN/smcG2Y7j5NgfgrdO2WU3rZz+IEM419Je95le6/Zy+0e+cJ7W/OjNWJj4TOH18T/WWeJZDo78VY4BP0Xvt9/1vlmWqtlPPQYW4bHnXc0ffzMHzno/4iMK0E/rp+xpAslD36mACjC0L6jkz7efFsk3Doqksw==
98
+ staging_http_get => curl
99
+ swapfree => 3.91 GB
100
+ swapfree_mb => 3999.99
101
+ swapsize => 3.91 GB
102
+ swapsize_mb => 3999.99
103
+ timezone => PDT
104
+ type => Other
105
+ uniqueid => 120ab7df
106
+ uptime => 1 day
107
+ uptime_days => 1
108
+ uptime_hours => 26
109
+ uptime_seconds => 95849
110
+ uuid => 421B08F1-2DFE-47B7-F427-26C92F83DD72
111
+ virtual => vmware
@@ -0,0 +1,111 @@
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_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.5
19
+ filesystems => ext2,ext3,iso9660
20
+ fqdn => m0sd27hd4e07env.delivery.puppetlabs.net
21
+ hardwareisa => x86_64
22
+ hardwaremodel => x86_64
23
+ hostname => m0sd27hd4e07env
24
+ id => root
25
+ interfaces => eth0,lo,sit0
26
+ ip6tables_version => 1.3.5
27
+ ipaddress => 10.18.248.136
28
+ ipaddress_eth0 => 10.18.248.136
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:46:01
44
+ macaddress_eth0 => 00:50:56:9B:46:01
45
+ manufacturer => VMware, Inc.
46
+ memoryfree => 853.18 MB
47
+ memoryfree_mb => 853.18
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:/root/bin
64
+ pe_build => 3.3.0-rc2-359-g0e477a6
65
+ pe_major_version => 3
66
+ pe_minor_version => 3
67
+ pe_patch_version => 0
68
+ pe_postgres_default_version => 8.1
69
+ pe_puppetdb_server_status => configured
70
+ pe_version => 3.3.0
71
+ physicalprocessorcount => 2
72
+ platform_tag => el-5-x86_64
73
+ postgres_default_version => 8.1
74
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
75
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
76
+ processorcount => 2
77
+ productname => VMware Virtual Platform
78
+ ps => ps -ef
79
+ puppet_vardir => /var/opt/lib/pe-puppet
80
+ puppetversion => 3.6.2 (Puppet Enterprise 3.3.0-rc2-359-g0e477a6)
81
+ root_home => /root
82
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
83
+ rubyversion => 1.9.3
84
+ selinux => true
85
+ selinux_config_mode => enforcing
86
+ selinux_config_policy => targeted
87
+ selinux_current_mode => enforcing
88
+ selinux_enforced => true
89
+ selinux_mode => targeted
90
+ selinux_policyversion => 21
91
+ serialnumber => VMware-42 1b 45 2d 44 cb 36 e3-92 d2 a9 79 a4 1a c5 d3
92
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAP/ws3Yhu1oXD+wgxSC3RymhwY0Buvo6oS1Bq24gUyyUKBLqGw47DxbMaUWAD+lbY2bmAsx5YDV6jHJBP2biqNPiSPYcDimR94B10x9JPpVdnNiC/XqsTPzToVgnR+txO1icPaYClR5kTvLHk25+UIX3Ne84v+gabixB+RFd4iEhAAAAFQC/W9nI7D2H9MFI9UZjes3b1S0SxQAAAIEAy8E+9gb/Q74+8qQQjNfgDGKeeOQr0XFA8odR5jpCDWVudzK2VFXMtayvTjrvotSfEgSRjrF00MP/2E30cajWuJXhLnjb705K7MLv0VP+1piUEjlk8W1qBsCQq2zCPOO0UJxxjA6ilbspY3y+6Fe5PvbSre+9aFPSJUWJmTgygXcAAACAd0RwsieW8HL8a/YHAJZHVacVDlL3OvpHeYEK9SbJVxrqO0Glumj2eDNyHs1YsLa2rj0JicQNSx+xDOlPow9EPuDM27AVhUV8iMQuIhW3H8LU8qO3BEOfIN5+MPmm2SAVxdmoKUM0l3SfMUGwJk4RjLtHH6e2kgxIGrGejDstzgk=
93
+ sshfp_dsa => SSHFP 2 1 3febfa91d117f149536fc4739ca84f60aeab7fe2
94
+ SSHFP 2 2 051cbdcb69c3cdce1eeb996509a346efc420aa0928687d001f44e64fa8148473
95
+ sshfp_rsa => SSHFP 1 1 5f64e757ab9e88d23aca55d8b7e88ba813125fb1
96
+ SSHFP 1 2 cb62ae7f4bc96128532ec55120dc651b8ce7180a7c342ab4f8b43e291e6769dc
97
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAu3juUV4lxin9Z0zs82aJRE6yt/qIbl7LPofVG+bLG42RdLfyKL3HH2AcU5OO3mBBlmpKHgZcqas1tauOdcyZ+3EfiGB7OiAkoEb5Mo6jaYj5kQ6cdnx4XuzfQyA4u3acXKv+ONYgPYxAiZrXyzmetuhyhtY9mhk54s1FXmv3A+KCA/h3tKO1nIMapJ9HI0eK8otNrCL9Drwb25eSYPoGd3B7PvhV3fh67B2VUTukuRpAR3oQuvaBOijOuhFe45RMLIIzWkExzvvQrzNBkEaY5rnYU/GrKdu5u1O4T2E44/w2XetkMzVmVU8oqtH/xPWvAJtx7nCwTFaR5LBNNz5+jw==
98
+ staging_http_get => curl
99
+ swapfree => 3.91 GB
100
+ swapfree_mb => 3999.98
101
+ swapsize => 3.91 GB
102
+ swapsize_mb => 3999.99
103
+ timezone => PDT
104
+ type => Other
105
+ uniqueid => 120a88f8
106
+ uptime => 1 day
107
+ uptime_days => 1
108
+ uptime_hours => 24
109
+ uptime_seconds => 87373
110
+ uuid => 421B452D-44CB-36E3-92D2-A979A41AC5D3
111
+ virtual => vmware
@@ -0,0 +1,108 @@
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_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.5
23
+ filesystems => ext4,iso9660
24
+ fqdn => r2mcyk25mzjhfx8.delivery.puppetlabs.net
25
+ hardwareisa => i686
26
+ hardwaremodel => i686
27
+ hostname => r2mcyk25mzjhfx8
28
+ id => root
29
+ interfaces => eth0,lo
30
+ ip6tables_version => 1.4.7
31
+ ipaddress => 10.18.13.175
32
+ ipaddress_eth0 => 10.18.13.175
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:40:0D
42
+ macaddress_eth0 => 00:50:56:9B:40:0D
43
+ manufacturer => VMware, Inc.
44
+ memoryfree => 1.03 GB
45
+ memoryfree_mb => 1059.26
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:/root/bin
61
+ pe_build => 3.3.0-rc2-359-g0e477a6
62
+ pe_major_version => 3
63
+ pe_minor_version => 3
64
+ pe_patch_version => 0
65
+ pe_postgres_default_version => 8.4
66
+ pe_puppetdb_server_status => configured
67
+ pe_version => 3.3.0
68
+ physicalprocessorcount => 2
69
+ platform_tag => el-6-i386
70
+ postgres_default_version => 8.4
71
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
72
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
73
+ processorcount => 2
74
+ productname => VMware Virtual Platform
75
+ ps => ps -ef
76
+ puppet_vardir => /var/opt/lib/pe-puppet
77
+ puppetversion => 3.6.2 (Puppet Enterprise 3.3.0-rc2-359-g0e477a6)
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 => 24
88
+ serialnumber => VMware-42 1b 9b 22 50 db ab 08-8b 2d 5d 67 3e 53 6a e3
89
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPp0e5sK7SNrUzzAt0BGTaSeUye5XWNNwbqqS02ZO8Lcz459QLzPjrDyglCLIvkOTTr9IQ+XJRKeEkFd2Fj4pLsi59GSHlA3iRmaBc0xjX84pDXqFyjxvRZgamQQpsCHUJeU3+uVUKWUqpjQjoF0cCT0jj6chvAa1MK+uTbQhbK3AAAAFQDvvtRu36IoxQxF/QNTFKyVk5RzxQAAAIEAuJh4LB9a2F7fGbYw/wH2rOE07RLtuhmKZ0dWDDEgK3nKZaoJc0oCPsKv6uE6iIGILAoRyCfGNxuFEXECnXkZ7hOMws1Wbu0pGIzp8c3SA/m7ZToOB6UjYtxEBzY1/MD5m241KuuNyhQfukyGh1/2zBnVkvaudIX9G6qun3x86ikAAACAIq9pkrmw7XRk63+bs/7pTLqcmfrhuISAVBxTNPU46pYzZZGu42CLDMp4uf9hUj/JyiKiaByeyro3rFMOujERRF+8gMvp8F4dbnG98vbpwwbPLMPEAlLComuiyUl71xx8v5s8CsDGMiaRknm3zgLLqOkwffJ0QGadW7RRqiNKCo4=
90
+ sshfp_dsa => SSHFP 2 1 2a37d895bf9b78e5104c01d13008469a811081a4
91
+ SSHFP 2 2 a192be9211c7f682db121989122860f9e07298eaf89bd86b9b1df8cbde1fd511
92
+ sshfp_rsa => SSHFP 1 1 45f2e973266d13d70d35abddd4c5ab35716cce50
93
+ SSHFP 1 2 f3abd7d1bd7c9220520615cb7e9363abf29c86affe66e4602ace376d5b5cb678
94
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA0dsXQ/DdrcP4M48vvGiIDldVcib/pUTFmwXfYatJ3hlUfDeYN85l50wGGi6e93hBlFaPNkTcItrmU5MaaD7v7J2G9xoQ9J+eBihwZAiIeRjwF6IYoOpdp8kCCRSWgO9YMMAU0LrynwPMJZSfCgvznZL5VeLq97mK6J7TNR7z0rmvuUPbyYA0AGCbGjz47RCD0ULbtBJDM7HOpX1acqsa/GYXAWxWgH1vMhydh/ekrO3bjr8C4aw0HaCgN3W3W1yvQrMFonQBYV/qql8z2ZctlWlQ5mRl/vA6FvA0vkJOJJKb1yQuiFqnzH4gvTZdR97KoQXpVU0xsoyeNqbl22NkyQ==
95
+ staging_http_get => curl
96
+ swapfree => 3.97 GB
97
+ swapfree_mb => 4063.99
98
+ swapsize => 3.97 GB
99
+ swapsize_mb => 4063.99
100
+ timezone => PDT
101
+ type => Other
102
+ uniqueid => 120aaf0d
103
+ uptime => 5:20 hours
104
+ uptime_days => 0
105
+ uptime_hours => 5
106
+ uptime_seconds => 19257
107
+ uuid => 421B9B22-50DB-AB08-8B2D-5D673E536AE3
108
+ virtual => vmware
@@ -0,0 +1,108 @@
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_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.5
23
+ filesystems => ext4,iso9660
24
+ fqdn => o0a7km8q3ydsk30.delivery.puppetlabs.net
25
+ hardwareisa => x86_64
26
+ hardwaremodel => x86_64
27
+ hostname => o0a7km8q3ydsk30
28
+ id => root
29
+ interfaces => eth0,lo
30
+ ip6tables_version => 1.4.7
31
+ ipaddress => 10.18.63.67
32
+ ipaddress_eth0 => 10.18.63.67
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:6A:E3
42
+ macaddress_eth0 => 00:50:56:9B:6A:E3
43
+ manufacturer => VMware, Inc.
44
+ memoryfree => 745.88 MB
45
+ memoryfree_mb => 745.88
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:/root/bin
61
+ pe_build => 3.3.0-rc2-359-g0e477a6
62
+ pe_major_version => 3
63
+ pe_minor_version => 3
64
+ pe_patch_version => 0
65
+ pe_postgres_default_version => 8.4
66
+ pe_puppetdb_server_status => configured
67
+ pe_version => 3.3.0
68
+ physicalprocessorcount => 2
69
+ platform_tag => el-6-x86_64
70
+ postgres_default_version => 8.4
71
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
72
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
73
+ processorcount => 2
74
+ productname => VMware Virtual Platform
75
+ ps => ps -ef
76
+ puppet_vardir => /var/opt/lib/pe-puppet
77
+ puppetversion => 3.6.2 (Puppet Enterprise 3.3.0-rc2-359-g0e477a6)
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 => 24
88
+ serialnumber => VMware-42 1b e0 95 89 86 56 e9-7d b2 5d ea dc 42 f0 b0
89
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAJGJ+wHqAvYTv3VEzhPo3rwiaVxesMSstvufqZIYNLci54bEy7Dlq++scLFU7EjqhlnGG0HWZ+aHQpDY8TvvsRIw8Q9nyxHAonk0EtHu4RCF6MH1lo0IeAh12A0vEpaVgpQjKisfWuH/IQEi1wCCaVL0lsLc5CLe1wE+yKqWuyVrAAAAFQD+F89mMng0ZXHd9NKbsZO5LQ5vcQAAAIAN6ysU1N1SASyGwtWuAnkRKxusYgCpQ0L7hx7shXHiQ69WoQxzgUUb5AdF++kMQdplcqrD2MIf+6hk5o4kzkPTEJTpfl7l/qp2L6znDR5yjz+G4b499eD3UGmlLIOgb1R7v/mS7Q3Y0XYsh1nBJyupOiTIMT1g6f7pQkA/9eimgwAAAIAiqkmEyA+8HRxg02zyPVG3z0RBFQnqnjLO8GaVFLq+3j5HTYgHuyktn2Js2Qke0j8bJ7gs/9Zaxq2dxC9BCZV29VAtmp7DO6lZgh3qwvA1uUKraO2J5zzWZHhJ2c9/apGtySBeOD1lOgGiXLkn5x4R09kLs56f5n+ax2kVa4qs3A==
90
+ sshfp_dsa => SSHFP 2 1 8ebb6d9078da9da416723cac88c46bca6fe0ec54
91
+ SSHFP 2 2 fd2bf6b3b04a115a7c8368a7f7e7738cf41d9e4c3eaf13033a38a53fe119ac69
92
+ sshfp_rsa => SSHFP 1 1 c48ea7d5f6f38b3797e1e672f98ddf4d31796456
93
+ SSHFP 1 2 b953c17a0af98e6fb1f3d06f2cc1e386a54e4868b2ea688ff950f4b8c5ed354a
94
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAr2ywcLVQDql7LcLz8DZvJLWuEdb86cwe/q8TVqd7E1V0fKvXhZBXUN1aGeuvY+ewfnlYh79ioDvslGCSh452caet3JljzhtU6mFtTpPm5FPofZ9a5SbR4oC5abFe8WH19KGI/HSsXEGqtNwNAcX6kfJSgcCRcPv+Jg0rO4Goncv8hLEv+ek+izVpuAPPBvgHN1QLlfSlN0rlYvn62WDs0ecYTGpmy03JisfYubefJ25roOFxakx8NAdajb1Ce5IV7GxEn5BSe9mjGPI4UvDFYtDEMeKhDl8eKxICfcei8X6uUfunr1N4kIjn3Q78aloCFhzn37OSI71rjmYISOq3JQ==
95
+ staging_http_get => curl
96
+ swapfree => 3.93 GB
97
+ swapfree_mb => 4028.39
98
+ swapsize => 3.94 GB
99
+ swapsize_mb => 4031.99
100
+ timezone => PDT
101
+ type => Other
102
+ uniqueid => 120a433f
103
+ uptime => 1 day
104
+ uptime_days => 1
105
+ uptime_hours => 24
106
+ uptime_seconds => 87060
107
+ uuid => 421BE095-8986-56E9-7DB2-5DEADC42F0B0
108
+ virtual => vmware
@@ -0,0 +1,105 @@
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
22
+ fqdn => fuwe44do1kuskrx.delivery.puppetlabs.net
23
+ hardwareisa => unknown
24
+ hardwaremodel => i686
25
+ hostname => fuwe44do1kuskrx
26
+ id => root
27
+ interfaces => eth0,lo
28
+ ip6tables_version => 1.4.8
29
+ ipaddress => 10.18.28.150
30
+ ipaddress_eth0 => 10.18.28.150
31
+ ipaddress_lo => 127.0.0.1
32
+ iptables_version => 1.4.8
33
+ is_pe => true
34
+ is_virtual => true
35
+ kernel => Linux
36
+ kernelmajversion => 2.6
37
+ kernelrelease => 2.6.32-5-686
38
+ kernelversion => 2.6.32
39
+ lsbdistcodename => squeeze
40
+ lsbdistdescription => Debian GNU/Linux 6.0.9 (squeeze)
41
+ lsbdistid => Debian
42
+ lsbdistrelease => 6.0.9
43
+ lsbmajdistrelease => 6
44
+ macaddress => 00:50:56:9b:77:29
45
+ macaddress_eth0 => 00:50:56:9b:77:29
46
+ manufacturer => VMware, Inc.
47
+ memoryfree => 1.26 GB
48
+ memoryfree_mb => 1287.63
49
+ memorysize => 1.98 GB
50
+ memorysize_mb => 2026.09
51
+ memorytotal => 1.98 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 => Debian
60
+ operatingsystemmajrelease => 6
61
+ operatingsystemrelease => 6.0.9
62
+ osfamily => Debian
63
+ path => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
64
+ pe_build => 3.3.0-rc2-359-g0e477a6
65
+ pe_major_version => 3
66
+ pe_minor_version => 3
67
+ pe_patch_version => 0
68
+ pe_postgres_default_version => 8.4
69
+ pe_puppetdb_server_status => configured
70
+ pe_version => 3.3.0
71
+ physicalprocessorcount => 2
72
+ platform_tag => debian-6-i386
73
+ postgres_default_version => 8.4
74
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
75
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
76
+ processorcount => 2
77
+ productname => VMware Virtual Platform
78
+ ps => ps -ef
79
+ puppet_vardir => /var/opt/lib/pe-puppet
80
+ puppetversion => 3.6.2 (Puppet Enterprise 3.3.0-rc2-359-g0e477a6)
81
+ root_home => /root
82
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
83
+ rubyversion => 1.9.3
84
+ selinux => false
85
+ serialnumber => VMware-42 1b e8 b6 e9 65 66 ea-1e 80 74 bc 36 27 89 37
86
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAK7F7GY0FdP4gjzY/iB7IGgb4DaCMeNDLr4yNDHgdv5e9N6zQLxyfGXDcKMBpD8KPUPoUh+Zgve+naEAHpycqDzpsyaZD+By8AvGxwOCra/M++OsYwGyLlJoSARC/tv7FmOiV4WG+q0m12PTWbNu8Qa5JiMv6Bwl5PdfyhV+pnn1AAAAFQCY4vmQT4PrvCqXBFPwkQLzHE/DSQAAAIEAlaF6BK6eWHl6VJZI6zVXEh4Y6fnZhomaRufPhLxJZTlTfInMGAsNnTpn8eg9pSmRseaxuZndiZstWVsrqLOZAS6p/NPbDWqKoeSQbuOb4Ino41ZFjqhUHQaH9gNg01Hyc0hlvMV6u73BFKEHdBaIK4fKgb4Dib+aWr8St1/+Ey4AAACAO6J5lXywSoUr1570aDYzILbPuUCD3SQ7TRf3/BKBuozUzMECxS9XwL159FWNfK/aj7kJYeSDrXzxCRsYeNJFrup+DPTFwSov/4G+b1kcU+yMVjSvMjuA5712bg0Q6fVIJd24sZe3DO91ug8gINLSMKJE03MItuo1ko1Bg4kYWX4=
87
+ sshfp_dsa => SSHFP 2 1 cf676d11472f4346bd976ef45e298c6619e01535
88
+ SSHFP 2 2 e6d600f4953025a0576e6a3a6998a24ea669c77358b0e69c6c1c2c3d450b6beb
89
+ sshfp_rsa => SSHFP 1 1 df7a63fc2a604d32835e7fb3f66c697be62bf7df
90
+ SSHFP 1 2 da73375064bd4e2c42d33bce1467d2e726c2819bbc898ecb61f05d4ba2e95b3d
91
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDttDrg4A6Ir4E5A3mPQV2kPzabSqWt7+TLYKQ9EXNV58VEYetr6os5TIDM+VRIYbnVIKKGI+Ds3RaU1OaMwtX/j17Bq4VXqW+D+vNNgrEmXc5uurauBOgnrFyzUhS9bcOsQmKimKBNQXjH/jE6tnxBA3+SdATRKxEEMogpERTJPzSRQA+LF9y16WPADnfXb6L163GPbvTrJA7CMjHMayauBRxe37fgiTQMVzeOB+TrtADv570fLXorbbDrxQF6IL/F15l1LJvl5RBAWU4/hQLm4OU9SJTcf0XM+CVo31hBHs41h1VeNzTMYhHHTiYuQ9aXVmZDqUNo10f+wbW0IJat
92
+ staging_http_get => curl
93
+ swapfree => 375.99 MB
94
+ swapfree_mb => 375.99
95
+ swapsize => 375.99 MB
96
+ swapsize_mb => 375.99
97
+ timezone => PDT
98
+ type => Other
99
+ uniqueid => 120a961c
100
+ uptime => 11:39 hours
101
+ uptime_days => 0
102
+ uptime_hours => 11
103
+ uptime_seconds => 41993
104
+ uuid => 421BE8B6-E965-66EA-1E80-74BC36278937
105
+ virtual => vmware