simp-rspec-puppet-facts 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/facts/1.7/centos-6-x86_64.facts +327 -327
  3. data/facts/1.7/centos-7-x86_64.facts +19 -19
  4. data/facts/1.7/redhat-6-x86_64.facts +304 -304
  5. data/facts/1.7/redhat-7-x86_64.facts +34 -34
  6. data/facts/2.0/centos-6-x86_64.facts +468 -468
  7. data/facts/2.0/centos-7-x86_64.facts +22 -22
  8. data/facts/2.0/redhat-6-x86_64.facts +430 -430
  9. data/facts/2.0/redhat-7-x86_64.facts +39 -39
  10. data/facts/2.1/centos-6-x86_64.facts +417 -417
  11. data/facts/2.1/centos-7-x86_64.facts +23 -23
  12. data/facts/2.1/redhat-6-x86_64.facts +513 -531
  13. data/facts/2.1/redhat-7-x86_64.facts +45 -63
  14. data/facts/2.2/centos-6-x86_64.facts +465 -465
  15. data/facts/2.2/centos-7-x86_64.facts +25 -25
  16. data/facts/2.2/redhat-6-x86_64.facts +521 -539
  17. data/facts/2.2/redhat-7-x86_64.facts +47 -65
  18. data/facts/2.3/centos-6-x86_64.facts +460 -460
  19. data/facts/2.3/centos-7-x86_64.facts +25 -25
  20. data/facts/2.3/redhat-6-x86_64.facts +518 -536
  21. data/facts/2.3/redhat-7-x86_64.facts +47 -65
  22. data/facts/2.4/centos-6-x86_64.facts +442 -442
  23. data/facts/2.4/centos-7-x86_64.facts +25 -25
  24. data/facts/2.4/redhat-6-x86_64.facts +477 -495
  25. data/facts/2.4/redhat-7-x86_64.facts +46 -64
  26. data/facts/2.5/centos-6-x86_64.facts +459 -459
  27. data/facts/2.5/redhat-6-x86_64.facts +470 -488
  28. data/facts/2.5/redhat-7-x86_64.facts +46 -64
  29. data/facts/3.0/centos-6-x86_64.facts +658 -711
  30. data/facts/3.0/centos-7-x86_64.facts +676 -729
  31. data/facts/3.0/redhat-6-x86_64.facts +737 -760
  32. data/facts/3.0/redhat-7-x86_64.facts +733 -756
  33. data/facts/3.3/centos-6-x86_64.facts +758 -747
  34. data/facts/3.3/centos-7-x86_64.facts +772 -761
  35. data/facts/3.3/redhat-6-x86_64.facts +746 -769
  36. data/facts/3.3/redhat-7-x86_64.facts +753 -776
  37. data/facts/3.4/centos-6-x86_64.facts +761 -750
  38. data/facts/3.4/centos-7-x86_64.facts +775 -764
  39. data/facts/3.4/redhat-6-x86_64.facts +749 -772
  40. data/facts/3.4/redhat-7-x86_64.facts +756 -779
  41. data/facts/3.5/centos-6-x86_64.facts +775 -764
  42. data/facts/3.5/centos-7-x86_64.facts +869 -838
  43. data/facts/3.5/redhat-6-x86_64.facts +765 -788
  44. data/facts/3.5/redhat-7-x86_64.facts +833 -856
  45. data/facts/3.6/centos-6-x86_64.facts +776 -765
  46. data/facts/3.6/centos-7-x86_64.facts +870 -839
  47. data/facts/3.6/redhat-6-x86_64.facts +766 -789
  48. data/facts/3.6/redhat-7-x86_64.facts +834 -857
  49. data/facts/3.7/centos-6-x86_64.facts +768 -757
  50. data/facts/3.7/centos-7-x86_64.facts +862 -831
  51. data/facts/3.7/redhat-6-x86_64.facts +758 -781
  52. data/facts/3.7/redhat-7-x86_64.facts +826 -849
  53. data/facts/Vagrantfile +46 -38
  54. data/facts/scripts/gce_scrub_data.rb +51 -0
  55. data/facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml +53 -0
  56. data/facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml +53 -0
  57. data/facts/scripts/gce_scrub_data/redhat-6-x86_64.scrub.yaml +53 -0
  58. data/facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml +53 -0
  59. data/facts/scripts/get_facts.rb +9 -1
  60. data/facts/scripts/get_facts_for_each_facter.sh +8 -1
  61. data/lib/simp/version.rb +1 -1
  62. data/spec/data_normalization_spec.rb +34 -0
  63. metadata +55 -77
  64. data/facts/1.7/fedora-23-x86_64.facts +0 -106
  65. data/facts/2.0/fedora-23-x86_64.facts +0 -202
  66. data/facts/2.1/fedora-23-x86_64.facts +0 -220
  67. data/facts/2.2/fedora-23-x86_64.facts +0 -242
  68. data/facts/2.3/fedora-23-x86_64.facts +0 -243
  69. data/facts/2.4/fedora-23-x86_64.facts +0 -243
  70. data/facts/2.5/--.facts +0 -572
  71. data/facts/3.1/centos-6-x86_64.facts +0 -458
  72. data/facts/3.1/centos-7-x86_64.facts +0 -462
  73. data/facts/3.1/redhat-6-x86_64.facts +0 -460
  74. data/facts/3.1/redhat-7-x86_64.facts +0 -468
  75. data/facts/3.2/centos-6-x86_64.facts +0 -456
  76. data/facts/3.2/centos-7-x86_64.facts +0 -460
  77. data/facts/3.2/fedora-23-x86_64.facts +0 -496
  78. data/facts/3.2/redhat-6-x86_64.facts +0 -460
  79. data/facts/3.3/fedora-23-x86_64.facts +0 -499
  80. data/facts/3.4/fedora-23-x86_64.facts +0 -500
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f8df52e071d1522b4f7cdb1b76cb0a9ba834a9a1
4
- data.tar.gz: ab23593f520ea209acb2e80012964259787238c4
3
+ metadata.gz: ac5a9eec78a6dc6c4cf87e8de6f7ba9a5cf2c18f
4
+ data.tar.gz: c6b401de8dcf5e6c195cc3b72952d1a02f89b9e3
5
5
  SHA512:
