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,90 @@
1
+ architecture => x86_64
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 => xkksq4nurmlr35z
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => xkksq4nurmlr35z
16
+ facterversion => 1.6.19
17
+ fqdn => xkksq4nurmlr35z.delivery.puppetlabs.net
18
+ hardwareisa => x86_64
19
+ hardwaremodel => x86_64
20
+ hostname => xkksq4nurmlr35z
21
+ id => root
22
+ interfaces => eth0,lo,sit0
23
+ ipaddress => 10.18.56.46
24
+ ipaddress_eth0 => 10.18.56.46
25
+ ipaddress_lo => 127.0.0.1
26
+ is_pe => true
27
+ is_virtual => true
28
+ kernel => Linux
29
+ kernelmajversion => 2.6
30
+ kernelrelease => 2.6.18-371.8.1.el5
31
+ kernelversion => 2.6.18
32
+ lsbdistcodename => Tikanga
33
+ lsbdistdescription => Red Hat Enterprise Linux Server release 5.10 (Tikanga)
34
+ lsbdistid => RedHatEnterpriseServer
35
+ lsbdistrelease => 5.10
36
+ lsbmajdistrelease => 5
37
+ lsbrelease => :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
38
+ macaddress => 00:50:56:9B:B1:20
39
+ macaddress_eth0 => 00:50:56:9B:B1:20
40
+ manufacturer => VMware, Inc.
41
+ memoryfree => 1.24 GB
42
+ memorysize => 1.96 GB
43
+ memorytotal => 1.96 GB
44
+ mtu_eth0 => 1500
45
+ mtu_lo => 16436
46
+ mtu_sit0 => 1480
47
+ netmask => 255.255.0.0
48
+ netmask_eth0 => 255.255.0.0
49
+ netmask_lo => 255.0.0.0
50
+ network_eth0 => 10.18.0.0
51
+ network_lo => 127.0.0.0
52
+ operatingsystem => RedHat
53
+ operatingsystemrelease => 5.10
54
+ osfamily => RedHat
55
+ path => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
56
+ pe_major_version => 2
57
+ pe_minor_version => 8
58
+ pe_patch_version => 7
59
+ pe_version => 2.8.7
60
+ physicalprocessorcount => 2
61
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
62
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
63
+ processorcount => 2
64
+ productname => VMware Virtual Platform
65
+ ps => ps -ef
66
+ puppet_vardir => /var/opt/lib/pe-puppet
67
+ puppetversion => 2.7.26 (Puppet Enterprise 2.8.7)
68
+ root_home => /root
69
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.8
70
+ rubyversion => 1.8.7
71
+ selinux => true
72
+ selinux_config_mode => enforcing
73
+ selinux_config_policy => targeted
74
+ selinux_current_mode => enforcing
75
+ selinux_enforced => true
76
+ selinux_mode => targeted
77
+ selinux_policyversion => 21
78
+ serialnumber => VMware-42 1b ee 24 bc 6a c1 19-a0 34 10 ec 0e ce 29 49
79
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAM18tSqPDoifzG1cR1Ztbci0GIum5dSzSGYBK78bKzZH4O6+7VBPaqwH5g0n+cVHQmva9TnfQwi/5GFXjI3jUS31wrJCHU4cJ5VMoUexz2rJ8BVx11ExRId+UlqQIF3srD0wId1d17lUqP0G/U1Y/RJyzHQy8Er8OymW6CQ+SbMRAAAAFQDPQvLJwbq4R7fOVSjPfqSpgpEupQAAAIEAjBWSGMrkx6BD9l7T0b1lxoNiqp4QR3c+klREm5wtDuTKDmbUXTu2TX+/5iZEy7KR/tReDK3ENK4oLHoxCPdp55vjxrOZSxDPwE/JtbICHQ4pHLU0lGF+6gy6aVwssnx7Po1p+q8v9TxEEZvSG8q5gYaMe823L66uuhS1k1rTNRAAAACBAMHcn6qFhYlSZCc851nIpJ0gFLSE4i225klQxaJ4SxbG1Xvd2zuL+wD7VjS1MEI7DVN2QKUbbHj5jzBVeij7pIGkBvW6pdcMIpVPilk3mcm/ORn1CuBXiYbSwqVbj5KzmoLSByD8mcgEqqv6B+IEOhc/UXju0VKTuXugq7hhG5Xg
80
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA4OcoQ4nfRRXrn1pHqw4WPEU0I99PEc5cZKF2GsOqLdU3rhRDo+Ki/IDhfYnHq0j3+qLCq/u/x/foGECKw1ZLq8FNr5/PhY510e7Nal5dJhZB/kzMiGsfvdA3rUsNe9iDV3mfgWwpyMjY7pgt2N6VsaJYIY8EZGandKGJkmiaVvFW+SBxXWIsWihxPLILbFEJxOmDc5yteZRzEM9QuBwromxI+0wfCw8NuPYazaKFZ0BeotXEyXzbR+4yRwYWxj3tearHsm3+TZhocqtSxbaooAnJ4g6i1KDuCyPNG99toBp9CkBe8l0KHLp6eEJyXi++5z3mfpMAjkqOHM3TBHjqRw==
81
+ swapfree => 1.97 GB
82
+ swapsize => 1.97 GB
83
+ timezone => PDT
84
+ type => Other
85
+ uniqueid => 120a2e38
86
+ uptime => 3:12 hours
87
+ uptime_days => 0
88
+ uptime_hours => 3
89
+ uptime_seconds => 11531
90
+ virtual => vmware
@@ -0,0 +1,83 @@
1
+ architecture => i386
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 => rhicif5qjc2lat8
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => rhicif5qjc2lat8
16
+ facterversion => 1.6.19
17
+ fqdn => rhicif5qjc2lat8.delivery.puppetlabs.net
18
+ hardwareisa => i686
19
+ hardwaremodel => i686
20
+ hostname => rhicif5qjc2lat8
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.97.104
24
+ ipaddress_eth0 => 10.18.97.104
25
+ ipaddress_lo => 127.0.0.1
26
+ is_pe => true
27
+ is_virtual => true
28
+ kernel => Linux
29
+ kernelmajversion => 2.6
30
+ kernelrelease => 2.6.32-431.11.2.el6.i686
31
+ kernelversion => 2.6.32
32
+ macaddress => 00:50:56:9B:1E:86
33
+ macaddress_eth0 => 00:50:56:9B:1E:86
34
+ manufacturer => VMware, Inc.
35
+ memoryfree => 1.32 GB
36
+ memorysize => 1.85 GB
37
+ memorytotal => 1.85 GB
38
+ mtu_eth0 => 1500
39
+ mtu_lo => 16436
40
+ netmask => 255.255.0.0
41
+ netmask_eth0 => 255.255.0.0
42
+ netmask_lo => 255.0.0.0
43
+ network_eth0 => 10.18.0.0
44
+ network_lo => 127.0.0.0
45
+ operatingsystem => RedHat
46
+ operatingsystemrelease => 6.5
47
+ osfamily => RedHat
48
+ path => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
49
+ pe_major_version => 2
50
+ pe_minor_version => 8
51
+ pe_patch_version => 7
52
+ pe_version => 2.8.7
53
+ physicalprocessorcount => 2
54
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
55
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
56
+ processorcount => 2
57
+ productname => VMware Virtual Platform
58
+ ps => ps -ef
59
+ puppet_vardir => /var/opt/lib/pe-puppet
60
+ puppetversion => 2.7.26 (Puppet Enterprise 2.8.7)
61
+ root_home => /root
62
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.8
63
+ rubyversion => 1.8.7
64
+ selinux => true
65
+ selinux_config_mode => enforcing
66
+ selinux_config_policy => targeted
67
+ selinux_current_mode => enforcing
68
+ selinux_enforced => true
69
+ selinux_mode => targeted
70
+ selinux_policyversion => 24
71
+ serialnumber => VMware-42 1b 48 0b 87 2c 9a 88-f5 42 c8 0b 45 77 12 90
72
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAOiab22TCYwdN70OpqzY8PlZ5RCRTHVpTSOXMDrRXv2ldqxeluhdc9/TAtPnyXPa3ogPMG9PLaA1qB9zuE2MeQ7csqpzSbrsXmgj/1Y7IWvW5a/O6umrYYpoB+7CVigX9bbLl5r3qmQTPly6/qPibsTkwSXKTidAEk3bNabFqPh9AAAAFQC+rKUTlHTZPpi42jpEtstmKmftCQAAAIEApMxUMy5Yc2ifIFh+iNiS/dCJlAemh4IxdwHItcREoXI/KCrofvfe9Q0gfgIpnyOb/gHqz+GdqA+GojIY7CBl57dkLCLj/NqjReYtKa+EuUg9WJMZ1FqwEebtkrkpnbsD7mhpHUi6EV2D+X4uPiIicKnf8AZZ1b1R82pPuQ/dN/gAAACAGrg40JsBju0H9ppE3eVaHckaaJpZifUBQbOQkqloX/ak89q3oVJorz7uLtmXQX9f7J/gWET5ZU/FEXkLuyqgrzUbW0bspeB1bZ4C9ifnquIaJPmIzsVXC4pOzttSt+kmTGaGmAb6dpKcwWpMW6Y9EIa26TnDegjptCr2vwo4Ro0=
73
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAwjcIeEjddZqB7MQHnbU9hYRZbXFUo/EvJOAoLVRaCUl59rxGXt0GmGuUjSQHOcq8GOjKbPrnUiCCq2MUFOAzIimTGGy1FHYSy1H5syruPpJBb9Uki+3wsU1leQTaa5KUHtfpkvZiYAjnApLunrhz4CRKHSsSMTSf+m1vugwAQlyRC7sGbsb5HwOUZ3Z4cmt/TCHA93JcShqreMpG6t/Kolo7oQBAm8Wi6CEnEoUX0uVJn/K0G7ciogzvKUwjXA3w51N9WxmNJFpX9tfg/+Hr6SVasdM6xtnfoCsF9uco+pISTkY6Ig4Us4j6GrIIHLMJJ7TDnwCp/tPxtMUVsDPtkw==
74
+ swapfree => 3.97 GB
75
+ swapsize => 3.97 GB
76
+ timezone => PDT
77
+ type => Other
78
+ uniqueid => 120a6861
79
+ uptime => 1:26 hours
80
+ uptime_days => 0
81
+ uptime_hours => 1
82
+ uptime_seconds => 5199
83
+ virtual => vmware
@@ -0,0 +1,83 @@
1
+ architecture => x86_64
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 => pz46t1h56hi77qd
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => pz46t1h56hi77qd
16
+ facterversion => 1.6.19
17
+ fqdn => pz46t1h56hi77qd.delivery.puppetlabs.net
18
+ hardwareisa => x86_64
19
+ hardwaremodel => x86_64
20
+ hostname => pz46t1h56hi77qd
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.98.224
24
+ ipaddress_eth0 => 10.18.98.224
25
+ ipaddress_lo => 127.0.0.1
26
+ is_pe => true
27
+ is_virtual => true
28
+ kernel => Linux
29
+ kernelmajversion => 2.6
30
+ kernelrelease => 2.6.32-431.11.2.el6.x86_64
31
+ kernelversion => 2.6.32
32
+ macaddress => 00:50:56:9B:84:00
33
+ macaddress_eth0 => 00:50:56:9B:84:00
34
+ manufacturer => VMware, Inc.
35
+ memoryfree => 1016.53 MB
36
+ memorysize => 1.83 GB
37
+ memorytotal => 1.83 GB
38
+ mtu_eth0 => 1500
39
+ mtu_lo => 16436
40
+ netmask => 255.255.0.0
41
+ netmask_eth0 => 255.255.0.0
42
+ netmask_lo => 255.0.0.0
43
+ network_eth0 => 10.18.0.0
44
+ network_lo => 127.0.0.0
45
+ operatingsystem => RedHat
46
+ operatingsystemrelease => 6.5
47
+ osfamily => RedHat
48
+ path => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
49
+ pe_major_version => 2
50
+ pe_minor_version => 8
51
+ pe_patch_version => 7
52
+ pe_version => 2.8.7
53
+ physicalprocessorcount => 2
54
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
55
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
56
+ processorcount => 2
57
+ productname => VMware Virtual Platform
58
+ ps => ps -ef
59
+ puppet_vardir => /var/opt/lib/pe-puppet
60
+ puppetversion => 2.7.26 (Puppet Enterprise 2.8.7)
61
+ root_home => /root
62
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.8
63
+ rubyversion => 1.8.7
64
+ selinux => true
65
+ selinux_config_mode => enforcing
66
+ selinux_config_policy => targeted
67
+ selinux_current_mode => enforcing
68
+ selinux_enforced => true
69
+ selinux_mode => targeted
70
+ selinux_policyversion => 24
71
+ serialnumber => VMware-42 1b 4e 3c d7 01 3a 1c-b6 aa c9 80 a8 5c 1b 35
72
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAL/kJrTFWpmGlMFf2GHYO2Ws3CdDvvrOLWFkJOrn9fmy+LPD4+ydxHkK9+fzeJAgcSznpQH3RB1ckTow/tyOodZxgS4fbIXanCVVeRn3CSSknjMI7YliQSV2cjmAhqRr99w6FMOmUASAFW++uaW0lS3g5pImxAPCo8RKVziMNqQtAAAAFQDhhNOkYTtlF8eguTaC5ldwq0GJjQAAAIEAsXBSy+EriBji4kcRaEyWSkNEqdaIAxc5bigdt7qR0LcsZ+LKEuHbRkR4MKRchi8NjQv2ihhCn6pEQ30Or3q/nPxnmUqnVZKdtk84f+gGvW2mCUeKVHyS8hOcayTWUC+Octv/BllIisNzZjfPTMEDf9JB9yWGpFBE4edfmT0EDNsAAACBAJDpmsi6wBfAkFZPSSbzbiM/XMoCazNpdPZ7zM9He3fFeKbkJfZ6lPGeOYFXsADaTlJcgJMLuzKH1R3f2ViQkvNLNgb24ItpqI0Z2S8HA+l0qChN79l8LHuHiEvvfikTmEOKQblG58DlMcYUN+LNA8lx55e2rmbIZXGSx/MWpTuO
73
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAuhiwRn5SsCBebNiMClCjpA2Hl4bLg5juyNkFsFqm/XGNYKoF4H1f+ihhzPEJzwPxYxDMFlq0OHEFIEZwt6vrf2JXWDXCayNpFqzHDybf+NDqSxCG6XL28Bzxr3kOVXaSLrtcVdtSa/shmB4cXXyFRHHIot6bSlZLbdNYuhlKmP8QIbVaspClkB/F2V4OjnV5/366CQSoYlzBV7KoWOD3vcQUZDB1bt6vxQOdzlBQJAmhdbAlkHJz2F6oi6niZgb21iv+sWkAV5+UM9aJDrKB+hz72o0pOUxKhPLtmf1THh+e3xjijjNJnjsUApaki6pTd7xjsBKfiNM+AVnFrob18Q==
74
+ swapfree => 3.94 GB
75
+ swapsize => 3.94 GB
76
+ timezone => PDT
77
+ type => Other
78
+ uniqueid => 120ae062
79
+ uptime => 3:05 hours
80
+ uptime_days => 0
81
+ uptime_hours => 3
82
+ uptime_seconds => 11157
83
+ virtual => vmware
@@ -0,0 +1,90 @@
1
+ architecture => i386
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 => rm920n42g8uw25y
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => rm920n42g8uw25y
16
+ facterversion => 1.6.19
17
+ fqdn => rm920n42g8uw25y.delivery.puppetlabs.net
18
+ hardwareisa => i686
19
+ hardwaremodel => i686
20
+ hostname => rm920n42g8uw25y
21
+ id => root
22
+ interfaces => eth0,lo,sit0
23
+ ipaddress => 10.18.32.106
24
+ ipaddress_eth0 => 10.18.32.106
25
+ ipaddress_lo => 127.0.0.1
26
+ is_pe => true
27
+ is_virtual => true
28
+ kernel => Linux
29
+ kernelmajversion => 2.6
30
+ kernelrelease => 2.6.18-371.8.1.el5
31
+ kernelversion => 2.6.18
32
+ lsbdistcodename => Boron
33
+ lsbdistdescription => Scientific Linux release 5.10 (Boron)
34
+ lsbdistid => Scientific
35
+ lsbdistrelease => 5.10
36
+ lsbmajdistrelease => 5
37
+ 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
38
+ macaddress => 00:50:56:9B:1C:B0
39
+ macaddress_eth0 => 00:50:56:9B:1C:B0
40
+ manufacturer => VMware, Inc.
41
+ memoryfree => 1.43 GB
42
+ memorysize => 1.98 GB
43
+ memorytotal => 1.98 GB
44
+ mtu_eth0 => 1500
45
+ mtu_lo => 16436
46
+ mtu_sit0 => 1480
47
+ netmask => 255.255.0.0
48
+ netmask_eth0 => 255.255.0.0
49
+ netmask_lo => 255.0.0.0
50
+ network_eth0 => 10.18.0.0
51
+ network_lo => 127.0.0.0
52
+ operatingsystem => Scientific
53
+ operatingsystemrelease => 5.10
54
+ osfamily => RedHat
55
+ path => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
56
+ pe_major_version => 2
57
+ pe_minor_version => 8
58
+ pe_patch_version => 7
59
+ pe_version => 2.8.7
60
+ physicalprocessorcount => 2
61
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
62
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
63
+ processorcount => 2
64
+ productname => VMware Virtual Platform
65
+ ps => ps -ef
66
+ puppet_vardir => /var/opt/lib/pe-puppet
67
+ puppetversion => 2.7.26 (Puppet Enterprise 2.8.7)
68
+ root_home => /root
69
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.8
70
+ rubyversion => 1.8.7
71
+ selinux => true
72
+ selinux_config_mode => enforcing
73
+ selinux_config_policy => targeted
74
+ selinux_current_mode => enforcing
75
+ selinux_enforced => true
76
+ selinux_mode => targeted
77
+ selinux_policyversion => 21
78
+ serialnumber => VMware-42 1b ad f6 62 56 3f cc-fe 99 be 7d a3 78 26 14
79
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAMFZVbTgB4Q13XWh8pcXAZitbwZWZKkUxhyJJFycUKcuNf25g+M8FPJxLlkyCCK6qBpBR70dKKCMFmEjnbeA2KcXOSCLdtVTL+uqklhJTbXyHtKzQI94RYVoNzPAIDwFCnDYokYuUWo+qEAlQ/xrQeJ8Y/Nrye7vP/m1uIzF7cyHAAAAFQCz9seL5+aaVKEQjIr0tWkDcyHN/QAAAIEAmWqU1YONNUcKzdn3i3ZWPIRjLfmUrYNOeB8sMDCmnNWB5XNa1BMfPfhs8EPw/3R7kafbQgoXVWF9MNwN8SOiKqp9I2yQR3XSTuysQPpVyQ02Nr6LKHZ5rT3ekDbpiCIm/Y1vorcEpxkZ6TYASMSOq+a3L2tKTx7y/kHRDuXNR8gAAACACblKQCGpatomRtySFeHqmmAXQ4o+0iWRMSAObZX9/ytoMOdPTEOprNj2nhaemy57AJDqAuP3is/CoS/+pSP66WgjF2sHsjOVQKF4uKBIFKzec2u10uAeFZxTVvX99CEoJArMW7cO+1rrbKz1k67UOq0YnlG312TCUIUuC9l7eng=
80
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAtJVY+jBwtt1aqWx84Q+8A2TVLjXjWJTbD8QAvW3fcM/P5qzQKfb4yzjVxfbolKsTLSuBbsY4E4NRm4KCOS1RdRnwbjvrCoNhZ1BU0woLvsFuqXLWc9BtsVLfPDpaX6eL3zJEFTO5004ONiknYeyngNdOTJTo1og5E7nL4NQ3GGP6JE9vnSpVg9uskCyUzgTHBdHdojyxWJnLh6eJAGU8CgO+r1ctGD7+YYUxvvzpHJYfKWQZbgP3Zt2FfYIgVAO9FFqIJ8K4OGDwG/Vurjl67Kah/hISDjkSik0yxypVYy3Ux940/Ww3mioYlQHdSmKH2MhDcBy5aW8woO+fywt7cQ==
81
+ swapfree => 2.00 GB
82
+ swapsize => 2.00 GB
83
+ timezone => PDT
84
+ type => Other
85
+ uniqueid => 120a6a20
86
+ uptime => 6:03 hours
87
+ uptime_days => 0
88
+ uptime_hours => 6
89
+ uptime_seconds => 21781
90
+ virtual => vmware
@@ -0,0 +1,90 @@
1
+ architecture => x86_64
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 => jmts049xxc0m8a5
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => jmts049xxc0m8a5
16
+ facterversion => 1.6.19
17
+ fqdn => jmts049xxc0m8a5.delivery.puppetlabs.net
18
+ hardwareisa => x86_64
19
+ hardwaremodel => x86_64
20
+ hostname => jmts049xxc0m8a5
21
+ id => root
22
+ interfaces => eth0,lo,sit0
23
+ ipaddress => 10.18.251.97
24
+ ipaddress_eth0 => 10.18.251.97
25
+ ipaddress_lo => 127.0.0.1
26
+ is_pe => true
27
+ is_virtual => true
28
+ kernel => Linux
29
+ kernelmajversion => 2.6
30
+ kernelrelease => 2.6.18-371.8.1.el5
31
+ kernelversion => 2.6.18
32
+ lsbdistcodename => Boron
33
+ lsbdistdescription => Scientific Linux release 5.10 (Boron)
34
+ lsbdistid => Scientific
35
+ lsbdistrelease => 5.10
36
+ lsbmajdistrelease => 5
37
+ lsbrelease => :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
38
+ macaddress => 00:50:56:9B:A7:8C
39
+ macaddress_eth0 => 00:50:56:9B:A7:8C
40
+ manufacturer => VMware, Inc.
41
+ memoryfree => 1.19 GB
42
+ memorysize => 1.96 GB
43
+ memorytotal => 1.96 GB
44
+ mtu_eth0 => 1500
45
+ mtu_lo => 16436
46
+ mtu_sit0 => 1480
47
+ netmask => 255.255.0.0
48
+ netmask_eth0 => 255.255.0.0
49
+ netmask_lo => 255.0.0.0
50
+ network_eth0 => 10.18.0.0
51
+ network_lo => 127.0.0.0
52
+ operatingsystem => Scientific
53
+ operatingsystemrelease => 5.10
54
+ osfamily => RedHat
55
+ path => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
56
+ pe_major_version => 2
57
+ pe_minor_version => 8
58
+ pe_patch_version => 7
59
+ pe_version => 2.8.7
60
+ physicalprocessorcount => 2
61
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
62
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
63
+ processorcount => 2
64
+ productname => VMware Virtual Platform
65
+ ps => ps -ef
66
+ puppet_vardir => /var/opt/lib/pe-puppet
67
+ puppetversion => 2.7.26 (Puppet Enterprise 2.8.7)
68
+ root_home => /root
69
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.8
70
+ rubyversion => 1.8.7
71
+ selinux => true
72
+ selinux_config_mode => enforcing
73
+ selinux_config_policy => targeted
74
+ selinux_current_mode => enforcing
75
+ selinux_enforced => true
76
+ selinux_mode => targeted
77
+ selinux_policyversion => 21
78
+ serialnumber => VMware-42 1b 91 2c a3 a7 bc c8-da 4d 52 2e 7d c1 7f 1f
79
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAK+6ERm85J203vCmlx7pdRL/hEkO/Bz+LJXHEZOZ/TwX8NaER4O0UNtLnAmWuPU8uqL0uzK/gJuIved5rxK1PxsOuwPce4Kr3lsqAITiWrtYWkhFyFeD95dvGq7d9yD6WKVbdHPkPb7nDv0CjJj9s0N7o4t1N7SqmxGGENTc0iq1AAAAFQDKLc9oNUKQuJkCnSufbkQtktCycwAAAIAmG+SSrQPZkz+m/buQRWGEa9q7lXl9XG1GAEz/k28KzJjy4AiPrJXAsHSrrXaLDDv1BT/YY9sJZoJg7IrjOeIxZh/0+8Kg9decJ0q47FTaLc/+lyPNk5TvIxmgkcpsiL9oVizf1Mny+2DvNoED7mXbXjIkZqZFQd0tkDxFDNHYMQAAAIAW/v2I3X8dAYZyTyvnSOv87HgMDqOL8/xqrwxA8eSh55eB3x7wKW4D+FDJBgW2ttAHZjZY/4JlhHtOM8+CBGr9Huudy48w819xvBHwovafzyAFd0ovXIKxKcNx/jdErIb2JdGxmzL2Smsodt8H4eJ3ZknYs+j5WU3UvGMlI9A1dg==
80
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA3n5IX0q2BZqezkkP9BKicFP+gFjHHa/b5pMmhOnhvXTGMi33lu5SHP66eusxkUOEuvjAvS9l+SN8KcB7QyYnIMb/0subEKxTO7wYyHKttLwEEiKIb2kleJ0neKWpaUWIqzRqUW7Uo6zLNzW0C0yOZTfkFFx+k2bFrSanNV6ysnIVrdDKFkzYn84P0XN7+jxCfQOMYQqPyJP/NHx6ZeyR3Erev9lq/7Ut1ynZQqv7E3SlNSYrOSNE+5IX+wRl0oqURVsCYy/N+swOQUOAkUkC8L7ncWxutqB252UABtz8wVI4O4JUavADFgshP8kCgd/Q71r0MFlrXXitX1QfcUn5EQ==
81
+ swapfree => 1.97 GB
82
+ swapsize => 1.97 GB
83
+ timezone => PDT
84
+ type => Other
85
+ uniqueid => 120a61fb
86
+ uptime => 1:58 hours
87
+ uptime_days => 0
88
+ uptime_hours => 1
89
+ uptime_seconds => 7086
90
+ virtual => vmware
@@ -0,0 +1,83 @@
1
+ architecture => i386
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 => drdwabwj9g0qko8
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => drdwabwj9g0qko8
16
+ facterversion => 1.6.19
17
+ fqdn => drdwabwj9g0qko8.delivery.puppetlabs.net
18
+ hardwareisa => i686
19
+ hardwaremodel => i686
20
+ hostname => drdwabwj9g0qko8
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.243.180
24
+ ipaddress_eth0 => 10.18.243.180
25
+ ipaddress_lo => 127.0.0.1
26
+ is_pe => true
27
+ is_virtual => true
28
+ kernel => Linux
29
+ kernelmajversion => 2.6
30
+ kernelrelease => 2.6.32-431.11.2.el6.i686
31
+ kernelversion => 2.6.32
32
+ macaddress => 00:50:56:9B:4D:EA
33
+ macaddress_eth0 => 00:50:56:9B:4D:EA
34
+ manufacturer => VMware, Inc.
35
+ memoryfree => 1.31 GB
36
+ memorysize => 1.85 GB
37
+ memorytotal => 1.85 GB
38
+ mtu_eth0 => 1500
39
+ mtu_lo => 16436
40
+ netmask => 255.255.0.0
41
+ netmask_eth0 => 255.255.0.0
42
+ netmask_lo => 255.0.0.0
43
+ network_eth0 => 10.18.0.0
44
+ network_lo => 127.0.0.0
45
+ operatingsystem => Scientific
46
+ operatingsystemrelease => 6.5
47
+ osfamily => RedHat
48
+ path => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
49
+ pe_major_version => 2
50
+ pe_minor_version => 8
51
+ pe_patch_version => 7
52
+ pe_version => 2.8.7
53
+ physicalprocessorcount => 2
54
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
55
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
56
+ processorcount => 2
57
+ productname => VMware Virtual Platform
58
+ ps => ps -ef
59
+ puppet_vardir => /var/opt/lib/pe-puppet
60
+ puppetversion => 2.7.26 (Puppet Enterprise 2.8.7)
61
+ root_home => /root
62
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.8
63
+ rubyversion => 1.8.7
64
+ selinux => true
65
+ selinux_config_mode => enforcing
66
+ selinux_config_policy => targeted
67
+ selinux_current_mode => enforcing
68
+ selinux_enforced => true
69
+ selinux_mode => targeted
70
+ selinux_policyversion => 24
71
+ serialnumber => VMware-42 1b 31 26 9f c3 20 cd-fe 71 30 9b be 75 47 af
72
+ sshdsakey => AAAAB3NzaC1kc3MAAACBANQaWD9atpJ0tAhccCEpS/xXec6Sjfu23yUpd+YY+4btRfBAcSnYBJ62J2hx/p1/NmRRW/QQb/2lvmhV7KjMkYFHUl2K+XPUk5hjIwZSthvHMX3hHwXu4FHHCiCcDmQMMuuVDRaWPYgl3n2xcZrXQ3qfF0bby9OFEvTYeMn6jxglAAAAFQDL4pAoh9I+eGbXL+fp67JlQekJBQAAAIEAtlkRYi6Cm02HM6p4AfZJDUTwZPi5YasrtiqTTE5QlSABcFt/t46reHEfDTSBnjbcUBtYhU49j7yfT0DwK807F/ZUssp3NgaBXHpFDXS7Sd+LlPaTkHp2IZZ/HiM9qxY/kK/k12zzJnvIqmwhBJlZPkhAJXVN6n9CVu2HXd6HED8AAACActYJQTnCPdDCXizmRbJ3wYMND3MUsoXYviE7B7ygcs7CjW2xSglk2V7MAh5dNM5JI7Efqi1/WV2N6nizmbx/D/+a/f10iI1YAy5pQBb17cZH+HXfpi2A1aYlWTto8bP5VThUfRnzSh5nDDsh/1tiZOGeHA9w4pI0Mb559gE4IBw=
73
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAwO68kEB71WGM4sQDQBuqdZimhxLFI/6a262k0SlRj9WtNCIny0p4AA2+Xz1tiNHiLmHQwGs7D1SBp555tMrw9WdvPAEllnbzthTheTV3SV5DSl5VRaP8v1bl+GZoL04CQ2GETRRej+WA75oqOwgM0zJWiIWNZGFggpzAi/XScDrSAIB1Z9NGfXvbF15Sy32KeBcMiDaVj0xETcEq/cLkYD/0DnLOAu1fL+0ffvPJJTIJ8zek5Je5pNtyUUM/+azF7/44Wd3MsC6fgjsb3iYyH5BUZ7HASj1lRH8RHrm/uJ83SYKm7kOhVjPqSLoL/FFhyAGkLUn2AbiW6514KFxdBQ==
74
+ swapfree => 1023.99 MB
75
+ swapsize => 1023.99 MB
76
+ timezone => PDT
77
+ type => Other
78
+ uniqueid => 120ab4f3
79
+ uptime => 1:27 hours
80
+ uptime_days => 0
81
+ uptime_hours => 1
82
+ uptime_seconds => 5239
83
+ virtual => vmware