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,92 @@
1
+ architecture => amd64
2
+ augeasversion => 1.2.0
3
+ bios_release_date => 12/01/2006
4
+ bios_vendor => innotek GmbH
5
+ bios_version => VirtualBox
6
+ blockdevice_sda_model => VBOX HARDDISK
7
+ blockdevice_sda_size => 21474836480
8
+ blockdevice_sda_vendor => ATA
9
+ blockdevices => sda
10
+ boardmanufacturer => Oracle Corporation
11
+ boardproductname => VirtualBox
12
+ boardserialnumber => 0
13
+ domain => box
14
+ facterversion => 2.0.2
15
+ filesystems => ext2,ext3,ext4,vfat
16
+ fqdn => ubuntu-server-1404-x64.box
17
+ hardwareisa => x86_64
18
+ hardwaremodel => x86_64
19
+ hostname => ubuntu-server-1404-x64
20
+ id => root
21
+ interfaces => eth0,eth1,lo
22
+ ipaddress => 10.0.2.15
23
+ ipaddress_eth0 => 10.0.2.15
24
+ ipaddress_eth1 => 10.255.232.106
25
+ ipaddress_lo => 127.0.0.1
26
+ is_virtual => true
27
+ kernel => Linux
28
+ kernelmajversion => 3.13
29
+ kernelrelease => 3.13.0-24-generic
30
+ kernelversion => 3.13.0
31
+ lsbdistcodename => trusty
32
+ lsbdistdescription => Ubuntu 14.04 LTS
33
+ lsbdistid => Ubuntu
34
+ lsbdistrelease => 14.04
35
+ lsbmajdistrelease => 14
36
+ macaddress => 08:00:27:92:ca:a3
37
+ macaddress_eth0 => 08:00:27:92:ca:a3
38
+ macaddress_eth1 => 08:00:27:9a:fe:8d
39
+ manufacturer => innotek GmbH
40
+ memoryfree => 907.23 MB
41
+ memoryfree_mb => 907.23
42
+ memorysize => 994.05 MB
43
+ memorysize_mb => 994.05
44
+ mtu_eth0 => 1500
45
+ mtu_eth1 => 1500
46
+ mtu_lo => 65536
47
+ netmask => 255.255.255.0
48
+ netmask_eth0 => 255.255.255.0
49
+ netmask_eth1 => 255.255.0.0
50
+ netmask_lo => 255.0.0.0
51
+ network_eth0 => 10.0.2.0
52
+ network_eth1 => 10.255.0.0
53
+ network_lo => 127.0.0.0
54
+ operatingsystem => Ubuntu
55
+ operatingsystemrelease => 14.04
56
+ osfamily => Debian
57
+ path => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
58
+ physicalprocessorcount => 1
59
+ processor0 => Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
60
+ processorcount => 1
61
+ productname => VirtualBox
62
+ ps => ps -ef
63
+ puppetversion => 3.6.2
64
+ rubysitedir => /usr/local/lib/site_ruby/1.9.1
65
+ rubyversion => 1.9.3
66
+ selinux => false
67
+ serialnumber => 0
68
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAKZab7WE8SmLaYhHCxMRZ0qe8IZSAPZ4o3ueFZXcbdNVY8HU+8Aydu0Ua2N04nv6xrIdGEVQmmLzVpRg6AMZJ9fyUR9/rfMWJmKgkfcTSMtaRwsthVGkKxV+2RqkGXININWLEEXPVXMp1UdlHib1c6FGCAd/8MdeEG2LbHb+kxMzAAAAFQCkf84oJTnXvXHyASrnYtP0yhODRQAAAIEApZRsAtSLz2EqUSPlbeDDhSgTVSDeZOavfogUeTZPKOaLtGD1FBkO9SKXk2XNikz9g5Gx1Jm8D4+rZmi9Q0yTr0AU5f+3qes7ebv/CKx+Q3conxYM35CW9PsRrqxQlka71CUZAFz0f4Tlmv9zdxRF7crDW/gnaPVS4xXZSCO6tZ0AAACAdsmAoVroGpJqgaVWd5l7+u1YQppbeDQYBqPYGCJVGdXobCPhw2E9R03mOgiqfcsra/6D3OtGv91oWT9CQtCU52Oun7zoR4MsYdNqvjSgUOz3QRBRQ0EKcae4uR07WA887n2Ydxpiv/QWf+3ipjRD/k3nze/io/vOxrPqkHrOnCM=
69
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD7yOpWC5ovB1qjccZK6mcAY1sv7Vp+bCgRqp4ZzSIz8yXMCfFo2DBB/i5WxGfboa+OLDYRztPTu7hTNzB/BB24=
70
+ sshed25519key => AAAAC3NzaC1lZDI1NTE5AAAAIN22g4p7k+5yMSV5VqkhExJwSg5O0w2RbGyOpGy+AtDj
71
+ sshfp_dsa => SSHFP 2 1 37b97e625d470043dcd4d327c65246d56d9337b7
72
+ SSHFP 2 2 2633e2387a5685c3ddb498b7acec9c584146e259dcb2db469a3be5bd68bcbbcf
73
+ sshfp_ecdsa => SSHFP 3 1 9a73157531cd5cbd09e58cb38dbdba25e5653001
74
+ SSHFP 3 2 47c23965b3c412c8443d396a906dfad08cd525366bac06a416e960139107395b
75
+ sshfp_ed25519 => SSHFP 4 1 1e18bc35b0101424ddcca2b613826e4c387a0b42
76
+ SSHFP 4 2 48a234fc99f17ffc2f7eecf0b247bafe3b906ae0e4ba3f078ceac56a3b2693bc
77
+ sshfp_rsa => SSHFP 1 1 7912059d1523c1caaa0f43bb10ea58c30fb07da9
78
+ SSHFP 1 2 913b879440036d0eb1b8e9f9c7ee9e638286f5da140f0ac1908c7d70d3d3c5fc
79
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQCu/Juyc+56ucB+ZKGC/97MB+D4PIRLqYo+Y09HBRKTgPUIObtz2sSnpyX2HI1Ldz8oBkhgbfSxQb+sZV6CK717yc/VUA8HlZ2iu+2WC3kwm5LaDWae2t2cXLjiuY+7UJJQYLLvHuMKD7L8UIoZ4Qvwof3PJzxz5r06xCqg78gpmptVYuP2WX9NISgpmBik4027KL779YBoOlWBNVtwbrBOUMK4uTnftt8qz7dxYL/FZeekq7rwT4BnMqbXuZcWsf5m9RqiWsnf4xGnYdWZF1t0n/Du4MFGafdtJMtPi4+6u0n/bV/XxvuAvI0JblO02MCRgHGwdwC4tqltpDep3BNR
80
+ swapfree => 512.00 MB
81
+ swapfree_mb => 512.00
82
+ swapsize => 512.00 MB
83
+ swapsize_mb => 512.00
84
+ timezone => PDT
85
+ type => Other
86
+ uniqueid => ff0a6ae8
87
+ uptime => 0:07 hours
88
+ uptime_days => 0
89
+ uptime_hours => 0
90
+ uptime_seconds => 442
91
+ uuid => F51DB840-6F87-4463-B24F-1D8FADF28F58
92
+ virtual => virtualbox
@@ -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 => imcu40gb7f4jrno
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => imcu40gb7f4jrno
16
+ facterversion => 1.6.19
17
+ fqdn => imcu40gb7f4jrno.delivery.puppetlabs.net
18
+ hardwareisa => i686
19
+ hardwaremodel => i686
20
+ hostname => imcu40gb7f4jrno
21
+ id => root
22
+ interfaces => eth0,lo,sit0
23
+ ipaddress => 10.18.7.52
24
+ ipaddress_eth0 => 10.18.7.52
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.6.1.el5
31
+ kernelversion => 2.6.18
32
+ lsbdistcodename => Final
33
+ lsbdistdescription => CentOS release 5.10 (Final)
34
+ lsbdistid => CentOS
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:CA:B8
39
+ macaddress_eth0 => 00:50:56:9B:CA:B8
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 => CentOS
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 ae fb 72 9b 22 0e-c9 68 bf eb 74 39 75 dc
79
+ 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==
80
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAzsvVTHB+Ak3Dm/8kVeJyP4tg7SIoLpbBksHgS0TLYTYabJK/jDo2eZscJZHq2Nz2o4Am3TYOF3JdSxKedf6DtjJVvZoKJNQWj7t4Hg7YbgUnRM18AN7eClq2Ybmk4VREAL098+84VkASbCG+oKEwg2x9v3WSo3chwuFzjYyqiKJMEG3Eu6HaqizOeoN/smcG2Y7j5NgfgrdO2WU3rZz+IEM419Je95le6/Zy+0e+cJ7W/OjNWJj4TOH18T/WWeJZDo78VY4BP0Xvt9/1vlmWqtlPPQYW4bHnXc0ffzMHzno/4iMK0E/rp+xpAslD36mACjC0L6jkz7efFsk3Doqksw==
81
+ swapfree => 3.91 GB
82
+ swapsize => 3.91 GB
83
+ timezone => PDT
84
+ type => Other
85
+ uniqueid => 120a3407
86
+ uptime => 0:33 hours
87
+ uptime_days => 0
88
+ uptime_hours => 0
89
+ uptime_seconds => 1998
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 => eimvoj1pg59ofcj
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => eimvoj1pg59ofcj
16
+ facterversion => 1.6.19
17
+ fqdn => eimvoj1pg59ofcj.delivery.puppetlabs.net
18
+ hardwareisa => x86_64
19
+ hardwaremodel => x86_64
20
+ hostname => eimvoj1pg59ofcj
21
+ id => root
22
+ interfaces => eth0,lo,sit0
23
+ ipaddress => 10.18.88.240
24
+ ipaddress_eth0 => 10.18.88.240
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.6.1.el5
31
+ kernelversion => 2.6.18
32
+ lsbdistcodename => Final
33
+ lsbdistdescription => CentOS release 5.10 (Final)
34
+ lsbdistid => CentOS
35
+ lsbdistrelease => 5.10
36
+ lsbmajdistrelease => 5
37
+ 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
38
+ macaddress => 00:50:56:9B:12:0B
39
+ macaddress_eth0 => 00:50:56:9B:12:0B
40
+ manufacturer => VMware, Inc.
41
+ memoryfree => 1.15 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 => CentOS
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 ff 4c 29 ee e5 ae-7c ed 39 49 67 e6 f8 69
79
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAP/ws3Yhu1oXD+wgxSC3RymhwY0Buvo6oS1Bq24gUyyUKBLqGw47DxbMaUWAD+lbY2bmAsx5YDV6jHJBP2biqNPiSPYcDimR94B10x9JPpVdnNiC/XqsTPzToVgnR+txO1icPaYClR5kTvLHk25+UIX3Ne84v+gabixB+RFd4iEhAAAAFQC/W9nI7D2H9MFI9UZjes3b1S0SxQAAAIEAy8E+9gb/Q74+8qQQjNfgDGKeeOQr0XFA8odR5jpCDWVudzK2VFXMtayvTjrvotSfEgSRjrF00MP/2E30cajWuJXhLnjb705K7MLv0VP+1piUEjlk8W1qBsCQq2zCPOO0UJxxjA6ilbspY3y+6Fe5PvbSre+9aFPSJUWJmTgygXcAAACAd0RwsieW8HL8a/YHAJZHVacVDlL3OvpHeYEK9SbJVxrqO0Glumj2eDNyHs1YsLa2rj0JicQNSx+xDOlPow9EPuDM27AVhUV8iMQuIhW3H8LU8qO3BEOfIN5+MPmm2SAVxdmoKUM0l3SfMUGwJk4RjLtHH6e2kgxIGrGejDstzgk=
80
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAu3juUV4lxin9Z0zs82aJRE6yt/qIbl7LPofVG+bLG42RdLfyKL3HH2AcU5OO3mBBlmpKHgZcqas1tauOdcyZ+3EfiGB7OiAkoEb5Mo6jaYj5kQ6cdnx4XuzfQyA4u3acXKv+ONYgPYxAiZrXyzmetuhyhtY9mhk54s1FXmv3A+KCA/h3tKO1nIMapJ9HI0eK8otNrCL9Drwb25eSYPoGd3B7PvhV3fh67B2VUTukuRpAR3oQuvaBOijOuhFe45RMLIIzWkExzvvQrzNBkEaY5rnYU/GrKdu5u1O4T2E44/w2XetkMzVmVU8oqtH/xPWvAJtx7nCwTFaR5LBNNz5+jw==
81
+ swapfree => 3.91 GB
82
+ swapsize => 3.91 GB
83
+ timezone => PDT
84
+ type => Other
85
+ uniqueid => 120af058
86
+ uptime => 8:42 hours
87
+ uptime_days => 0
88
+ uptime_hours => 8
89
+ uptime_seconds => 31353
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 => y9cglmnuu4i4uzb
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => y9cglmnuu4i4uzb
16
+ facterversion => 1.6.19
17
+ fqdn => y9cglmnuu4i4uzb.delivery.puppetlabs.net
18
+ hardwareisa => i686
19
+ hardwaremodel => i686
20
+ hostname => y9cglmnuu4i4uzb
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.201.232
24
+ ipaddress_eth0 => 10.18.201.232
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:14:A4
33
+ macaddress_eth0 => 00:50:56:9B:14:A4
34
+ manufacturer => VMware, Inc.
35
+ memoryfree => 1.36 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 => CentOS
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 a6 0b dd 0e f0 a0-75 e4 45 05 d7 6c ac 73
72
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPp0e5sK7SNrUzzAt0BGTaSeUye5XWNNwbqqS02ZO8Lcz459QLzPjrDyglCLIvkOTTr9IQ+XJRKeEkFd2Fj4pLsi59GSHlA3iRmaBc0xjX84pDXqFyjxvRZgamQQpsCHUJeU3+uVUKWUqpjQjoF0cCT0jj6chvAa1MK+uTbQhbK3AAAAFQDvvtRu36IoxQxF/QNTFKyVk5RzxQAAAIEAuJh4LB9a2F7fGbYw/wH2rOE07RLtuhmKZ0dWDDEgK3nKZaoJc0oCPsKv6uE6iIGILAoRyCfGNxuFEXECnXkZ7hOMws1Wbu0pGIzp8c3SA/m7ZToOB6UjYtxEBzY1/MD5m241KuuNyhQfukyGh1/2zBnVkvaudIX9G6qun3x86ikAAACAIq9pkrmw7XRk63+bs/7pTLqcmfrhuISAVBxTNPU46pYzZZGu42CLDMp4uf9hUj/JyiKiaByeyro3rFMOujERRF+8gMvp8F4dbnG98vbpwwbPLMPEAlLComuiyUl71xx8v5s8CsDGMiaRknm3zgLLqOkwffJ0QGadW7RRqiNKCo4=
73
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEA0dsXQ/DdrcP4M48vvGiIDldVcib/pUTFmwXfYatJ3hlUfDeYN85l50wGGi6e93hBlFaPNkTcItrmU5MaaD7v7J2G9xoQ9J+eBihwZAiIeRjwF6IYoOpdp8kCCRSWgO9YMMAU0LrynwPMJZSfCgvznZL5VeLq97mK6J7TNR7z0rmvuUPbyYA0AGCbGjz47RCD0ULbtBJDM7HOpX1acqsa/GYXAWxWgH1vMhydh/ekrO3bjr8C4aw0HaCgN3W3W1yvQrMFonQBYV/qql8z2ZctlWlQ5mRl/vA6FvA0vkJOJJKb1yQuiFqnzH4gvTZdR97KoQXpVU0xsoyeNqbl22NkyQ==
74
+ swapfree => 3.97 GB
75
+ swapsize => 3.97 GB
76
+ timezone => PDT
77
+ type => Other
78
+ uniqueid => 120ae8c9
79
+ uptime => 1:13 hours
80
+ uptime_days => 0
81
+ uptime_hours => 1
82
+ uptime_seconds => 4395
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 => gty34ntji614x09
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => gty34ntji614x09
16
+ facterversion => 1.6.19
17
+ fqdn => gty34ntji614x09.delivery.puppetlabs.net
18
+ hardwareisa => x86_64
19
+ hardwaremodel => x86_64
20
+ hostname => gty34ntji614x09
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.33.66
24
+ ipaddress_eth0 => 10.18.33.66
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:9F:D4
33
+ macaddress_eth0 => 00:50:56:9B:9F:D4
34
+ manufacturer => VMware, Inc.
35
+ memoryfree => 1020.68 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 => CentOS
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 2d 02 98 ec ca ff-65 fb 75 5a 59 f5 28 bf
72
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAJGJ+wHqAvYTv3VEzhPo3rwiaVxesMSstvufqZIYNLci54bEy7Dlq++scLFU7EjqhlnGG0HWZ+aHQpDY8TvvsRIw8Q9nyxHAonk0EtHu4RCF6MH1lo0IeAh12A0vEpaVgpQjKisfWuH/IQEi1wCCaVL0lsLc5CLe1wE+yKqWuyVrAAAAFQD+F89mMng0ZXHd9NKbsZO5LQ5vcQAAAIAN6ysU1N1SASyGwtWuAnkRKxusYgCpQ0L7hx7shXHiQ69WoQxzgUUb5AdF++kMQdplcqrD2MIf+6hk5o4kzkPTEJTpfl7l/qp2L6znDR5yjz+G4b499eD3UGmlLIOgb1R7v/mS7Q3Y0XYsh1nBJyupOiTIMT1g6f7pQkA/9eimgwAAAIAiqkmEyA+8HRxg02zyPVG3z0RBFQnqnjLO8GaVFLq+3j5HTYgHuyktn2Js2Qke0j8bJ7gs/9Zaxq2dxC9BCZV29VAtmp7DO6lZgh3qwvA1uUKraO2J5zzWZHhJ2c9/apGtySBeOD1lOgGiXLkn5x4R09kLs56f5n+ax2kVa4qs3A==
73
+ sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAQEAr2ywcLVQDql7LcLz8DZvJLWuEdb86cwe/q8TVqd7E1V0fKvXhZBXUN1aGeuvY+ewfnlYh79ioDvslGCSh452caet3JljzhtU6mFtTpPm5FPofZ9a5SbR4oC5abFe8WH19KGI/HSsXEGqtNwNAcX6kfJSgcCRcPv+Jg0rO4Goncv8hLEv+ek+izVpuAPPBvgHN1QLlfSlN0rlYvn62WDs0ecYTGpmy03JisfYubefJ25roOFxakx8NAdajb1Ce5IV7GxEn5BSe9mjGPI4UvDFYtDEMeKhDl8eKxICfcei8X6uUfunr1N4kIjn3Q78aloCFhzn37OSI71rjmYISOq3JQ==
74
+ swapfree => 3.94 GB
75
+ swapsize => 3.94 GB
76
+ timezone => PDT
77
+ type => Other
78
+ uniqueid => 120a4221
79
+ uptime => 1:35 hours
80
+ uptime_days => 0
81
+ uptime_hours => 1
82
+ uptime_seconds => 5720
83
+ virtual => vmware
@@ -0,0 +1,82 @@
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 => car0rme98weys83
14
+ fact_stomp_port => 61613
15
+ fact_stomp_server => car0rme98weys83
16
+ facterversion => 1.6.19
17
+ fqdn => car0rme98weys83.delivery.puppetlabs.net
18
+ hardwareisa => unknown
19
+ hardwaremodel => i686
20
+ hostname => car0rme98weys83
21
+ id => root
22
+ interfaces => eth0,lo
23
+ ipaddress => 10.18.27.83
24
+ ipaddress_eth0 => 10.18.27.83
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-686
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:ea:8b
38
+ macaddress_eth0 => 00:50:56:9b:ea:8b
39
+ manufacturer => VMware, Inc.
40
+ memoryfree => 1.51 GB
41
+ memorysize => 1.98 GB
42
+ memorytotal => 1.98 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 70 50 e5 a1 75 8e-6e 27 0f eb 41 d7 ea 53
71
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAK7F7GY0FdP4gjzY/iB7IGgb4DaCMeNDLr4yNDHgdv5e9N6zQLxyfGXDcKMBpD8KPUPoUh+Zgve+naEAHpycqDzpsyaZD+By8AvGxwOCra/M++OsYwGyLlJoSARC/tv7FmOiV4WG+q0m12PTWbNu8Qa5JiMv6Bwl5PdfyhV+pnn1AAAAFQCY4vmQT4PrvCqXBFPwkQLzHE/DSQAAAIEAlaF6BK6eWHl6VJZI6zVXEh4Y6fnZhomaRufPhLxJZTlTfInMGAsNnTpn8eg9pSmRseaxuZndiZstWVsrqLOZAS6p/NPbDWqKoeSQbuOb4Ino41ZFjqhUHQaH9gNg01Hyc0hlvMV6u73BFKEHdBaIK4fKgb4Dib+aWr8St1/+Ey4AAACAO6J5lXywSoUr1570aDYzILbPuUCD3SQ7TRf3/BKBuozUzMECxS9XwL159FWNfK/aj7kJYeSDrXzxCRsYeNJFrup+DPTFwSov/4G+b1kcU+yMVjSvMjuA5712bg0Q6fVIJd24sZe3DO91ug8gINLSMKJE03MItuo1ko1Bg4kYWX4=
72
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDttDrg4A6Ir4E5A3mPQV2kPzabSqWt7+TLYKQ9EXNV58VEYetr6os5TIDM+VRIYbnVIKKGI+Ds3RaU1OaMwtX/j17Bq4VXqW+D+vNNgrEmXc5uurauBOgnrFyzUhS9bcOsQmKimKBNQXjH/jE6tnxBA3+SdATRKxEEMogpERTJPzSRQA+LF9y16WPADnfXb6L163GPbvTrJA7CMjHMayauBRxe37fgiTQMVzeOB+TrtADv570fLXorbbDrxQF6IL/F15l1LJvl5RBAWU4/hQLm4OU9SJTcf0XM+CVo31hBHs41h1VeNzTMYhHHTiYuQ9aXVmZDqUNo10f+wbW0IJat
73
+ swapfree => 375.99 MB
74
+ swapsize => 375.99 MB
75
+ timezone => PDT
76
+ type => Other
77
+ uniqueid => 120a531b
78
+ uptime => 1 day
79
+ uptime_days => 1
80
+ uptime_hours => 25
81
+ uptime_seconds => 93481
82
+ virtual => vmware