6
- metadata.gz: df1f92bba40e358dcac3f4715553dfd1fe60fab5c2da93b3b81db7c03e2df14fab7ceb9c12d541e8b6a385d53e904590e12013d782bb2a21c53a05e1e358472e
7
- data.tar.gz: c6d0af75665c003df7edfbe07662668ed6eb4382fe3dbe2cc1c0bef5c72a2d0538035fdb0a030cf0a11fc320fbb516f0450678cec75fcdd1342612e7f8d7991b
6
+ metadata.gz: 26b729ea3ddb4af5887865440f90f3de7a401b8c1ee92be356380d89693f83781ee69680768bf664a44eafda3d0996987c1400074bb2213cac529bea192f14ad
7
+ data.tar.gz: c105ef98aec293bfc167542e6dd5a80b2e59ca04bb7b5425f3ef51f0a7943f5bcb751231ed3cb44079ff5a2cea298de9c13f8f3ab9dea54152bf00fccd20b255
@@ -1,385 +1,385 @@
1
1
  {
2
- "sshdsakey": "AAAAB3NzaC1kc3MAAACBAJUf2CWi23K6ezlXrsZTuRHh5AqWkCNoOsHex4xFwpFGGd4x8/G4PIW0Ed5AjYirxXq2HdyMHr6KullVlxW2knSqQFEBr2+Jayey8/6CHUEfK96KoOVvfQZja+6YJUluict5BiScrYYEj8fj1bBfSfVkUk63NRFTM5DDupMeEMnhAAAAFQDEdixTTQlDqRGfiKnLgMpuhnzR6QAAAIBlB2aj+/rqDwK8pbbz76cXSZXj15RVCvXqnZDUHn23oc8guXkiem8svT4JsWL+BXJYWxstUwkYoAKaBMNuR9rsbj3p+iJhmIV7y8V6lF8DskfRwdauRXSMV5giNaN0PrE8aDI3xPFNWKO9HOadSNOanoIxka/sM1aI0bQrUY1hEAAAAIAkAvD/iDRGEiiPVb8E5v1sLsnRzpS3OPfcsD2uWDgxSlHrqS2d0NCr1waC4/EFiloR9lrV3MY+pO5r8xapO2SeVle49HmVb8JV/uUr1iBRrz2GLCTzzgq8Zqdsr21maY/CUcdw0XqBWwKHOp+AvgzuJJW6CjacXIMv/C2Ne4P+VQ==",
3
- "swapfree": "1.50 GB",
4
- "netmask": "255.255.255.0",
5
- "bios_vendor": "innotek GmbH",
6
- "uptime_seconds": 778,
7
- "facterversion": "1.7.6",
8
2
  "memorytotal": "490.16 MB",
9
- "root_home": "/root",
10
- "blockdevice_sda_model": "VBOX HARDDISK",
11
- "productname": "VirtualBox",
12
- "boardserialnumber": "0",
13
- "boardmanufacturer": "Oracle Corporation",
14
- "hostname": "foo",
15
- "uuid": "248CB529-23D4-4A94-9D6D-BD5013603A65",
16
- "virtual": "kvm",
17
- "bios_version": "VirtualBox",
18
- "memorysize": "490.16 MB",
19
- "ipaddress": "10.0.2.15",
20
- "tmp_mount_path_dev_shm": "tmpfs",
21
- "blockdevice_sda_vendor": "ATA",
22
- "netmask_lo": "255.0.0.0",
3
+ "osfamily": "RedHat",
4
+ "mysql_server_id": 180684,
5
+ "fips_enabled": false,
6
+ "hardwaremodel": "x86_64",
7
+ "has_tpm": false,
8
+ "bios_vendor": "innotek GmbH",
23
9
  "init_systems": [
24
10
  "rc",
25
11
  "upstart",
26
12
  "sysv"
27
13
  ],
28
- "augeasprovider_grub_version": 1,
29
- "gem_version": "~> 1.7.0",
30
- "selinux": "true",
31
- "selinux_current_mode": "enforcing",
32
- "netmask_eth0": "255.255.255.0",
33
- "boardproductname": "VirtualBox",
14
+ "ipaddress": "10.0.2.15",
15
+ "macaddress": "52:54:00:2A:86:4C",
16
+ "uniqueid": "007f0100",
17
+ "bios_release_date": "12/01/2006",
18
+ "physicalprocessorcount": 1,
19
+ "runlevel": "3",
20
+ "defaultgateway": "10.0.2.2",
21
+ "swapsize_mb": "1536.00",
22
+ "virtual": "kvm",
23
+ "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
24
+ "is_pe": false,
25
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEA5uiRiOlpJZzUecjf78vtmHgtegd/bPRavU9VeMpNZw51frN0STPfPKnN6bpe2Tv8pWJ21B2Y4iKXpgphhDCa5bpLrq3xvqfG7BZx/F0bkvgT0kSW3IkDf3fOd5Dp9Nl3Jxd7PpIDCGrCdHV3JAMGtLr11/0hGBk/R519OPScah51HVms5BZMxfgzCAcPeMI21I5XIwWFYCXlbBT16jGPzWXjXGI2o2CxuTcoVD38Aravho61dDgOmMKgGhEcaXSWACyzn5sK1wm070KDAVhj79g271sKmoe2FQraRC2NByTqIpaBl6Hk8FJPTr+gvQjZNqa51E7D0RdjwtWWEULHsQ==",
26
+ "mtu_eth0": "1500",
27
+ "memoryfree": "323.45 MB",
28
+ "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
29
+ "tmp_mount_dev_shm": "rw,seclabel,relatime",
30
+ "tmp_mount_path_dev_shm": "tmpfs",
31
+ "kernelmajversion": "2.6",
32
+ "kernelversion": "2.6.32",
34
33
  "timezone": "UTC",
35
- "operatingsystemrelease": "6.9",
36
- "sshfp_dsa": "SSHFP 2 1 ae78a66c49891e7d72e7f8c62fcb4f55d2223354\nSSHFP 2 2 37a86ddb5772eee01e1134195490d212c17539f483b2271999f46e10af57a01d",
37
- "blockdevices": "sda",
34
+ "sshdsakey": "AAAAB3NzaC1kc3MAAACBAMYAwGipuV42pRqze6MBiYe8EL/Aw2OUIf9HPcQ5D9sp3sLofrMoBZvXG14ZX6J4fqrtUofOfLcoeV5rZHzS/pRh0cR3fmwVKh/JZQwyqSe7wW3gBLxL0Nspbr1RaGbtABPtC12PFmZZyYgmo8uXD7Jn3+1ivmQDr0JGaoSYc1b9AAAAFQC2z+NaPgkOsu7BxsD3aDPtXonb4wAAAIA6iyMd3DweGwd+pUav1o2svJD+k1VXYa/FSU+m6rl/y1pvnzULMx4+WOEXWoemV6gLLLvCV27Vp4OixdkXfDsmv7WLyMJOpcSjNfZIgdKKjWub2Sl6ZDml/ppGX05jnhyDE+rzzwpx+ajAV3PA2R+qwQ9Qc0yWFZdEAvmnNnIBdwAAAIEAmNNytpV78gqMK3fLhaRpPdVUpk9ol4/BoWvTEFmWH2aYbpvcMHrmqDSz7ElcG++thZCBCVBbRDMUovkgaEyM5J6OnLq0j7SPXkX2gVF8YXoMxOxaTzRexdk1WEpxXbUlO5D6j1DS+bFiip2ejsemmcdjMCgbik+P1gIolll6D68=",
35
+ "root_home": "/root",
38
36
  "ipaddress_lo": "127.0.0.1",
39
- "acpid_enabled": true,
40
- "network_lo": "127.0.0.0",
41
- "is_virtual": "true",
42
- "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEArlI0Nolz/hx14d8MxnKZlpvhoXsn9M1WsVobnp4TcnDwdt0/xJHn/HRl29PunI8Y/j5NiBdbc52szT3a3PJAAqPajsuLzRC9toGEd+hOdyHIUhF1E7aa946qbUTA1OKx4H8KGxjTE3qvbwKPRXPMhVS6cMRmT1xRvf9LPanUMuF892326di5r4CGdhPL22Xo2vfs52XHJwn0U2ea/fBPaIdV4Hu2RAB62BpbQtB5q1U299/+BGPhtrucY8nwgifITZr6kEdApaCJ+MZDE3I0/Lq9jSgJJZ7ZzBVRq5WbH5aUbDXVHEMpNOIjgXfH28puWt/OZ7urhpPSD3kmC6OHuw==",
43
- "id": "root",
44
- "kernelmajversion": "2.6",
45
- "hardwaremodel": "x86_64",
37
+ "architecture": "x86_64",
38
+ "selinux_current_mode": "enforcing",
39
+ "openldap_arch": "i386",
40
+ "sshfp_rsa": "SSHFP 1 1 77fe7ea2bcaf132f8058fb727db3a44eac3060e2\nSSHFP 1 2 4ee681759ab95f0bd7a2baf6357d1f75c6ecd2c224bbf6a4923496ebc26a1790",
46
41
  "serialnumber": "0",
47
- "shmall": "4294967296",
48
- "tmp_mount_fstype_dev_shm": "tmpfs",
49
- "ps": "ps -ef",
50
- "selinux_policyversion": "24",
51
- "selinux_mode": "targeted",
52
- "is_pe": false,
42
+ "blockdevice_sda_vendor": "ATA",
43
+ "selinux_config_policy": "targeted",
44
+ "hostname": "foo",
45
+ "boardmanufacturer": "Oracle Corporation",
46
+ "netmask_eth0": "255.255.255.0",
47
+ "manufacturer": "innotek GmbH",
48
+ "hardwareisa": "x86_64",
49
+ "network_eth0": "10.0.2.0",
50
+ "kernel": "Linux",
53
51
  "puppet_settings": {
54
52
  "ca": {
55
- "ca_name": "Puppet CA: foo.example.com",
53
+ "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
56
54
  "autosign": "/etc/puppet/autosign.conf",
57
- "csrdir": "/etc/puppet/ssl/ca/requests",
58
- "caprivatedir": "/etc/puppet/ssl/ca/private",
59
55
  "req_bits": "4096",
60
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
56
+ "cadir": "/etc/puppet/ssl/ca",
57
+ "capass": "/etc/puppet/ssl/ca/private/ca.pass",
58
+ "allow_duplicate_certs": "false",
59
+ "caprivatedir": "/etc/puppet/ssl/ca/private",
60
+ "csrdir": "/etc/puppet/ssl/ca/requests",
61
+ "serial": "/etc/puppet/ssl/ca/serial",
61
62
  "keylength": "4096",
62
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
63
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt",
64
63
  "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
64
+ "ca_name": "Puppet CA: foo.example.com",
65
65
  "ca_ttl": "157680000",
66
- "allow_duplicate_certs": "false",
67
66
  "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
68
67
  "signeddir": "/etc/puppet/ssl/ca/signed",
69
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
70
- "cadir": "/etc/puppet/ssl/ca",
71
- "serial": "/etc/puppet/ssl/ca/serial"
72
- },
73
- "couchdb": {
74
- "couchdb_url": "http://127.0.0.1:5984/puppet"
75
- },
76
- "puppetdoc": {
77
- "document_all": "false"
78
- },
79
- "transaction": {
80
- "tags": "",
81
- "summarize": "false",
82
- "evaltrace": "false"
68
+ "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
69
+ "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt"
83
70
  },
84
71
  "metrics": {
85
72
  "rrddir": "/var/lib/puppet/rrd",
86
73
  "rrdinterval": "1800"
87
74
  },
88
- "module_tool": {
89
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
90
- "module_repository": "https://forgeapi.puppetlabs.com",
91
- "forge_authorization": "",
92
- "module_groups": "",
93
- "module_working_dir": "/var/lib/puppet/puppet-module"
94
- },
95
- "agent": {
96
- "ordering": "title-hash",
97
- "srv_domain": "example.com",
98
- "client_datadir": "/var/lib/puppet/client_data",
99
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
100
- "runinterval": "1800",
101
- "configtimeout": "120",
102
- "ca_port": "8140",
103
- "report": "true",
104
- "ignoreschedules": "false",
105
- "clientyamldir": "/var/lib/puppet/client_yaml",
106
- "report_port": "8140",
107
- "ignorecache": "false",
108
- "report_server": "puppet",
109
- "listen": "false",
110
- "waitforcert": "120",
111
- "inventory_server": "puppet",
112
- "preferred_serialization_format": "pson",
113
- "use_srv_records": "false",
114
- "splaylimit": "1800",
115
- "ca_server": "puppet",
116
- "use_cached_catalog": "false",
117
- "inventory_port": "8140",
118
- "noop": "false",
119
- "resourcefile": "/var/lib/puppet/state/resources.txt",
120
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
121
- "catalog_format": "",
122
- "splay": "false",
123
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
124
- "puppetport": "8139",
125
- "server": "puppet",
126
- "node_name_fact": "",
127
- "ignoremissingtypes": "false",
128
- "statefile": "/var/lib/puppet/state/state.yaml",
129
- "default_schedules": "true",
130
- "http_compression": "false",
131
- "classfile": "/var/lib/puppet/state/classes.txt",
132
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
133
- "usecacheonfailure": "true",
134
- "legacy_query_parameter_serialization": "false",
135
- "graph": "false",
136
- "node_name_value": "foo.example.com",
137
- "localconfig": "/var/lib/puppet/state/localconfig",
138
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
139
- "clientbucketdir": "/var/lib/puppet/clientbucket",
140
- "graphdir": "/var/lib/puppet/state/graphs",
141
- "report_serialization_format": "pson",
142
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock"
143
- },
144
- "tagmail": {
145
- "reportfrom": "report@foo.example.com",
146
- "smtpport": "25",
147
- "smtpserver": "none",
148
- "sendmail": "/usr/sbin/sendmail",
149
- "smtphelo": "foo.example.com",
150
- "tagmap": "/etc/puppet/tagmail.conf"
151
- },
152
- "application": {
153
- "bindaddress": "0.0.0.0",
154
- "pidfile": "/var/lib/puppet/run/user.pid",
155
- "config_file_name": "puppet.conf",
156
- "config": "/etc/puppet/puppet.conf"
157
- },
158
- "inspect": {
159
- "archive_files": "false",
160
- "archive_file_server": "puppet"
161
- },
162
- "rails": {
163
- "railslog": "/var/lib/puppet/log/rails.log",
164
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
165
- "dbadapter": "sqlite3",
166
- "dbmigrate": "false",
167
- "dbserver": "localhost",
168
- "dbconnections": "",
169
- "dbsocket": "",
170
- "rails_loglevel": "info",
171
- "dbname": "puppet",
172
- "dbuser": "puppet",
173
- "dbport": "",
174
- "dbpassword": "puppet"
175
- },
176
- "ldap": {
177
- "ldapstackedattrs": "puppetvar",
178
- "ldapparentattr": "parentnode",
179
- "ldaptls": "false",
180
- "ldappassword": "",
181
- "ldapserver": "ldap",
182
- "ldapclassattrs": "puppetclass",
183
- "ldapssl": "false",
184
- "ldapuser": "",
185
- "ldapport": "389",
186
- "ldapattrs": "all",
187
- "ldapbase": "",
188
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))"
189
- },
190
- "device": {
191
- "devicedir": "/var/lib/puppet/devices",
192
- "deviceconfig": "/etc/puppet/device.conf"
193
- },
194
- "parser": {
195
- "max_warnings": "10",
196
- "max_errors": "10",
197
- "allow_variables_with_dashes": "false",
198
- "strict_variables": "false",
199
- "max_deprecations": "10",
200
- "parser": "current"
201
- },
202
75
  "main": {
76
+ "pluginfactdest": "/var/lib/puppet/facts.d",
77
+ "syslogfacility": "daemon",
78
+ "certdir": "/etc/puppet/ssl/certs",
79
+ "queue_source": "stomp://localhost:61613/",
80
+ "immutable_node_data": "false",
81
+ "binder": "false",
82
+ "daemonize": "true",
83
+ "trusted_node_data": "false",
84
+ "http_proxy_password": "none",
85
+ "node_cache_terminus": "",
86
+ "log_level": "notice",
87
+ "http_proxy_host": "none",
88
+ "zlib": "true",
89
+ "filetimeout": "15",
90
+ "certname": "foo.example.com",
91
+ "preview_outputdir": "/var/lib/puppet/preview",
92
+ "prerun_command": "",
93
+ "profile": "false",
94
+ "diff": "diff",
95
+ "http_keepalive_timeout": "4",
96
+ "ssldir": "/etc/puppet/ssl",
97
+ "onetime": "false",
98
+ "show_diff": "false",
99
+ "environment": "production",
100
+ "ssl_client_ca_auth": "",
203
101
  "requestdir": "/etc/puppet/ssl/certificate_requests",
102
+ "external_nodes": "none",
103
+ "always_cache_features": "false",
104
+ "pluginsignore": ".svn CVS .git",
105
+ "genconfig": "false",
106
+ "facts_terminus": "facter",
107
+ "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
108
+ "pluginsync": "true",
109
+ "name": "#<Puppet::Util::UnixRunMode:0x7f263e4fd920>",
110
+ "mkusers": "false",
111
+ "queue_type": "stomp",
112
+ "data_binding_terminus": "hiera",
113
+ "plugindest": "/var/lib/puppet/lib",
114
+ "certificate_revocation": "true",
115
+ "stringify_facts": "true",
116
+ "httplog": "/var/lib/puppet/log/http.log",
204
117
  "environmentpath": "",
205
- "ssl_client_ca_auth": "",
206
- "trace": "false",
118
+ "genmanifest": "false",
207
119
  "disable_warnings": "",
208
- "data_binding_terminus": "hiera",
209
- "http_debug": "false",
210
- "queue_source": "stomp://localhost:61613/",
120
+ "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
211
121
  "privatekeydir": "/etc/puppet/ssl/private_keys",
212
- "publickeydir": "/etc/puppet/ssl/public_keys",
213
- "inventory_terminus": "facter",
214
- "catalog_cache_terminus": "",
215
- "queue_type": "stomp",
216
- "syslogfacility": "daemon",
217
- "pluginsignore": ".svn CVS .git",
218
- "confdir": "/etc/puppet",
219
- "stringify_facts": "true",
122
+ "manage_internal_file_permissions": "true",
123
+ "async_storeconfigs": "false",
124
+ "statedir": "/var/lib/puppet/state",
220
125
  "privatedir": "/etc/puppet/ssl/private",
221
- "hostcrl": "/etc/puppet/ssl/crl.pem",
222
- "log_level": "notice",
223
- "pluginfactsource": "puppet://puppet/pluginfacts",
224
- "environment": "production",
225
- "certificate_expire_warning": "5184000",
226
- "zlib": "true",
227
- "cfacter": "false",
228
- "pluginfactdest": "/var/lib/puppet/facts.d",
229
- "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
230
- "http_proxy_host": "none",
126
+ "ignoreimport": "false",
127
+ "path": "none",
128
+ "freeze_main": "false",
129
+ "catalog_terminus": "compiler",
130
+ "autoflush": "true",
131
+ "certdnsnames": "",
132
+ "priority": "",
133
+ "inventory_terminus": "facter",
134
+ "maximum_uid": "4294967290",
231
135
  "default_file_terminus": "rest",
232
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
233
136
  "rundir": "/var/lib/puppet/run",
234
- "binder": "false",
235
- "node_cache_terminus": "",
236
- "trusted_node_data": "false",
237
- "configprint": "",
238
137
  "binder_config": "",
239
- "httplog": "/var/lib/puppet/log/http.log",
240
- "genmanifest": "false",
241
- "diff_args": "-u",
242
- "always_cache_features": "false",
243
- "node_terminus": "plain",
244
- "certdnsnames": "",
245
- "profile": "false",
246
- "path": "none",
247
- "name": "#<Puppet::Util::UnixRunMode:0x7f96fd04acb8>",
248
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
249
- "statedir": "/var/lib/puppet/state",
250
- "priority": "",
251
- "daemonize": "true",
252
- "localcacert": "/etc/puppet/ssl/certs/ca.pem",
253
- "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
254
- "manage_internal_file_permissions": "true",
255
- "genconfig": "false",
256
138
  "postrun_command": "",
257
- "libdir": "/var/lib/puppet/lib",
258
- "environment_timeout": "0",
259
- "autoflush": "true",
139
+ "hostcrl": "/etc/puppet/ssl/crl.pem",
260
140
  "passfile": "/etc/puppet/ssl/private/password",
261
- "certdir": "/etc/puppet/ssl/certs",
262
- "route_file": "/etc/puppet/routes.yaml",
263
- "ignoreimport": "false",
264
- "http_keepalive_timeout": "4",
265
- "preview_outputdir": "/var/lib/puppet/preview",
266
- "certname": "foo.example.com",
267
- "dns_alt_names": "",
268
- "diff": "diff",
269
- "http_proxy_password": "none",
270
- "thin_storeconfigs": "false",
141
+ "csr_attributes": "/etc/puppet/csr_attributes.yaml",
142
+ "publickeydir": "/etc/puppet/ssl/public_keys",
143
+ "catalog_cache_terminus": "",
144
+ "node_terminus": "plain",
145
+ "http_proxy_port": "3128",
146
+ "confdir": "/etc/puppet",
147
+ "pluginfactsource": "puppet://puppet/pluginfacts",
148
+ "certificate_expire_warning": "5184000",
149
+ "localcacert": "/etc/puppet/ssl/certs/ca.pem",
150
+ "configprint": "",
151
+ "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
271
152
  "vardir": "/var/lib/puppet",
272
- "pluginsync": "true",
273
- "logdir": "/var/lib/puppet/log",
274
153
  "pluginsource": "puppet://puppet/plugins",
275
- "ssl_server_ca_auth": "",
154
+ "dns_alt_names": "",
155
+ "cfacter": "false",
156
+ "http_debug": "false",
157
+ "route_file": "/etc/puppet/routes.yaml",
158
+ "thin_storeconfigs": "false",
159
+ "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
160
+ "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
276
161
  "http_proxy_user": "none",
277
- "onetime": "false",
278
- "prerun_command": "",
279
- "facts_terminus": "facter",
280
- "maximum_uid": "4294967290",
281
- "freeze_main": "false",
282
- "hiera_config": "/etc/puppet/hiera.yaml",
283
- "filetimeout": "15",
284
- "catalog_terminus": "compiler",
285
- "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
286
- "http_proxy_port": "3128",
287
- "mkusers": "false",
288
- "plugindest": "/var/lib/puppet/lib",
289
- "certificate_revocation": "true",
290
- "external_nodes": "none",
291
- "ssldir": "/etc/puppet/ssl",
292
- "color": "ansi",
293
- "show_diff": "false",
162
+ "environment_timeout": "0",
163
+ "diff_args": "-u",
294
164
  "digest_algorithm": "md5",
295
- "async_storeconfigs": "false",
296
- "immutable_node_data": "false",
297
- "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem"
165
+ "libdir": "/var/lib/puppet/lib",
166
+ "trace": "false",
167
+ "color": "ansi",
168
+ "logdir": "/var/lib/puppet/log",
169
+ "hiera_config": "/etc/puppet/hiera.yaml",
170
+ "ssl_server_ca_auth": ""
298
171
  },
