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,82 @@
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 => slw0jwa11sbxqra
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => slw0jwa11sbxqra
16
+ facterversion => 1.6.19
17
+ fqdn => slw0jwa11sbxqra.delivery.puppetlabs.net
18
+ hardwareisa => unknown
19
+ hardwaremodel => x86_64
20
+ hostname => slw0jwa11sbxqra
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.48.250
24
+ ipaddress_eth0 => 10.18.48.250
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-5-amd64
31
+ kernelversion => 2.6.32
32
+ lsbdistcodename => squeeze
33
+ lsbdistdescription => Debian GNU/Linux 6.0.9 (squeeze)
34
+ lsbdistid => Debian
35
+ lsbdistrelease => 6.0.9
36
+ lsbmajdistrelease => 6
37
+ macaddress => 00:50:56:9b:3d:66
38
+ macaddress_eth0 => 00:50:56:9b:3d:66
39
+ manufacturer => VMware, Inc.
40
+ memoryfree => 1.23 GB
41
+ memorysize => 1.97 GB
42
+ memorytotal => 1.97 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 => Debian
51
+ operatingsystemrelease => 6.0.9
52
+ osfamily => Debian
53
+ path => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
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 a1 2b 3b c2 84 bd-ba 36 0a d9 c9 74 66 10
71
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAJQg/tJUu5dfvacGqgAIUzbTner626fcqCV2iLNUOpDuHcgEEkJaVLwf/yWISbHjXaplGtzQz1DqgC4T/uzbHyPbo9ji4lbi6+UPdxAhWNxH6TJcfVjgB8bppvdpZE3YtHNlEMOjwNabehv8+LulOT7jEXWbtRCulUht1vqB4YPtAAAAFQDsSp6dkVf6QGEQ94A/vfnZldtgpwAAAIEAiPLh7cRYWhQKgmuXjhw5/G3aamPuCJ7iFVJImlWV1WmeT6Sn73j0J4reS1o+gMRGy1B/Dk8nN2E1mVgdcNRhvdiOD1v5Ko9Pt6zsripapmXGkk0gz7XxL2/9z00iWE8c8dd9lqwWpaqoj9ai/grvDruw2tptU2J9Ixv8DVvonjUAAACAK0brGRdMQNkaqoWcC8ydG0phjMIqctByivOICIfs+Y06d6rA5PNvqEmwHufO+PdbNtd9AvXkpTqf20RnkzBsy6jJa53uPFsY2/9wdcSsaAC6zvLcDuSOqB8rCmgRfYDU6xF2A4/uDdAdseUbQtL5aRCuP4NUCk7AcQxga6RQgX8=
72
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQCmt+2t9eM2tPVsU3YVEfU8C5+fHKDz+diA+uWGMEPjSqBDbuf/k9kn2D3J2fO8LhskAkjmO365F7e1PctyoVj9IMIacdohqD3otZ9Z/Bi6e5nAskndtlLpl9RM5gcx/yRlvcD7X86mWUlBDpoFftotY1x7OcND/NtSN4SX3tpOY2dRn6180XzDAxzbEkKHWRKw2cHi1bOmbXOKxGb/Q0B1AGfgLhHGRXhqxgiC8RQ7Bc5ZU6NE/Evh6hTib8B/KkhaK2r34UttmQ12rJVDd6pA3X80mQwbmhN7pxF0UtwKSdW/QFDtgynaXCPL02y3vUaQb2/AGPnLApo375o96Def
73
+ swapfree => 375.99 MB
74
+ swapsize => 375.99 MB
75
+ timezone => PDT
76
+ type => Other
77
+ uniqueid => 120afa30
78
+ uptime => 0:13 hours
79
+ uptime_days => 0
80
+ uptime_hours => 0
81
+ uptime_seconds => 839
82
+ 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 => rk65xg3id839ak9
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => rk65xg3id839ak9
16
+ facterversion => 1.6.19
17
+ fqdn => rk65xg3id839ak9.delivery.puppetlabs.net
18
+ hardwareisa => i686
19
+ hardwaremodel => i686
20
+ hostname => rk65xg3id839ak9
21
+ id => root
22
+ interfaces => eth0,lo,sit0
23
+ ipaddress => 10.18.84.121
24
+ ipaddress_eth0 => 10.18.84.121
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.39-400.214.5.el5uek
31
+ kernelversion => 2.6.39
32
+ lsbdistcodename => Carthage
33
+ lsbdistdescription => Enterprise Linux Enterprise Linux Server release 5.10 (Carthage)
34
+ lsbdistid => EnterpriseEnterpriseServer
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:E0:09
39
+ macaddress_eth0 => 00:50:56:9B:E0:09
40
+ manufacturer => VMware, Inc.
41
+ memoryfree => 1.39 GB
42
+ memorysize => 1.97 GB
43
+ memorytotal => 1.97 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 => OracleLinux
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 => 26
78
+ serialnumber => VMware-42 1b 7f f5 d2 fa 24 1d-47 99 46 aa 97 bc 23 34
79
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAIozFK+JQG2oOP14PJX5p5LKIUQ+nd7jcOKRuVPjJVBYBY1XHQw/litdmxCpPMe1CvBS3dRVf9TiudSdXtmsGCQ0nTcBLteCnxzxOMziKYJLG2nBBaRrjtPAVxCTGAsUaRwk7jRzp1+VPTBOF+1pcp/be2wvcuQjU7WZgpVh+Oo9AAAAFQDjmiVOqQFZcMe7tJ1N2LKTwvcAQQAAAIEAgbkhq7+TUEImJUnMVZw4Dq3EfL6MqAWwWZyvLv8WbLAljFvaFWprcLr6JzWcbaBkjcMJoeqBZv40F/RWuiEY5Ecyi7/Yf5DPYmnAGPpBzmZvoHuwX0ut62+l2+/z5mW/yXfOc86eZB7zidN8LLvSxnZkgmdRl/9KRxm+H6GNKa4AAACAe6kIGIzoY+r0MWMczS0aipYbcOGlKb84rH5Sq7tfPSDFy0mlVCidWIwERVc0wTZFsAMVX5pJVXwdkEuezDdGVwJByXHTKK3V1u51B2ltqoFEUVK7tOWZ2uJrfGdDVhu3/UtkUA/Qnr6dMes98Z3aDv/izJQb54NKBS9npKbPWYQ=
80
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAylwusH0uklBADR7Fvc+iATAL9nXbX9uzPsF58AbB/OTbnSRH0GaFsSZH2daLXUwUul6XFS4YUJHNMhWDeBjmTdO9EVCspYS372dtZn9GGrkyRJ3B7LXqXbrcBS0MzRqku+SkPIgb1CXX6/sMqg4EEJ/1QosEfej6HdEMG0hC8ooRV4/vaP0MkLW3zVSy9OlK9ZYwSiEyWmsAz4pH+f8r6fXP31UuSw2DX1xTnvxgw6GDxQH41l/6vtKZq9MWrcKd89AAMVKd8FAQs09Sp3QBE8Y4PIhJG0QTdhegtjmx0gz/MUS+23sS5PcK1w8SoiTluuytQU3XB1DXyneawCLgqQ==
81
+ swapfree => 3.91 GB
82
+ swapsize => 3.91 GB
83
+ timezone => PDT
84
+ type => Other
85
+ uniqueid => 120a7954
86
+ uptime => 0:30 hours
87
+ uptime_days => 0
88
+ uptime_hours => 0
89
+ uptime_seconds => 1836
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 => rq4ufqtw01gnc5c
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => rq4ufqtw01gnc5c
16
+ facterversion => 1.6.19
17
+ fqdn => rq4ufqtw01gnc5c.delivery.puppetlabs.net
18
+ hardwareisa => x86_64
19
+ hardwaremodel => x86_64
20
+ hostname => rq4ufqtw01gnc5c
21
+ id => root
22
+ interfaces => eth0,lo,sit0
23
+ ipaddress => 10.18.201.65
24
+ ipaddress_eth0 => 10.18.201.65
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.39-400.214.5.el5uek
31
+ kernelversion => 2.6.39
32
+ lsbdistcodename => Carthage
33
+ lsbdistdescription => Enterprise Linux Enterprise Linux Server release 5.10 (Carthage)
34
+ lsbdistid => EnterpriseEnterpriseServer
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:CF:25
39
+ macaddress_eth0 => 00:50:56:9B:CF:25
40
+ manufacturer => VMware, Inc.
41
+ memoryfree => 1.09 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 => OracleLinux
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 => 26
78
+ serialnumber => VMware-42 1b f9 36 3c 26 9b 84-c7 42 85 5a 9e fd db a0
79
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAOTpDh2JIhhOdXkF8sD2OVnnfwdKkSLiYpeSI6b2qvI7NEyO/DTqp94NtAkqNohw+VpZ1mLSO42iZTprUP4+mmPEuJgoFerrjJj6pcOCxRASiuEY4WDelSekElBRgfKh6qXrF62FugpPA90ICKjcIgWuuIutWHSBuiCIrDWCwOWtAAAAFQDI8qzrayza9a8RschFqU+Cok5XFQAAAIBeInMa+egkejuOJ0Tkb6R3rGZwCFcNtM0GBbqP99mDX9MlTeyz1Nmr8iaAWFl3OTPbIcvOwHpEh5YkLPZLh6luON6gA0oVu2uGYig39pgr2TJT4nT8Zf8Y3indA5dZGJcRvsrRrtbyJvKMGDZN9JUnVmkUzlXDlz8joT4TOI2oZQAAAIEAsFmVPO05/eRdZKtChRdm+/dMIFiu2Kod0ECAb0LKbbQPLC1ZWc27ro/ZvXaz/eHa6l7fGbp0U8ZDGOmWZMkmdyjrrTOFuNV2z3MEwQl3xUOgT6jL3Ob1gbw1RbYpY1a3SdfWLzz3EixH7KkWKYoXJ98zFrUTSCH3QfRrRbwVF2o=
80
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA2z+0u94FkUBlV2wwbEQnABBopP36AkVX7zg/wi28fchN/8wsi/aw22FIrnejeP1osg1YxUOUBYEACHIOpYy9k6fn52C7L+BZb+PFRHRSLhkDMOnn70R3baVwFnOsHW9eGVul51wgd147WDFFw6ZebZ65VJu8prbRAIsfAPLU7I0iy3xhE0zPADin0PKBEeGmZIuhvBjm6g8g9yvcOEfYxoyvsiDZiJoXIUrpzNsaPfDq/R1wOYXSaRZhlf1YdAlCMMHoAM6tp3fzF48/BdkqiBoWiaBmGAmyQprr8dJqKX7aD17E1v4vAniIAjR9aY0obaZMI1KYfdsHyEcCkMyl3Q==
81
+ swapfree => 3.87 GB
82
+ swapsize => 3.87 GB
83
+ timezone => PDT
84
+ type => Other
85
+ uniqueid => 120a41c9
86
+ uptime => 9:34 hours
87
+ uptime_days => 0
88
+ uptime_hours => 9
89
+ uptime_seconds => 34496
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 => vdq8p7ihh7j6kcv
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => vdq8p7ihh7j6kcv
16
+ facterversion => 1.6.19
17
+ fqdn => vdq8p7ihh7j6kcv.delivery.puppetlabs.net
18
+ hardwareisa => i686
19
+ hardwaremodel => i686
20
+ hostname => vdq8p7ihh7j6kcv
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.59.204
24
+ ipaddress_eth0 => 10.18.59.204
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.el6.i686
31
+ kernelversion => 2.6.32
32
+ macaddress => 00:50:56:9B:F8:E3
33
+ macaddress_eth0 => 00:50:56:9B:F8:E3
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 => OracleLinux
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 3f ae a4 9e 95 e7-9c ab 3b b4 e6 fe 3d ce
72
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAKb42VzrWP4id2acKs2V37uLAxJwiyJqsqlGxkVd4mV3iv2y8rTxGyvvZHFY3oTpc3moJGS3XVIgh2j2RFc1mhJ/RoNzfG+LpqAsS8kJZKBeai0pxGdWOIn9OTH/5skxIBdWAusUjDsfvaAu3T2ndMndsaVCAEB9TUJfyTpx9z/1AAAAFQDrly+3hfKR2e796QTNtYNFB7jG6QAAAIEAn56OTO8jLmWH/N7Cdlrp+WJus5bsCRPx5iA6lnNdUQwyF8nFXNneq4qmuJtqrjuN4MltiOHEW+YMJb1C6b/YJ6eL9wsWYJVDmTedGA7hLC+NR9ChdfPbyTi5TcKlwUTT4rxURXQDydAlo/3GVDBbJE+z38z+1jYTMdtw25JJ9zAAAACAEIjCbzknfkNriZFtAoLDytapzO6DWTGaMquA3otruEkMptOrp5oTO1zEi+J/3iBnPDo5qLTcnWdbGLOeBmNnwYqVla/JE2JI8DPeOjq5PeWp1jbCAAKVl7WKlll8X/LkTsYnk9kWDOABk+X1E4+SwwbD1QAlieK7ImvGOBwOO+k=
73
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA+HFlhGZi3R98EUC+tM15JIBufzYtV4vKrRVPXQrAaR4TlmJdKa0gQgcaPxLy0u+Jr3xKTzbVQxaZ1mmYmaoppacMWCphsKlxBl1y1210fmk0aNuW90PmMGpNwTBkPTtuDlH5jsCOjyrtmip7uFBK8Q+3EV0lsWQuofmA3S5P5q3Fq2M6MIQ6tv11FBE3NxHHVleQGRiRnSGAL+G1ZkLoY4HJyiK4wAz5CwjEVf7fGQMEZqWcdamnGbYNonFN8DPSDvIojXcfRUQjzn2GecLZ6drxbTI7nFJPq4iLF8dSPMk3sNPqJDvnZpdk7BXZ2EuyQsh7HjfHB5ZdhQVRe/lbvQ==
74
+ swapfree => 3.97 GB
75
+ swapsize => 3.97 GB
76
+ timezone => PDT
77
+ type => Other
78
+ uniqueid => 120acc3b
79
+ uptime => 9:19 hours
80
+ uptime_days => 0
81
+ uptime_hours => 9
82
+ uptime_seconds => 33567
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 => jfcibleqs5mb49v
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => jfcibleqs5mb49v
16
+ facterversion => 1.6.19
17
+ fqdn => jfcibleqs5mb49v.delivery.puppetlabs.net
18
+ hardwareisa => x86_64
19
+ hardwaremodel => x86_64
20
+ hostname => jfcibleqs5mb49v
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.60.16
24
+ ipaddress_eth0 => 10.18.60.16
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.39-400.214.5.el6uek.x86_64
31
+ kernelversion => 2.6.39
32
+ macaddress => 00:50:56:9B:7D:9B
33
+ macaddress_eth0 => 00:50:56:9B:7D:9B
34
+ manufacturer => VMware, Inc.
35
+ memoryfree => 1.18 GB
36
+ memorysize => 1.96 GB
37
+ memorytotal => 1.96 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 => OracleLinux
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 => 26
71
+ serialnumber => VMware-42 1b e7 69 e8 d2 d8 4c-32 47 c4 31 8f 6f c1 a5
72
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAJvJI2QBVylBwlG7CvizcjjU1xqNiGvv8sloB1yjBMzUntPdFEZZqfi81lDf5VNelGwRdHP057O2u8sECC1t0cXHG4I8UhhAbwueqKNVlLY4hvNfzxG3qPESJcBrMEgwuoLF9SqrYr5rjudxHJFmO+FT9joUlqs0xjaGkUraWRYBAAAAFQCYsFNfqj2zXMfXUT4st4yzRM6V4wAAAIEAjZycqfIJfWlkHdsCNssjjq0fvkyNE02cgkRJIO1JLyPPui399L+SYsahiTsr+qDFhs+3/NHfV+S5Z7zQBV274h9X2/PdGXo+ZH3Jjlz1FpxNmaMJ6aTFFAOxezl4Od1mcR0igmuAUQ2Bb1qaWdUHBDVKUW4mkMMbGYhTMbjcZesAAACBAI0dXQzXyPev3BtGQ8e4KexoTfBqCER0s8yGWSsVTxPKlO6poaxwhu55DoDMCsq8yolb7efOofLTiLzn1d8UtWQcu4O3dWOKrWeL18hTIfEwa9tPsn/8qDe6aynS4/2aG9LU/n1wwBhNPJ49RoK3JNJWx0dj6TP69AQ0Sh5e71Ur
73
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAv88+GpK5PAUQEgsq/p7TjeWcgEJpw4wad+sPFyOVUrEee1m2m9GanfOxGaQYauZLD62I6iNp0PD9fKYk1Xa/cdI620zt8a9CNA4j7w5TMV5u/zQTTU0TPbXTStysJpajdVfea2HNXdVUEZZel6p6+AH099WGmPKBef45bnxcdTR2DOZwd4yEnCGW9sPDZV7FAKQ8pQHQlj+eq3TCf7c6XqZ8xihnNjimt8eYer+gXvsI/rsa8KEyENNHLeDzH7LuQYkvy3GhefwyTdP77MuKfTBm0fzsI6lup30VSu+B8BOZxxspoGVO+smxV7zBgTLwkYWtrLdSs54AHZ7zlI17rw==
74
+ swapfree => 3.94 GB
75
+ swapsize => 3.94 GB
76
+ timezone => PDT
77
+ type => Other
78
+ uniqueid => 120a103c
79
+ uptime => 2 days
80
+ uptime_days => 2
81
+ uptime_hours => 62
82
+ uptime_seconds => 225981
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 => c1qocmh08u6tbre
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => c1qocmh08u6tbre
16
+ facterversion => 1.6.19
17
+ fqdn => c1qocmh08u6tbre.delivery.puppetlabs.net
18
+ hardwareisa => i686
19
+ hardwaremodel => i686
20
+ hostname => c1qocmh08u6tbre
21
+ id => root
22
+ interfaces => eth0,lo,sit0
23
+ ipaddress => 10.18.8.51
24
+ ipaddress_eth0 => 10.18.8.51
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-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:A5:06
39
+ macaddress_eth0 => 00:50:56:9B:A5:06
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 => 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 4f 6c 6e fc f4 fc-a1 79 c6 f9 09 ad d6 fd
79
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAM4ugrNWY9AvAdKokYx0BO6O3hFpHTDrQaNtiOU7PTyjPr56XJ5mg+hTTw1P8Lg0IvVM4laf8h5BOm4xPPpPjuoS9ssVSZcCVooSC3JpZj+7KAOF1BQmgRsAwJIbUfPAXNdZ3r98TXv9BseBj2HUQUY8lkNxxxriGSdP9CSGv0JvAAAAFQC/jTRJSsxkDN32YbBFwBujIAkiFQAAAIEAqJKKDMp/9DJUVKPH84eljATQUa7OtR2s4jkKw2TMAZinJ12H8M9jJ6Kp5zs4ctQ4Tcoa7feqp/554zLsG2JXA5DUN7djzsKA9DPdBq0EF+yG4fTwt6g9hB3cnFkD2C9XzIboIA9unIa0W92UVBDH2JTSVsJaMvVgpdzdTRw9O1cAAACAU6AnmAKGJpRs5VVZaExGZE1tMdzEzrKCTv1VwGlwKXSRkRIp++sLy4Uj7pJ9PYq5QbQd/Sex3Zsz4UyIg/2v4kB0ji8c1ulgSb6I+nck+b0iWUKZZabDmDskY4ZhfbXjMAUN7KQB4NKo+/bsEVSf5l/AtECaEIRvmeRwcR8IfQU=
80
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAnCJ3dLBWe2rNfqM6N1JfLB7uF9euaZrKrbygvaGcMOTJVW52jhJDXSh1mZ6Zjkz3hGwBEOFIN7Ha4T8e1o0ckY0/kHNnvB6KPV1vHu+UHZlHKISrEyvK8lSdOvr+hwZ/p0Iy+mXxg45d/qcePBSAyGFgOEZHKjt3cFHeqcZ1WKfKMJZNFm8YD5utRj+m9Ctdei2Q7ihCkGC7VqJmj9ZzX63D7qgme44+ny9OBsBuAVK/LIB/QNeiLRzo/pOogz/3qUQ4kEmrRvZedgiIXKfXbD7sWkmeZPu7oWBSqYh8p/GAU7aIpBRY7pQxU/9A+qACD/pX9pEelGjIijkQZLGMeQ==
81
+ swapfree => 2.00 GB
82
+ swapsize => 2.00 GB
83
+ timezone => PDT
84
+ type => Other
85
+ uniqueid => 120a3308
86
+ uptime => 0:40 hours
87
+ uptime_days => 0
88
+ uptime_hours => 0
89
+ uptime_seconds => 2435
90
+ virtual => vmware