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,110 @@
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 => q6pz95ec1qu1ivb.delivery.puppetlabs.net
21
+ hardwareisa => i686
22
+ hardwaremodel => i686
23
+ hostname => q6pz95ec1qu1ivb
24
+ id => root
25
+ interfaces => eth0,lo,sit0
26
+ ip6tables_version => 1.3.5
27
+ ipaddress => 10.18.212.212
28
+ ipaddress_eth0 => 10.18.212.212
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.8.1.el5
36
+ kernelversion => 2.6.18
37
+ lsbdistcodename => Boron
38
+ lsbdistdescription => Scientific Linux release 5.10 (Boron)
39
+ lsbdistid => Scientific
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:F4:28
44
+ macaddress_eth0 => 00:50:56:9B:F4:28
45
+ manufacturer => VMware, Inc.
46
+ memoryfree => 1.19 GB
47
+ memoryfree_mb => 1216.59
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 => Scientific
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_build => 3.2.3
65
+ pe_major_version => 3
66
+ pe_minor_version => 2
67
+ pe_patch_version => 3
68
+ pe_postgres_default_version => 8.1
69
+ pe_puppetdb_server_status => configured
70
+ pe_version => 3.2.3
71
+ physicalprocessorcount => 2
72
+ postgres_default_version => 8.1
73
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
74
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
75
+ processorcount => 2
76
+ productname => VMware Virtual Platform
77
+ ps => ps -ef
78
+ puppet_vardir => /var/opt/lib/pe-puppet
79
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
80
+ root_home => /root
81
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
82
+ rubyversion => 1.9.3
83
+ selinux => true
84
+ selinux_config_mode => enforcing
85
+ selinux_config_policy => targeted
86
+ selinux_current_mode => enforcing
87
+ selinux_enforced => true
88
+ selinux_mode => targeted
89
+ selinux_policyversion => 21
90
+ serialnumber => VMware-42 1b e1 bf ef 98 e2 76-27 f0 d9 36 6c 22 9e 98
91
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAMFZVbTgB4Q13XWh8pcXAZitbwZWZKkUxhyJJFycUKcuNf25g+M8FPJxLlkyCCK6qBpBR70dKKCMFmEjnbeA2KcXOSCLdtVTL+uqklhJTbXyHtKzQI94RYVoNzPAIDwFCnDYokYuUWo+qEAlQ/xrQeJ8Y/Nrye7vP/m1uIzF7cyHAAAAFQCz9seL5+aaVKEQjIr0tWkDcyHN/QAAAIEAmWqU1YONNUcKzdn3i3ZWPIRjLfmUrYNOeB8sMDCmnNWB5XNa1BMfPfhs8EPw/3R7kafbQgoXVWF9MNwN8SOiKqp9I2yQR3XSTuysQPpVyQ02Nr6LKHZ5rT3ekDbpiCIm/Y1vorcEpxkZ6TYASMSOq+a3L2tKTx7y/kHRDuXNR8gAAACACblKQCGpatomRtySFeHqmmAXQ4o+0iWRMSAObZX9/ytoMOdPTEOprNj2nhaemy57AJDqAuP3is/CoS/+pSP66WgjF2sHsjOVQKF4uKBIFKzec2u10uAeFZxTVvX99CEoJArMW7cO+1rrbKz1k67UOq0YnlG312TCUIUuC9l7eng=
92
+ sshfp_dsa => SSHFP 2 1 f8c48f875dc6b7cdd47ae7235069046d04da4dc7
93
+ SSHFP 2 2 5c084f945e498202649c4356929e50724e2d31821b2fb19f6c4f53928402f111
94
+ sshfp_rsa => SSHFP 1 1 36cef69c8f6bff8ac5cceff5b343ec08a56d9fd0
95
+ SSHFP 1 2 d71d088addf7245113adf8e7f7c21e3fd086754674a0e53593265ef0e43a07d9
96
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAtJVY+jBwtt1aqWx84Q+8A2TVLjXjWJTbD8QAvW3fcM/P5qzQKfb4yzjVxfbolKsTLSuBbsY4E4NRm4KCOS1RdRnwbjvrCoNhZ1BU0woLvsFuqXLWc9BtsVLfPDpaX6eL3zJEFTO5004ONiknYeyngNdOTJTo1og5E7nL4NQ3GGP6JE9vnSpVg9uskCyUzgTHBdHdojyxWJnLh6eJAGU8CgO+r1ctGD7+YYUxvvzpHJYfKWQZbgP3Zt2FfYIgVAO9FFqIJ8K4OGDwG/Vurjl67Kah/hISDjkSik0yxypVYy3Ux940/Ww3mioYlQHdSmKH2MhDcBy5aW8woO+fywt7cQ==
97
+ staging_http_get => curl
98
+ swapfree => 2.00 GB
99
+ swapfree_mb => 2047.99
100
+ swapsize => 2.00 GB
101
+ swapsize_mb => 2047.99
102
+ timezone => PDT
103
+ type => Other
104
+ uniqueid => 120ad4d4
105
+ uptime => 0:45 hours
106
+ uptime_days => 0
107
+ uptime_hours => 0
108
+ uptime_seconds => 2749
109
+ uuid => 421BE1BF-EF98-E276-27F0-D9366C229E98
110
+ virtual => vmware
@@ -0,0 +1,110 @@
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 => nsf1h6pfdlhu4z8.delivery.puppetlabs.net
21
+ hardwareisa => x86_64
22
+ hardwaremodel => x86_64
23
+ hostname => nsf1h6pfdlhu4z8
24
+ id => root
25
+ interfaces => eth0,lo,sit0
26
+ ip6tables_version => 1.3.5
27
+ ipaddress => 10.18.251.206
28
+ ipaddress_eth0 => 10.18.251.206
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.8.1.el5
36
+ kernelversion => 2.6.18
37
+ lsbdistcodename => Boron
38
+ lsbdistdescription => Scientific Linux release 5.10 (Boron)
39
+ lsbdistid => Scientific
40
+ lsbdistrelease => 5.10
41
+ lsbmajdistrelease => 5
42
+ 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
43
+ macaddress => 00:50:56:9B:C7:55
44
+ macaddress_eth0 => 00:50:56:9B:C7:55
45
+ manufacturer => VMware, Inc.
46
+ memoryfree => 883.77 MB
47
+ memoryfree_mb => 883.77
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 => Scientific
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_build => 3.2.3
65
+ pe_major_version => 3
66
+ pe_minor_version => 2
67
+ pe_patch_version => 3
68
+ pe_postgres_default_version => 8.1
69
+ pe_puppetdb_server_status => configured
70
+ pe_version => 3.2.3
71
+ physicalprocessorcount => 2
72
+ postgres_default_version => 8.1
73
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
74
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
75
+ processorcount => 2
76
+ productname => VMware Virtual Platform
77
+ ps => ps -ef
78
+ puppet_vardir => /var/opt/lib/pe-puppet
79
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
80
+ root_home => /root
81
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
82
+ rubyversion => 1.9.3
83
+ selinux => true
84
+ selinux_config_mode => enforcing
85
+ selinux_config_policy => targeted
86
+ selinux_current_mode => enforcing
87
+ selinux_enforced => true
88
+ selinux_mode => targeted
89
+ selinux_policyversion => 21
90
+ serialnumber => VMware-42 1b 9f 8f cc 9a 63 f4-04 2c b2 c8 5b bf 65 d2
91
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAK+6ERm85J203vCmlx7pdRL/hEkO/Bz+LJXHEZOZ/TwX8NaER4O0UNtLnAmWuPU8uqL0uzK/gJuIved5rxK1PxsOuwPce4Kr3lsqAITiWrtYWkhFyFeD95dvGq7d9yD6WKVbdHPkPb7nDv0CjJj9s0N7o4t1N7SqmxGGENTc0iq1AAAAFQDKLc9oNUKQuJkCnSufbkQtktCycwAAAIAmG+SSrQPZkz+m/buQRWGEa9q7lXl9XG1GAEz/k28KzJjy4AiPrJXAsHSrrXaLDDv1BT/YY9sJZoJg7IrjOeIxZh/0+8Kg9decJ0q47FTaLc/+lyPNk5TvIxmgkcpsiL9oVizf1Mny+2DvNoED7mXbXjIkZqZFQd0tkDxFDNHYMQAAAIAW/v2I3X8dAYZyTyvnSOv87HgMDqOL8/xqrwxA8eSh55eB3x7wKW4D+FDJBgW2ttAHZjZY/4JlhHtOM8+CBGr9Huudy48w819xvBHwovafzyAFd0ovXIKxKcNx/jdErIb2JdGxmzL2Smsodt8H4eJ3ZknYs+j5WU3UvGMlI9A1dg==
92
+ sshfp_dsa => SSHFP 2 1 d5c766923919440e6612683e0dd1dd60ff8f99f4
93
+ SSHFP 2 2 40933aff39f367c030b97d209139056917196ae3e01330af55693f31e9d8e1e0
94
+ sshfp_rsa => SSHFP 1 1 c92a82a8b45fedcad6dc9bda483b64641ac5decc
95
+ SSHFP 1 2 cb6539a0d197520f407090e67b5df5b027020f8ce0998cc5f919ed35d3be9f81
96
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA3n5IX0q2BZqezkkP9BKicFP+gFjHHa/b5pMmhOnhvXTGMi33lu5SHP66eusxkUOEuvjAvS9l+SN8KcB7QyYnIMb/0subEKxTO7wYyHKttLwEEiKIb2kleJ0neKWpaUWIqzRqUW7Uo6zLNzW0C0yOZTfkFFx+k2bFrSanNV6ysnIVrdDKFkzYn84P0XN7+jxCfQOMYQqPyJP/NHx6ZeyR3Erev9lq/7Ut1ynZQqv7E3SlNSYrOSNE+5IX+wRl0oqURVsCYy/N+swOQUOAkUkC8L7ncWxutqB252UABtz8wVI4O4JUavADFgshP8kCgd/Q71r0MFlrXXitX1QfcUn5EQ==
97
+ staging_http_get => curl
98
+ swapfree => 1.97 GB
99
+ swapfree_mb => 2015.99
100
+ swapsize => 1.97 GB
101
+ swapsize_mb => 2015.99
102
+ timezone => PDT
103
+ type => Other
104
+ uniqueid => 120acefb
105
+ uptime => 0:47 hours
106
+ uptime_days => 0
107
+ uptime_hours => 0
108
+ uptime_seconds => 2878
109
+ uuid => 421B9F8F-CC9A-63F4-042C-B2C85BBF65D2
110
+ virtual => vmware
@@ -0,0 +1,104 @@
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_sr0_model => VMware IDE CDR10
10
+ blockdevice_sr0_size => 1073741312
11
+ blockdevice_sr0_vendor => NECVMWar
12
+ blockdevices => sda,sr0
13
+ boardmanufacturer => Intel Corporation
14
+ boardproductname => 440BX Desktop Reference Platform
15
+ boardserialnumber => None
16
+ concat_basedir => /var/opt/lib/pe-puppet/concat
17
+ custom_auth_conf => false
18
+ domain => delivery.puppetlabs.net
19
+ facterversion => 1.7.5
20
+ filesystems => ext4,iso9660
21
+ fqdn => sr52a5yfq3xkv15.delivery.puppetlabs.net
22
+ hardwareisa => i686
23
+ hardwaremodel => i686
24
+ hostname => sr52a5yfq3xkv15
25
+ id => root
26
+ interfaces => eth0,lo
27
+ ip6tables_version => 1.4.7
28
+ ipaddress => 10.18.20.57
29
+ ipaddress_eth0 => 10.18.20.57
30
+ ipaddress_lo => 127.0.0.1
31
+ iptables_version => 1.4.7
32
+ is_pe => true
33
+ is_virtual => true
34
+ kernel => Linux
35
+ kernelmajversion => 2.6
36
+ kernelrelease => 2.6.32-431.11.2.el6.i686
37
+ kernelversion => 2.6.32
38
+ macaddress => 00:50:56:9B:18:6F
39
+ macaddress_eth0 => 00:50:56:9B:18:6F
40
+ manufacturer => VMware, Inc.
41
+ memoryfree => 1.07 GB
42
+ memoryfree_mb => 1092.29
43
+ memorysize => 1.85 GB
44
+ memorysize_mb => 1893.30
45
+ memorytotal => 1.85 GB
46
+ mtu_eth0 => 1500
47
+ mtu_lo => 16436
48
+ netmask => 255.255.0.0
49
+ netmask_eth0 => 255.255.0.0
50
+ netmask_lo => 255.0.0.0
51
+ network_eth0 => 10.18.0.0
52
+ network_lo => 127.0.0.0
53
+ operatingsystem => Scientific
54
+ operatingsystemmajrelease => 6
55
+ operatingsystemrelease => 6.5
56
+ osfamily => RedHat
57
+ path => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
58
+ pe_build => 3.2.3
59
+ pe_major_version => 3
60
+ pe_minor_version => 2
61
+ pe_patch_version => 3
62
+ pe_postgres_default_version => 8.4
63
+ pe_puppetdb_server_status => configured
64
+ pe_version => 3.2.3
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
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
74
+ root_home => /root
75
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
76
+ rubyversion => 1.9.3
77
+ selinux => true
78
+ selinux_config_mode => enforcing
79
+ selinux_config_policy => targeted
80
+ selinux_current_mode => enforcing
81
+ selinux_enforced => true
82
+ selinux_mode => targeted
83
+ selinux_policyversion => 24
84
+ serialnumber => VMware-42 1b ce 21 5d b0 21 12-8a 87 51 8e ee 74 6e df
85
+ sshdsakey => AAAAB3NzaC1kc3MAAACBANQaWD9atpJ0tAhccCEpS/xXec6Sjfu23yUpd+YY+4btRfBAcSnYBJ62J2hx/p1/NmRRW/QQb/2lvmhV7KjMkYFHUl2K+XPUk5hjIwZSthvHMX3hHwXu4FHHCiCcDmQMMuuVDRaWPYgl3n2xcZrXQ3qfF0bby9OFEvTYeMn6jxglAAAAFQDL4pAoh9I+eGbXL+fp67JlQekJBQAAAIEAtlkRYi6Cm02HM6p4AfZJDUTwZPi5YasrtiqTTE5QlSABcFt/t46reHEfDTSBnjbcUBtYhU49j7yfT0DwK807F/ZUssp3NgaBXHpFDXS7Sd+LlPaTkHp2IZZ/HiM9qxY/kK/k12zzJnvIqmwhBJlZPkhAJXVN6n9CVu2HXd6HED8AAACActYJQTnCPdDCXizmRbJ3wYMND3MUsoXYviE7B7ygcs7CjW2xSglk2V7MAh5dNM5JI7Efqi1/WV2N6nizmbx/D/+a/f10iI1YAy5pQBb17cZH+HXfpi2A1aYlWTto8bP5VThUfRnzSh5nDDsh/1tiZOGeHA9w4pI0Mb559gE4IBw=
86
+ sshfp_dsa => SSHFP 2 1 ac37cebcac60ae4b2a8a7c652d0a994f696a5906
87
+ SSHFP 2 2 9be980e6c5a8510f1506d4e9fc0caddb92b912f0b4968326ac1937fc2cf5c837
88
+ sshfp_rsa => SSHFP 1 1 390eb5528745a4e0ad5b12d062b61a645f62a8fc
89
+ SSHFP 1 2 6c52f35b2c123b79c7988cdb7e30f132b99130b59e267b93752d923aba23c119
90
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAwO68kEB71WGM4sQDQBuqdZimhxLFI/6a262k0SlRj9WtNCIny0p4AA2+Xz1tiNHiLmHQwGs7D1SBp555tMrw9WdvPAEllnbzthTheTV3SV5DSl5VRaP8v1bl+GZoL04CQ2GETRRej+WA75oqOwgM0zJWiIWNZGFggpzAi/XScDrSAIB1Z9NGfXvbF15Sy32KeBcMiDaVj0xETcEq/cLkYD/0DnLOAu1fL+0ffvPJJTIJ8zek5Je5pNtyUUM/+azF7/44Wd3MsC6fgjsb3iYyH5BUZ7HASj1lRH8RHrm/uJ83SYKm7kOhVjPqSLoL/FFhyAGkLUn2AbiW6514KFxdBQ==
91
+ staging_http_get => curl
92
+ swapfree => 1023.99 MB
93
+ swapfree_mb => 1023.99
94
+ swapsize => 1023.99 MB
95
+ swapsize_mb => 1023.99
96
+ timezone => PDT
97
+ type => Other
98
+ uniqueid => 120a3914
99
+ uptime => 4:12 hours
100
+ uptime_days => 0
101
+ uptime_hours => 4
102
+ uptime_seconds => 15131
103
+ uuid => 421BCE21-5DB0-2112-8A87-518EEE746EDF
104
+ virtual => vmware
@@ -0,0 +1,104 @@
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_sr0_model => VMware IDE CDR10
10
+ blockdevice_sr0_size => 1073741312
11
+ blockdevice_sr0_vendor => NECVMWar
12
+ blockdevices => sda,sr0
13
+ boardmanufacturer => Intel Corporation
14
+ boardproductname => 440BX Desktop Reference Platform
15
+ boardserialnumber => None
16
+ concat_basedir => /var/opt/lib/pe-puppet/concat
17
+ custom_auth_conf => false
18
+ domain => delivery.puppetlabs.net
19
+ facterversion => 1.7.5
20
+ filesystems => ext4,iso9660
21
+ fqdn => u1megd56bujhc1o.delivery.puppetlabs.net
22
+ hardwareisa => x86_64
23
+ hardwaremodel => x86_64
24
+ hostname => u1megd56bujhc1o
25
+ id => root
26
+ interfaces => eth0,lo
27
+ ip6tables_version => 1.4.7
28
+ ipaddress => 10.18.238.52
29
+ ipaddress_eth0 => 10.18.238.52
30
+ ipaddress_lo => 127.0.0.1
31
+ iptables_version => 1.4.7
32
+ is_pe => true
33
+ is_virtual => true
34
+ kernel => Linux
35
+ kernelmajversion => 2.6
36
+ kernelrelease => 2.6.32-431.11.2.el6.x86_64
37
+ kernelversion => 2.6.32
38
+ macaddress => 00:50:56:9B:10:E0
39
+ macaddress_eth0 => 00:50:56:9B:10:E0
40
+ manufacturer => VMware, Inc.
41
+ memoryfree => 760.59 MB
42
+ memoryfree_mb => 760.59
43
+ memorysize => 1.83 GB
44
+ memorysize_mb => 1877.21
45
+ memorytotal => 1.83 GB
46
+ mtu_eth0 => 1500
47
+ mtu_lo => 16436
48
+ netmask => 255.255.0.0
49
+ netmask_eth0 => 255.255.0.0
50
+ netmask_lo => 255.0.0.0
51
+ network_eth0 => 10.18.0.0
52
+ network_lo => 127.0.0.0
53
+ operatingsystem => Scientific
54
+ operatingsystemmajrelease => 6
55
+ operatingsystemrelease => 6.5
56
+ osfamily => RedHat
57
+ path => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
58
+ pe_build => 3.2.3
59
+ pe_major_version => 3
60
+ pe_minor_version => 2
61
+ pe_patch_version => 3
62
+ pe_postgres_default_version => 8.4
63
+ pe_puppetdb_server_status => configured
64
+ pe_version => 3.2.3
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
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
74
+ root_home => /root
75
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
76
+ rubyversion => 1.9.3
77
+ selinux => true
78
+ selinux_config_mode => enforcing
79
+ selinux_config_policy => targeted
80
+ selinux_current_mode => enforcing
81
+ selinux_enforced => true
82
+ selinux_mode => targeted
83
+ selinux_policyversion => 24
84
+ serialnumber => VMware-42 1b 00 2e 74 3f 86 2e-64 d1 60 a7 fc 85 24 78
85
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAOR8RHW4Ken9KIi/bxBV4kMP3dyh2CzzbxUVIqPINeMZ9wo5F8K3POjLZv4zqFCiYYv6xBpKy/dqfXOuNlfSR3UTWCHuIvB4LPJHA3qThQ5yTQ9fqLuaGtHgNTFaSpTy+Wav379eAtMYTlZhwuUz96avPi5SaRjxIDwBnxz8vEsrAAAAFQClcAt4zRImZ1sTPygs7WBkLpEinQAAAIEA274dWq8PMo7XLCUPVk/v0rELTvbdwEHtCSo2VM6H0L8+fUYcl3xmjUshWzyPYOq1VExrQktYRUDLt4LKyHqG3PaSZAzDIlKIsuKGkB18+RkOtQ5auPdIezfc6Qk/IPMNXng+6OTUqI84bSxnB/dReNChmTW1Kdu0HQ9xnXLxscIAAACAeWPVeHcX2Cyzz+G3HrFFe97dtxOcfRWGktYe4o8BX3ICl5JfmgVmM9xXgL2E2/c+snIyqBeome4DFXdMXrAKNQfcCAHEsZbZIrLWaheezxl6C0UodiDrnVvpqRbIVUkp4v8112ZL/BH71Xwzag3TDRx5UiuIukoF3wlzj9tyGTQ=
86
+ sshfp_dsa => SSHFP 2 1 e02afb56d6f56ed83ebfc3e6f9fd23afaf4fd109
87
+ SSHFP 2 2 c4233a95d1762733115a3d9ea25ae7eb98d586d2d9f7c303095d30fec1063b82
88
+ sshfp_rsa => SSHFP 1 1 8756fd23b3f5120c40dbdd9c55b7c2dc469fc4f7
89
+ SSHFP 1 2 abdfade14d3e3cb4fc53633eb88184c2250dcd84bcda903fb622d4f58e8b1b2a
90
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA51ZK/IwTLSoHWJzEEcNu7WCGv2s4mgTo+Upi+ijqzhqGrp4s42G29+2EeiZRjJLLugXHRMilkUaO/Wh5fhM/EMr6RYir3ILUCnS4ZUR9vJzGYfyKHIHX1QmnRSV2f8V3RoNhJ7zwre4nkxg3EshqKnDhr79Oeyn0iQtF8X/TP92zjdwyVngnKfIwiepqQ3lM5FuLpVr6fxMVGZxiPqOmg83iZSqGQ5xz0Kx7PkmdlhspbbV5MzZf+D8p4IvBuwwws8OF0BdLI1iMAJt4mYvsRNzwclS/z3h0bpHitEZDrPfO2vg+fUajdYGK2/sjhQTMNF8Hv+Po+AOli227/1QKpQ==
91
+ staging_http_get => curl
92
+ swapfree => 985.38 MB
93
+ swapfree_mb => 985.38
94
+ swapsize => 991.99 MB
95
+ swapsize_mb => 991.99
96
+ timezone => PDT
97
+ type => Other
98
+ uniqueid => 120a34ee
99
+ uptime => 5 days
100
+ uptime_days => 5
101
+ uptime_hours => 135
102
+ uptime_seconds => 487770
103
+ uuid => 421B002E-743F-862E-64D1-60A7FC852478
104
+ virtual => vmware
@@ -0,0 +1,101 @@
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_sda_model => Virtual disk
8
+ blockdevice_sda_size => 17179869184
9
+ blockdevice_sda_vendor => VMware
10
+ blockdevice_sr0_model => VMware IDE CDR10
11
+ blockdevice_sr0_size => 1073741312
12
+ blockdevice_sr0_vendor => NECVMWar
13
+ blockdevices => fd0,sda,sr0
14
+ boardmanufacturer => Intel Corporation
15
+ boardproductname => 440BX Desktop Reference Platform
16
+ boardserialnumber => None
17
+ concat_basedir => /var/opt/lib/pe-puppet/concat
18
+ custom_auth_conf => false
19
+ domain => delivery.puppetlabs.net
20
+ facterversion => 1.7.5
21
+ filesystems => ext3,iso9660
22
+ fqdn => mqqiq5gq7vww53w.delivery.puppetlabs.net
23
+ hardwareisa => i686
24
+ hardwaremodel => i686
25
+ hostname => mqqiq5gq7vww53w
26
+ id => root
27
+ interfaces => eth0,lo
28
+ ip6tables_version => 1.4.6
29
+ ipaddress => 10.18.4.208
30
+ ipaddress_eth0 => 10.18.4.208
31
+ ipaddress_lo => 127.0.0.1
32
+ iptables_version => 1.4.6
33
+ is_pe => true
34
+ is_virtual => true
35
+ kernel => Linux
36
+ kernelmajversion => 3.0
37
+ kernelrelease => 3.0.76-0.11-pae
38
+ kernelversion => 3.0.76
39
+ macaddress => 00:50:56:9B:96:62
40
+ macaddress_eth0 => 00:50:56:9B:96:62
41
+ manufacturer => VMware, Inc.
42
+ memoryfree => 1.04 GB
43
+ memoryfree_mb => 1068.31
44
+ memorysize => 1.84 GB
45
+ memorysize_mb => 1886.85
46
+ memorytotal => 1.84 GB
47
+ mtu_eth0 => 1500
48
+ mtu_lo => 16436
49
+ netmask => 255.255.0.0
50
+ netmask_eth0 => 255.255.0.0
51
+ netmask_lo => 255.0.0.0
52
+ network_eth0 => 10.18.0.0
53
+ network_lo => 127.0.0.0
54
+ operatingsystem => SLES
55
+ operatingsystemrelease => 11.3
56
+ osfamily => Suse
57
+ path => /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
58
+ pe_build => 3.2.3
59
+ pe_major_version => 3
60
+ pe_minor_version => 2
61
+ pe_patch_version => 3
62
+ pe_postgres_default_version => unknown
63
+ pe_puppetdb_server_status => configured
64
+ pe_version => 3.2.3
65
+ physicalprocessorcount => 2
66
+ postgres_default_version => unknown
67
+ processor0 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
68
+ processor1 => Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
69
+ processorcount => 2
70
+ productname => VMware Virtual Platform
71
+ ps => ps -ef
72
+ puppet_vardir => /var/opt/lib/pe-puppet
73
+ puppetversion => 3.4.3 (Puppet Enterprise 3.2.3)
74
+ root_home => /root
75
+ rubysitedir => /opt/puppet/lib/ruby/site_ruby/1.9.1
76
+ rubyversion => 1.9.3
77
+ selinux => false
78
+ serialnumber => VMware-42 1b 30 22 b8 e8 e3 5b-f2 94 52 39 2c c7 49 9c
79
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAOHWtOLgDrG7Y71a1FxgjGlRMVe/kcRqYA8PuQWrDgjQK6GVuaOdFxw0+JS3SY2id7uzpv9R4Q34nqELtbtSRgG6rx9tfHf80cS0Er3/GpbD4P7MuaYQ2k6zFQa2K5+lRJRqzhCIlSkYyEz3gMyldXM1W9Q9Lq7GPaqLiwIpWJv3AAAAFQD5z8LOFWGG7hI8dARvLFeregy3owAAAIBjf7Tfq4T/+/w9StYd3/LheDRoFVw2hEe8GpghYaqeictYC6JEcO+hdJLWf1k+BRlZoDAq2NPMdFt+kVxqOQnHmA2ycj9z+PHvhvfg4OEzOPkoDXYynrhJLtN6FvOKlnJrXo2ne3XOMpUNg5nhT2HaCz0zUG4WZkI29PCjH9MgKgAAAIB+tsEBk4vM8tMBn0w2a1ZG/P+B1SdI0y9J9o26e1JGa4ueAowkISykvGc6pT1HhxTjR8rQDrIQNO3l7kUIJiPe/txl2+Lg4LFmwsEA0wH4QKY4jrSq7C+hNOoXT3EpSPgRix8AR+XaHnd3s5ctVdlG4bW3iXLaJZUaL/FOq7nycA==
80
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCEuEjDquLK03M9rpU03j64sbg5A3TFMfQFvGdguIaAJ5zPe2Ae7ComxxdLguGZD9LJwuKodERI1KOwUXR8Bo5U=
81
+ sshfp_dsa => SSHFP 2 1 d764a41cfd8e43ae25fac45a2affdcd76a7aa5c9
82
+ SSHFP 2 2 1f52c3034d319da3723bdac6a3fb3254b831dc3c6f3bcaacace4246ca39b89cb
83
+ sshfp_ecdsa => SSHFP 3 1 d06006f2596c0d0a74d1341060702dfb5fa15434
84
+ SSHFP 3 2 5656e14a3a1ad2735670e1d4cf1c844f32b83c20f82b3a051beaf03e87eb274c
85
+ sshfp_rsa => SSHFP 1 1 aba3231bd9889b3ab34d96a52f6b51efa7d343a1
86
+ SSHFP 1 2 5f697f78ab90b54afe1ebf2c821bc58f2fb8760c7b9a1f9e2190c15bc98c7276
87
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQCrSCawYIWAzLtQJBI8ONIynduZXYdJRePbKhyTVuGqMM0zjQ8TkFHp7pK9XFI5p9GodZ3Wed8Nt8kr1dNh5yZ9WlfJBS7ZE79gSsFigKaD45Y+TKpL+TyvJ83dCB8VvCpj63VakyMBp73VtaNwXBS7/T3FTovQ4bs+WCJQz0K2HxAFp2soRGrIMg3FGE/3Oa2sYRL6u/Bgj0zHUV6RqsLyOmbnzOGwLIYxcXBoGTlfVIllMzm+M9eaeVg2biS60mlboEAS7XgM4fN85cpCpsTMRedxYkwjKHdCSuwJWoBNEBPQmijUbtvhH2FbaN9DrkPyk8DFGhktTN77znvGn8q7
88
+ staging_http_get => curl
89
+ swapfree => 1.47 GB
90
+ swapfree_mb => 1504.89
91
+ swapsize => 1.47 GB
92
+ swapsize_mb => 1505.00
93
+ timezone => PDT
94
+ type => Other
95
+ uniqueid => 120ad004
96
+ uptime => 3:59 hours
97
+ uptime_days => 0
98
+ uptime_hours => 3
99
+ uptime_seconds => 14370
100
+ uuid => 421B3022-B8E8-E35B-F294-52392CC7499C
101
+ virtual => vmware