299
172
  "master": {
300
- "ssl_client_header": "HTTP_X_CLIENT_DN",
301
- "code": "",
302
- "ca": "true",
303
- "server_datadir": "/var/lib/puppet/server_data",
304
173
  "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
305
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
306
- "bucketdir": "/var/lib/puppet/bucket",
307
- "strict_hostname_checking": "false",
308
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
174
+ "storeconfigs": "false",
175
+ "ca": "true",
176
+ "default_manifest": "./manifests",
309
177
  "storeconfigs_backend": "active_record",
178
+ "bucketdir": "/var/lib/puppet/bucket",
310
179
  "fileserverconfig": "/etc/puppet/fileserver.conf",
180
+ "code": "",
181
+ "masterport": "8140",
182
+ "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
311
183
  "group": "puppet",
312
- "storeconfigs": "false",
313
- "reportdir": "/var/lib/puppet/reports",
184
+ "rest_authconfig": "/etc/puppet/auth.conf",
185
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
186
+ "reports": "store",
314
187
  "yamldir": "/var/lib/puppet/yaml",
188
+ "reportdir": "/var/lib/puppet/reports",
189
+ "disable_per_environment_manifest": "false",
190
+ "reporturl": "http://localhost:3000/reports/upload",
191
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
192
+ "server_datadir": "/var/lib/puppet/server_data",
315
193
  "node_name": "cert",
316
- "masterport": "8140",
317
- "default_manifest": "./manifests",
318
194
  "user": "puppet",
319
- "reporturl": "http://localhost:3000/reports/upload",
320
- "reports": "store",
321
- "rest_authconfig": "/etc/puppet/auth.conf",
322
- "disable_per_environment_manifest": "false"
195
+ "strict_hostname_checking": "false"
196
+ },
197
+ "module_tool": {
198
+ "module_groups": "",
199
+ "module_repository": "https://forgeapi.puppetlabs.com",
200
+ "module_working_dir": "/var/lib/puppet/puppet-module",
201
+ "forge_authorization": "",
202
+ "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton"
203
+ },
204
+ "transaction": {
205
+ "tags": "",
206
+ "evaltrace": "false",
207
+ "summarize": "false"
208
+ },
209
+ "rails": {
210
+ "rails_loglevel": "info",
211
+ "dbuser": "puppet",
212
+ "dbconnections": "",
213
+ "dbadapter": "sqlite3",
214
+ "dbport": "",
215
+ "railslog": "/var/lib/puppet/log/rails.log",
216
+ "dbsocket": "",
217
+ "dbserver": "localhost",
218
+ "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
219
+ "dbpassword": "puppet",
220
+ "dbmigrate": "false",
221
+ "dbname": "puppet"
222
+ },
223
+ "inspect": {
224
+ "archive_file_server": "puppet",
225
+ "archive_files": "false"
226
+ },
227
+ "parser": {
228
+ "max_deprecations": "10",
229
+ "max_errors": "10",
230
+ "allow_variables_with_dashes": "false",
231
+ "parser": "current",
232
+ "strict_variables": "false",
233
+ "max_warnings": "10"
234
+ },
235
+ "tagmail": {
236
+ "smtpserver": "none",
237
+ "tagmap": "/etc/puppet/tagmail.conf",
238
+ "smtpport": "25",
239
+ "sendmail": "/usr/sbin/sendmail",
240
+ "reportfrom": "report@foo.example.com",
241
+ "smtphelo": "foo.example.com"
242
+ },
243
+ "puppetdoc": {
244
+ "document_all": "false"
245
+ },
246
+ "application": {
247
+ "pidfile": "/var/lib/puppet/run/user.pid",
248
+ "config_file_name": "puppet.conf",
249
+ "config": "/etc/puppet/puppet.conf",
250
+ "bindaddress": "0.0.0.0"
251
+ },
252
+ "couchdb": {
253
+ "couchdb_url": "http://127.0.0.1:5984/puppet"
254
+ },
255
+ "ldap": {
256
+ "ldapuser": "",
257
+ "ldapparentattr": "parentnode",
258
+ "ldapserver": "ldap",
259
+ "ldapport": "389",
260
+ "ldapattrs": "all",
261
+ "ldapbase": "",
262
+ "ldaptls": "false",
263
+ "ldapclassattrs": "puppetclass",
264
+ "ldapstackedattrs": "puppetvar",
265
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
266
+ "ldapssl": "false",
267
+ "ldappassword": ""
268
+ },
269
+ "device": {
270
+ "deviceconfig": "/etc/puppet/device.conf",
271
+ "devicedir": "/var/lib/puppet/devices"
272
+ },
273
+ "agent": {
274
+ "classfile": "/var/lib/puppet/state/classes.txt",
275
+ "noop": "false",
276
+ "srv_domain": "example.com",
277
+ "preferred_serialization_format": "pson",
278
+ "use_srv_records": "false",
279
+ "usecacheonfailure": "true",
280
+ "ignoremissingtypes": "false",
281
+ "report_serialization_format": "pson",
282
+ "clientyamldir": "/var/lib/puppet/client_yaml",
283
+ "waitforcert": "120",
284
+ "localconfig": "/var/lib/puppet/state/localconfig",
285
+ "report_port": "8140",
286
+ "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
287
+ "report_server": "puppet",
288
+ "inventory_server": "puppet",
289
+ "resourcefile": "/var/lib/puppet/state/resources.txt",
290
+ "configtimeout": "120",
291
+ "use_cached_catalog": "false",
292
+ "puppetport": "8139",
293
+ "listen": "false",
294
+ "legacy_query_parameter_serialization": "false",
295
+ "client_datadir": "/var/lib/puppet/client_data",
296
+ "node_name_value": "foo.example.com",
297
+ "inventory_port": "8140",
298
+ "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
299
+ "clientbucketdir": "/var/lib/puppet/clientbucket",
300
+ "ca_server": "puppet",
301
+ "server": "puppet",
302
+ "node_name_fact": "",
303
+ "default_schedules": "true",
304
+ "runinterval": "1800",
305
+ "http_compression": "false",
306
+ "ordering": "title-hash",
307
+ "splay": "false",
308
+ "ignorecache": "false",
309
+ "catalog_format": "",
310
+ "statefile": "/var/lib/puppet/state/state.yaml",
311
+ "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
312
+ "ca_port": "8140",
313
+ "puppetdlog": "/var/lib/puppet/log/puppetd.log",
314
+ "graphdir": "/var/lib/puppet/state/graphs",
315
+ "graph": "false",
316
+ "ignoreschedules": "false",
317
+ "splaylimit": "1800",
318
+ "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
319
+ "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
320
+ "report": "true"
323
321
  }
324
322
  },
325
- "defaultgateway": "10.0.2.2",
326
- "path": "/home/vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
327
- "package_provider": "yum",
328
- "bios_release_date": "12/01/2006",
329
- "tmp_mount_dev_shm": "rw,seclabel,relatime",
330
- "memoryfree": "326.41 MB",
331
- "selinux_config_mode": "enforcing",
332
- "uptime_days": 0,
333
- "fqdn": "foo.example.com",
334
- "puppet_vardir": "/var/lib/puppet",
335
- "fullrun": "false",
336
- "swapfree_mb": "1535.78",
337
- "macaddress_eth0": "52:54:00:8A:28:FF",
338
- "selinux_enforced": "true",
339
- "rubyversion": "1.8.7",
340
- "uid_min": "500",
341
- "ipaddress_eth0": "10.0.2.15",
342
- "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
343
- "kernelversion": "2.6.32",
344
- "service_provider": "redhat",
345
- "blockdevice_sda_size": 42949672960,
346
- "uptime": "0:12 hours",
347
- "openldap_arch": "i386",
348
- "selinux_config_policy": "targeted",
349
- "operatingsystem": "CentOS",
350
- "haveged_startup_provider": "init",
351
- "processorcount": "1",
323
+ "boardserialnumber": "0",
352
324
  "mtu_lo": "65536",
353
- "domain": "example.com",
354
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
355
- "defaultgatewayiface": "eth0",
356
- "manufacturer": "innotek GmbH",
357
- "hardwareisa": "x86_64",
358
- "memorysize_mb": "490.16",
359
- "fips_enabled": false,
325
+ "fqdn": "foo.example.com",
326
+ "path": "/home/vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
327
+ "operatingsystemrelease": "6.9",
360
328
  "grub_version": "0.97",
361
- "physicalprocessorcount": 1,
362
- "swapsize": "1.50 GB",
363
- "sshfp_rsa": "SSHFP 1 1 0ef92a59ec8c8208b2971ef121f485923ae8372a\nSSHFP 1 2 ea1c7f40a89cb90a4e6bd2e4bf6c52ba3e6a6d20f6e17301f45dbc8100160e3f",
364
- "network_eth0": "10.0.2.0",
329
+ "gem_version": "~> 1.7.0",
330
+ "facterversion": "1.7.6",
331
+ "memorysize_mb": "490.16",
332
+ "domain": "example.com",
333
+ "is_virtual": "true",
365
334
  "interfaces": "eth0,lo",
335
+ "selinux_mode": "targeted",
336
+ "swapsize": "1.50 GB",
337
+ "ps": "ps -ef",
338
+ "selinux": "true",
366
339
  "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
367
- "osfamily": "RedHat",
368
- "mtu_eth0": "1500",
369
- "operatingsystemmajrelease": "6",
370
- "kernelrelease": "2.6.32-696.el6.x86_64",
371
- "mysql_server_id": 568063,
340
+ "uptime_hours": 0,
341
+ "boardproductname": "VirtualBox",
342
+ "fullrun": "false",
343
+ "swapfree": "1.50 GB",
344
+ "puppet_vardir": "/var/lib/puppet",
345
+ "acpid_enabled": true,
346
+ "shmall": "4294967296",
347
+ "selinux_enforced": "true",
348
+ "id": "root",
349
+ "defaultgatewayiface": "eth0",
350
+ "tmp_mount_fstype_dev_shm": "tmpfs",
372
351
  "type": "Other",
373
- "architecture": "x86_64",
374
- "kernel": "Linux",
375
- "macaddress": "52:54:00:8A:28:FF",
376
- "runlevel": "3",
352
+ "rubyversion": "1.8.7",
353
+ "memoryfree_mb": "323.45",
354
+ "uptime": "0:07 hours",
355
+ "operatingsystemmajrelease": "6",
356
+ "processorcount": "1",
357
+ "haveged_startup_provider": "init",
358
+ "puppetversion": "3.8.7",
359
+ "netmask_lo": "255.0.0.0",
360
+ "augeasprovider_grub_version": 1,
361
+ "macaddress_eth0": "52:54:00:2A:86:4C",
362
+ "sshfp_dsa": "SSHFP 2 1 70e2517c421d97c6c6b2ce57f0d5dd28462d4afe\nSSHFP 2 2 cc5c3ade5da1c2a0abb8ca55e17f7826290eb20190fd615f7bfc40ff213d992d",
363
+ "ipaddress_eth0": "10.0.2.15",
377
364
  "filesystems": "ext4,iso9660",
378
- "has_tpm": false,
379
- "uptime_hours": 0,
380
- "swapsize_mb": "1536.00",
365
+ "bios_version": "VirtualBox",
366
+ "uptime_days": 0,
367
+ "network_lo": "127.0.0.0",
368
+ "netmask": "255.255.255.0",
369
+ "selinux_config_mode": "enforcing",
370
+ "blockdevice_sda_model": "VBOX HARDDISK",
371
+ "uptime_seconds": 447,
372
+ "selinux_policyversion": "24",
373
+ "uuid": "4D1C8D9A-6F13-45FD-AE95-D01D1E1DA675",
374
+ "memorysize": "490.16 MB",
375
+ "productname": "VirtualBox",
376
+ "operatingsystem": "CentOS",
377
+ "blockdevices": "sda",
381
378
  "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/augeasproviders_grub/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/java/lib/facter:/vagrant/modules/mcollective/lib/facter:/vagrant/modules/mysql/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simp_apache/lib/facter:/vagrant/modules/simp/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/simp_openldap/lib/facter:/vagrant/modules/ssh/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:",
382
- "uniqueid": "007f0100",
383
- "puppetversion": "3.8.7",
384
- "memoryfree_mb": "326.41"
379
+ "kernelrelease": "2.6.32-696.6.3.el6.x86_64",
380
+ "blockdevice_sda_size": 42949672960,
381
+ "swapfree_mb": "1535.85",
382
+ "uid_min": "500",
383
+ "package_provider": "yum",
384
+ "service_provider": "redhat"
385
385
  }