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
@@ -7,24 +7,24 @@
7
7
  "blockdevice_sda_vendor": "Google",
8
8
  "blockdevice_sda_model": "PersistentDisk",
9
9
  "blockdevices": "sda",
10
- "domain": "c.beaker-testing.internal",
11
- "macaddress": "42:01:0a:8e:00:04",
10
+ "domain": "example.com",
11
+ "macaddress": "42:01:0a:8e:00:02",
12
12
  "osfamily": "RedHat",
13
13
  "operatingsystem": "RedHat",
14
14
  "facterversion": "1.7.6",
15
15
  "filesystems": "xfs",
16
- "fqdn": "i-2017073017-8e067d9a.c.beaker-testing.internal",
16
+ "fqdn": "foo.example.com",
17
17
  "hardwareisa": "x86_64",
18
18
  "hardwaremodel": "x86_64",
19
- "hostname": "i-2017073017-8e067d9a",
19
+ "hostname": "foo",
20
20
  "id": "root",
21
21
  "interfaces": "eth0,lo",
22
- "ipaddress_eth0": "10.142.0.4",
23
- "macaddress_eth0": "42:01:0a:8e:00:04",
24
- "netmask_eth0": "255.255.255.255",
22
+ "ipaddress_eth0": "10.0.2.15",
23
+ "macaddress_eth0": "42:01:0a:8e:00:02",
24
+ "netmask_eth0": "255.255.255.0",
25
25
  "ipaddress_lo": "127.0.0.1",
26
26
  "netmask_lo": "255.0.0.0",
27
- "ipaddress": "10.142.0.4",
27
+ "ipaddress": "10.0.2.15",
28
28
  "kernelmajversion": "3.10",
29
29
  "kernelrelease": "3.10.0-514.26.2.el7.x86_64",
30
30
  "kernelversion": "3.10.0",
@@ -36,20 +36,20 @@
36
36
  "bios_release_date": "01/01/2011",
37
37
  "manufacturer": "Google",
38
38
  "productname": "Google Compute Engine",
39
- "serialnumber": "GoogleCloud-C25DA2BB182A13CDFFC427D94D2A2111",
40
- "uuid": "C25DA2BB-182A-13CD-FFC4-27D94D2A2111",
39
+ "serialnumber": "GoogleCloud-A56C29CFE7D025A01DB2B9BD20258577",
40
+ "uuid": "A56C29CF-E7D0-25A0-1DB2-B9BD20258577",
41
41
  "type": "Other",
42
42
  "memorysize": "1.66 GB",
43
- "memoryfree": "1.35 GB",
43
+ "memoryfree": "1.34 GB",
44
44
  "swapsize": "0.00 MB",
45
45
  "swapfree": "0.00 MB",
46
46
  "swapsize_mb": "0.00",
47
47
  "swapfree_mb": "0.00",
48
48
  "memorysize_mb": "1696.69",
49
- "memoryfree_mb": "1385.10",
49
+ "memoryfree_mb": "1371.84",
50
50
  "memorytotal": "1.66 GB",
51
- "netmask": "255.255.255.255",
52
- "network_eth0": "10.142.0.4",
51
+ "netmask": "255.255.255.0",
52
+ "network_eth0": "10.0.2.0",
53
53
  "network_lo": "127.0.0.0",
54
54
  "operatingsystemmajrelease": "7",
55
55
  "operatingsystemrelease": "7.3",
@@ -68,24 +68,24 @@
68
68
  "selinux_config_mode": "enforcing",
69
69
  "selinux_config_policy": "unknown",
70
70
  "selinux_mode": "unknown",
71
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLGm+3V3mylrRvTZlyjqnVJ2cLek1sJSV2mNkVydCftFitTHcZsgnR3IPhPKpMSpyrHkobkSG7zUobkiQMk5XSEpQ62WFkMUpdY0AjalndwulL9d7WOCWAKvuQ5+dK/ydXLEce5G2dImwLx39IhypMrNsEFdjIv42LdMDGo2JAEgSOQ/UdLRX0WdboEMGR5Mmkt8FfXQIjuLMoixm3fEUIDvhQIRvw177YVpsGYbhbs2jbHyzGxVF5qN2QyTdUm4qWkUJdmxZT4Hn9WXlqr8OHwbzgCjqtcsLQuOXPhpgrX53F7RZYtgtjtCNBTtR4q42KP9A5yds/MWuGNPXnmamB",
72
- "sshfp_rsa": "SSHFP 1 1 e926aa5dd4a3028bbd8b288cd4b9efe667079cd7\nSSHFP 1 2 c6563e185ac4add36bf4b20c337fd11eb5b75abe486816fa7d914c0a0810343a",
73
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIFyFRwlMFkMlP92OQ4NoVL/+ddHnuSyKDFLKD6QJq7VmxqUIEPUsSJLqbG0s0gZCdT7DRVZIprCrD/TjseohE=",
74
- "sshfp_ecdsa": "SSHFP 3 1 5924e0fa9803abc557ecbb66355997981a10e13d\nSSHFP 3 2 fb862ddc8db788b2ab7188a6d3a9c9fbfa6f0f2b8d3f8538b26af781080609a3",
71
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ+0smqZu1k9Ba520GNIz2u8o6Kq8kRmVopfD0cWfCSnxH4zODXlvZ19VNBwRMn/kyDqzuZ9jRQ8RerbsA+HYaBxuCyBxWFQ6/2WyKfa6nijEwwhMeU2wsvlZlc3O09xUCAaoBMw7uHQ1/RLY8gv0+33+XX60IUlNQSAvp9OC9An+F3eNhzGjJBIPaERyhhkE4ibCkj8Q8MCo2rNb3beZZefAI3vJS7RxBWmN2LSvd9sg5rMtDTrXpj/RfDm+REQ4FmXv2ayLQ8mP6O/EAJTG2ZBQMe/wp6hIchmW/WrAcQ8OTDIcut68Lvow2coSqUdHGq9Fn4SQ63aVFh8HXRmWP",
72
+ "sshfp_rsa": "SSHFP 1 1 f51ba83fe4e606d497f0dcdcf71250efdeebb515\nSSHFP 1 2 625784b13da33b35b4695fb4fb92c8ba56cae4cacdf7e7688caf2d077dad06a0",
73
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN9pquUegdq7PnKCKS13MIhohk2XqKomFUup5bHkUb6ZtyrQFV91vITlXyOp7Hn3PotOMoPRShvn7Sx35JnJafU=",
74
+ "sshfp_ecdsa": "SSHFP 3 1 0a5ce539b94a39b9c58add1ea1672eeb52fd98f4\nSSHFP 3 2 b8043b4968981cf4f31d68516f74b81aa94888adb97e930c4eefd7de79c26144",
75
75
  "timezone": "UTC",
76
- "uniqueid": "8e0a0400",
77
- "uptime": "0:05 hours",
76
+ "uniqueid": "8e0a0200",
77
+ "uptime": "0:04 hours",
78
78
  "uptime_days": 0,
79
79
  "uptime_hours": 0,
80
- "uptime_seconds": 325,
80
+ "uptime_seconds": 265,
81
81
  "virtual": "gce",
82
82
  "is_virtual": "true",
83
83
  "augeasprovider_grub_version": 2,
84
84
  "haveged_startup_provider": "systemd",
85
- "mysql_server_id": 3203076,
85
+ "mysql_server_id": 3203074,
86
86
  "puppet_ruby_dir": "/home/gce_vagrant/vendor/bundler/ruby/gems/puppet-3.8.7/lib/puppet",
87
87
  "acpid_enabled": false,
88
- "defaultgateway": "10.142.0.1",
88
+ "defaultgateway": "10.0.2.2",
89
89
  "defaultgatewayiface": "eth0",
90
90
  "fips_enabled": false,
91
91
  "fullrun": "false",
@@ -102,7 +102,7 @@
102
102
  "cfacter": "false",
103
103
  "confdir": "/etc/puppet",
104
104
  "vardir": "/var/lib/puppet",
105
- "name": "#<Puppet::Util::UnixRunMode:0x000000040ad558>",
105
+ "name": "#<Puppet::Util::UnixRunMode:0x0000000330d588>",
106
106
  "logdir": "/var/lib/puppet/log",
107
107
  "log_level": "notice",
108
108
  "disable_warnings": "[]",
@@ -164,7 +164,7 @@
164
164
  "trusted_node_data": "false",
165
165
  "immutable_node_data": "false",
166
166
  "preview_outputdir": "/var/lib/puppet/preview",
167
- "certname": "i-2017073017-8e067d9a.c.beaker-testing.internal",
167
+ "certname": "foo.example.com",
168
168
  "certdnsnames": "",
169
169
  "dns_alt_names": "",
170
170
  "csr_attributes": "/etc/puppet/csr_attributes.yaml",
@@ -175,10 +175,10 @@
175
175
  "privatekeydir": "/etc/puppet/ssl/private_keys",
176
176
  "privatedir": "/etc/puppet/ssl/private",
177
177
  "passfile": "/etc/puppet/ssl/private/password",
178
- "hostcsr": "/etc/puppet/ssl/csr_i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
179
- "hostcert": "/etc/puppet/ssl/certs/i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
180
- "hostprivkey": "/etc/puppet/ssl/private_keys/i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
181
- "hostpubkey": "/etc/puppet/ssl/public_keys/i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
178
+ "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
179
+ "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
180
+ "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
181
+ "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
182
182
  "localcacert": "/etc/puppet/ssl/certs/ca.pem",
183
183
  "ssl_client_ca_auth": "",
184
184
  "ssl_server_ca_auth": "",
@@ -203,7 +203,7 @@
203
203
  "module_groups": ""
204
204
  },
205
205
  "ca": {
206
- "ca_name": "Puppet CA: i-2017073017-8e067d9a.c.beaker-testing.internal",
206
+ "ca_name": "Puppet CA: foo.example.com",
207
207
  "cadir": "/etc/puppet/ssl/ca",
208
208
  "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
209
209
  "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
@@ -261,7 +261,7 @@
261
261
  "deviceconfig": "/etc/puppet/device.conf"
262
262
  },
263
263
  "agent": {
264
- "node_name_value": "i-2017073017-8e067d9a.c.beaker-testing.internal",
264
+ "node_name_value": "foo.example.com",
265
265
  "node_name_fact": "",
266
266
  "localconfig": "/var/lib/puppet/state/localconfig",
267
267
  "statefile": "/var/lib/puppet/state/state.yaml",
@@ -272,7 +272,7 @@
272
272
  "puppetdlog": "/var/lib/puppet/log/puppetd.log",
273
273
  "server": "puppet",
274
274
  "use_srv_records": "false",
275
- "srv_domain": "c.beaker-testing.internal",
275
+ "srv_domain": "example.com",
276
276
  "ignoreschedules": "false",
277
277
  "default_schedules": "true",
278
278
  "puppetport": "8139",
@@ -316,10 +316,10 @@
316
316
  "tagmail": {
317
317
  "tagmap": "/etc/puppet/tagmail.conf",
318
318
  "sendmail": "/sbin/sendmail",
319
- "reportfrom": "report@i-2017073017-8e067d9a.c.beaker-testing.internal",
319
+ "reportfrom": "foo.example.com",
320
320
  "smtpserver": "none",
321
321
  "smtpport": "25",
322
- "smtphelo": "i-2017073017-8e067d9a.c.beaker-testing.internal"
322
+ "smtphelo": "foo.example.com"
323
323
  },
324
324
  "rails": {
325
325
  "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
@@ -1,550 +1,550 @@
1
1
  {
2
- "gem_version": "~> 2.0.0",
3
- "radius_version": "unknown",
4
- "selinux_enforced": "true",
5
- "mysql_server_id": 568063,
6
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
7
- "blockdevice_sda_vendor": "ATA",
8
- "puppetversion": "3.8.7",
9
- "uptime_days": 0,
10
- "kernelversion": "2.6.32",
2
+ "macaddress": "52:54:00:2A:86:4C",
11
3
  "uniqueid": "007f0100",
12
- "memoryfree_mb": "339.33",
4
+ "defaultgatewayiface": "eth0",
5
+ "bios_version": "VirtualBox",
6
+ "kernel": "Linux",
7
+ "uuid": "4D1C8D9A-6F13-45FD-AE95-D01D1E1DA675",
8
+ "openssh_version": "5.3",
9
+ "blockdevice_sda_size": 42949672960,
13
10
  "cmdline": {
11
+ "SYSFONT": "latarcyrheb-sun16",
12
+ "KEYTABLE": "us",
13
+ "rd_NO_LUKS": null,
14
+ "root": "/dev/mapper/VolGroup00-LogVol00",
15
+ "net.ifnames": "0",
16
+ "no_timer_check": null,
14
17
  "rd_NO_MD": null,
15
18
  "rd_NO_DM": null,
16
- "console": "ttyS0,115200",
17
- "no_timer_check": null,
18
- "rd_NO_LUKS": null,
19
- "rd_LVM_LV": "VolGroup00/LogVol00",
20
- "SYSFONT": "latarcyrheb-sun16",
21
- "quiet": null,
22
- "rhgb": null,
23
19
  "biosdevname": "0",
24
20
  "LANG": "en_US.UTF-8",
21
+ "quiet": null,
22
+ "rd_LVM_LV": "VolGroup00/LogVol00",
23
+ "rhgb": null,
24
+ "console": "ttyS0,115200",
25
25
  "KEYBOARDTYPE": "pc",
26
- "ro": null,
27
- "KEYTABLE": "us",
28
- "net.ifnames": "0",
29
- "root": "/dev/mapper/VolGroup00-LogVol00"
26
+ "ro": null
30
27
  },
28
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEA5uiRiOlpJZzUecjf78vtmHgtegd/bPRavU9VeMpNZw51frN0STPfPKnN6bpe2Tv8pWJ21B2Y4iKXpgphhDCa5bpLrq3xvqfG7BZx/F0bkvgT0kSW3IkDf3fOd5Dp9Nl3Jxd7PpIDCGrCdHV3JAMGtLr11/0hGBk/R519OPScah51HVms5BZMxfgzCAcPeMI21I5XIwWFYCXlbBT16jGPzWXjXGI2o2CxuTcoVD38Aravho61dDgOmMKgGhEcaXSWACyzn5sK1wm070KDAVhj79g271sKmoe2FQraRC2NByTqIpaBl6Hk8FJPTr+gvQjZNqa51E7D0RdjwtWWEULHsQ==",
29
+ "service_provider": "redhat",
30
+ "ps": "ps -ef",
31
+ "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
32
+ "operatingsystem": "CentOS",
33
+ "is_virtual": "true",
34
+ "auditd_version": "2.4.5",
31
35
  "ipv6_enabled": true,
32
- "shmall": "4294967296",
33
- "reboot_required": false,
34
- "fqdn": "foo.example.com",
35
- "openssh_version": "5.3",
36
+ "sshdsakey": "AAAAB3NzaC1kc3MAAACBAMYAwGipuV42pRqze6MBiYe8EL/Aw2OUIf9HPcQ5D9sp3sLofrMoBZvXG14ZX6J4fqrtUofOfLcoeV5rZHzS/pRh0cR3fmwVKh/JZQwyqSe7wW3gBLxL0Nspbr1RaGbtABPtC12PFmZZyYgmo8uXD7Jn3+1ivmQDr0JGaoSYc1b9AAAAFQC2z+NaPgkOsu7BxsD3aDPtXonb4wAAAIA6iyMd3DweGwd+pUav1o2svJD+k1VXYa/FSU+m6rl/y1pvnzULMx4+WOEXWoemV6gLLLvCV27Vp4OixdkXfDsmv7WLyMJOpcSjNfZIgdKKjWub2Sl6ZDml/ppGX05jnhyDE+rzzwpx+ajAV3PA2R+qwQ9Qc0yWFZdEAvmnNnIBdwAAAIEAmNNytpV78gqMK3fLhaRpPdVUpk9ol4/BoWvTEFmWH2aYbpvcMHrmqDSz7ElcG++thZCBCVBbRDMUovkgaEyM5J6OnLq0j7SPXkX2gVF8YXoMxOxaTzRexdk1WEpxXbUlO5D6j1DS+bFiip2ejsemmcdjMCgbik+P1gIolll6D68=",
36
37
  "blockdevices": "sda",
37
- "service_provider": "redhat",
38
- "hostname": "foo",
38
+ "filesystems": "ext4,iso9660",
39
+ "uptime": "0:07 hours",
40
+ "augeasprovider_grub_version": 1,
41
+ "runlevel": "3",
39
42
  "network_eth0": "10.0.2.0",
40
- "defaultgatewayiface": "eth0",
41
- "tmp_mount_path_dev_shm": "tmpfs",
42
- "architecture": "x86_64",
43
- "facterversion": "2.0.2",
44
- "fips_ciphers": [
45
- "ECDHE-RSA-AES256-GCM-SHA384",
46
- "ECDHE-ECDSA-AES256-GCM-SHA384",
47
- "ECDHE-RSA-AES256-SHA384",
48
- "ECDHE-ECDSA-AES256-SHA384",
49
- "ECDHE-RSA-AES256-SHA",
50
- "ECDHE-ECDSA-AES256-SHA",
51
- "DHE-DSS-AES256-GCM-SHA384",
52
- "DHE-RSA-AES256-GCM-SHA384",
53
- "DHE-RSA-AES256-SHA256",
54
- "DHE-DSS-AES256-SHA256",
55
- "DHE-RSA-AES256-SHA",
56
- "DHE-DSS-AES256-SHA",
57
- "AECDH-AES256-SHA",
58
- "ADH-AES256-GCM-SHA384",
59
- "ADH-AES256-SHA256",
60
- "ADH-AES256-SHA",
61
- "ECDH-RSA-AES256-GCM-SHA384",
62
- "ECDH-ECDSA-AES256-GCM-SHA384",
63
- "ECDH-RSA-AES256-SHA384",
64
- "ECDH-ECDSA-AES256-SHA384",
65
- "ECDH-RSA-AES256-SHA",
66
- "ECDH-ECDSA-AES256-SHA",
67
- "AES256-GCM-SHA384",
68
- "AES256-SHA256",
69
- "AES256-SHA",
70
- "ECDHE-RSA-AES128-GCM-SHA256",
71
- "ECDHE-ECDSA-AES128-GCM-SHA256",
72
- "ECDHE-RSA-AES128-SHA256",
73
- "ECDHE-ECDSA-AES128-SHA256",
74
- "ECDHE-RSA-AES128-SHA",
75
- "ECDHE-ECDSA-AES128-SHA",
76
- "DHE-DSS-AES128-GCM-SHA256",
77
- "DHE-RSA-AES128-GCM-SHA256",
78
- "DHE-RSA-AES128-SHA256",
79
- "DHE-DSS-AES128-SHA256",
80
- "DHE-RSA-AES128-SHA",
81
- "DHE-DSS-AES128-SHA",
82
- "AECDH-AES128-SHA",
83
- "ADH-AES128-GCM-SHA256",
84
- "ADH-AES128-SHA256",
85
- "ADH-AES128-SHA",
86
- "ECDH-RSA-AES128-GCM-SHA256",
87
- "ECDH-ECDSA-AES128-GCM-SHA256",
88
- "ECDH-RSA-AES128-SHA256",
89
- "ECDH-ECDSA-AES128-SHA256",
90
- "ECDH-RSA-AES128-SHA",
91
- "ECDH-ECDSA-AES128-SHA",
92
- "AES128-GCM-SHA256",
93
- "AES128-SHA256",
94
- "AES128-SHA",
95
- "ECDHE-RSA-DES-CBC3-SHA",
96
- "ECDHE-ECDSA-DES-CBC3-SHA",
97
- "EDH-RSA-DES-CBC3-SHA",
98
- "EDH-DSS-DES-CBC3-SHA",
99
- "AECDH-DES-CBC3-SHA",
100
- "ADH-DES-CBC3-SHA",
101
- "ECDH-RSA-DES-CBC3-SHA",
102
- "ECDH-ECDSA-DES-CBC3-SHA",
103
- "DES-CBC3-SHA",
104
- "KRB5-DES-CBC3-SHA"
105
- ],
106
- "rubyversion": "1.8.7",
107
- "auditd_version": "2.4.5",
108
- "id": "root",
109
- "fullrun": "false",
110
- "java_default_home": ".",
111
- "grub_version": "0.97",
112
- "uid_min": "500",
113
- "physicalprocessorcount": "1",
114
- "uptime": "0:13 hours",
115
- "ipaddress_lo": "127.0.0.1",
43
+ "hardwareisa": "x86_64",
116
44
  "serialnumber": "0",
117
- "runlevel": "3",
45
+ "macaddress_eth0": "52:54:00:2A:86:4C",
46
+ "type": "Other",
47
+ "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
48
+ "cpuinfo": {
49
+ "processor0": {
50
+ "address_sizes": "39 bits physical, 48 bits virtual",
51
+ "bogomips": "4788.89",
52
+ "fpu_exception": "yes",
53
+ "wp": "yes",
54
+ "stepping": "4",
55
+ "cpu_family": "6",
56
+ "vendor_id": "GenuineIntel",
57
+ "fpu": "yes",
58
+ "cache_size": "4096 KB",
59
+ "power_management": "power management",
60
+ "cache_alignment": "64",
61
+ "siblings": "1",
62
+ "apicid": "0",
63
+ "model_name": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
64
+ "cpu_cores": "1",
65
+ "physical_id": "0",
66
+ "model": "61",
67
+ "cpu_MHz": "2394.448",
68
+ "clflush_size": "64",
69
+ "flags": [
70
+ "fpu",
71
+ "vme",
72
+ "de",
73
+ "pse",
74
+ "tsc",
75
+ "msr",
76
+ "pae",
77
+ "mce",
78
+ "cx8",
79
+ "apic",
80
+ "sep",
81
+ "mtrr",
82
+ "pge",
83
+ "mca",
84
+ "cmov",
85
+ "pat",
86
+ "pse36",
87
+ "clflush",
88
+ "mmx",
89
+ "fxsr",
90
+ "sse",
91
+ "sse2",
92
+ "syscall",
93
+ "nx",
94
+ "rdtscp",
95
+ "lm",
96
+ "constant_tsc",
97
+ "up",
98
+ "rep_good",
99
+ "xtopology",
100
+ "nonstop_tsc",
101
+ "unfair_spinlock",
102
+ "pni",
103
+ "pclmulqdq",
104
+ "monitor",
105
+ "ssse3",
106
+ "cx16",
107
+ "sse4_1",
108
+ "sse4_2",
109
+ "x2apic",
110
+ "movbe",
111
+ "popcnt",
112
+ "aes",
113
+ "xsave",
114
+ "avx",
115
+ "rdrand",
116
+ "hypervisor",
117
+ "lahf_lm",
118
+ "abm",
119
+ "3dnowprefetch",
120
+ "rdseed"
121
+ ],
122
+ "initial_apicid": "0",
123
+ "cpuid_level": "20",
124
+ "core_id": "0"
125
+ }
126
+ },
127
+ "swapsize_mb": "1536.00",
128
+ "puppet_vardir": "/var/lib/puppet",
118
129
  "swapsize": "1.50 GB",
119
- "domain": "example.com",
120
- "openldap_arch": "i386",
121
- "virtual": "kvm",
122
- "boardserialnumber": "0",
123
- "tmp_mount_dev_shm": "rw,seclabel,relatime",
124
- "netmask_eth0": "255.255.255.0",
130
+ "facterversion": "2.0.2",
131
+ "reboot_required": false,
132
+ "tmp_mount_fstype_dev_shm": "tmpfs",
133
+ "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:",
134
+ "uid_min": "500",
135
+ "operatingsystemrelease": "6.9",
136
+ "swapfree": "1.50 GB",
137
+ "id": "root",
138
+ "defaultgateway": "10.0.2.2",
139
+ "hostname": "foo",
140
+ "ipaddress": "10.0.2.15",
141
+ "puppet_environmentpath": "",
142
+ "memoryfree": "337.76 MB",
143
+ "is_pe": false,
125
144
  "puppet_settings": {
145
+ "inspect": {
146
+ "archive_file_server": "puppet",
147
+ "archive_files": "false"
148
+ },
149
+ "couchdb": {
150
+ "couchdb_url": "http://127.0.0.1:5984/puppet"
151
+ },
152
+ "transaction": {
153
+ "evaltrace": "false",
154
+ "summarize": "false",
155
+ "tags": ""
156
+ },
157
+ "device": {
158
+ "deviceconfig": "/etc/puppet/device.conf",
159
+ "devicedir": "/var/lib/puppet/devices"
160
+ },
126
161
  "main": {
127
- "show_diff": "false",
128
- "maximum_uid": "4294967290",
129
- "immutable_node_data": "false",
130
- "log_level": "notice",
131
- "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
132
- "diff_args": "-u",
133
- "node_cache_terminus": "",
134
- "path": "none",
135
- "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
136
- "ignoreimport": "false",
137
- "data_binding_terminus": "hiera",
138
- "cfacter": "false",
139
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
140
- "pluginsignore": ".svn CVS .git",
141
- "httplog": "/var/lib/puppet/log/http.log",
142
- "confdir": "/etc/puppet",
162
+ "http_proxy_port": "3128",
163
+ "route_file": "/etc/puppet/routes.yaml",
164
+ "genmanifest": "false",
165
+ "default_file_terminus": "rest",
143
166
  "binder_config": "",
144
- "external_nodes": "none",
145
- "http_proxy_user": "none",
167
+ "ignoreimport": "false",
168
+ "node_cache_terminus": "",
169
+ "show_diff": "false",
170
+ "http_keepalive_timeout": "4",
171
+ "binder": "false",
172
+ "facts_terminus": "facter",
146
173
  "daemonize": "true",
147
- "filetimeout": "15",
174
+ "color": "ansi",
175
+ "pluginsource": "puppet://puppet/plugins",
176
+ "path": "none",
148
177
  "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
149
- "hostcrl": "/etc/puppet/ssl/crl.pem",
150
- "ssl_server_ca_auth": "",
151
- "zlib": "true",
178
+ "pluginfactsource": "puppet://puppet/pluginfacts",
179
+ "maximum_uid": "4294967290",
180
+ "stringify_facts": "true",
181
+ "certdnsnames": "",
182
+ "requestdir": "/etc/puppet/ssl/certificate_requests",
183
+ "mkusers": "false",
184
+ "catalog_terminus": "compiler",
185
+ "profile": "false",
186
+ "configprint": "",
187
+ "pluginsync": "true",
188
+ "passfile": "/etc/puppet/ssl/private/password",
152
189
  "autoflush": "true",
153
- "http_keepalive_timeout": "4",
154
- "route_file": "/etc/puppet/routes.yaml",
155
- "diff": "diff",
156
- "rundir": "/var/lib/puppet/run",
157
- "onetime": "false",
158
- "thin_storeconfigs": "false",
159
- "http_proxy_port": "3128",
160
- "color": "ansi",
161
- "plugindest": "/var/lib/puppet/lib",
162
- "http_proxy_password": "none",
163
- "publickeydir": "/etc/puppet/ssl/public_keys",
190
+ "digest_algorithm": "md5",
191
+ "preview_outputdir": "/var/lib/puppet/preview",
164
192
  "vardir": "/var/lib/puppet",
165
- "facts_terminus": "facter",
166
- "certdnsnames": "",
193
+ "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
194
+ "zlib": "true",
195
+ "log_level": "notice",
167
196
  "certname": "foo.example.com",
168
- "always_cache_features": "false",
169
- "statedir": "/var/lib/puppet/state",
170
- "environment": "production",
171
- "priority": "",
197
+ "async_storeconfigs": "false",
198
+ "http_proxy_user": "none",
199
+ "publickeydir": "/etc/puppet/ssl/public_keys",
200
+ "queue_type": "stomp",
201
+ "plugindest": "/var/lib/puppet/lib",
202
+ "ssl_client_ca_auth": "",
203
+ "onetime": "false",
204
+ "csr_attributes": "/etc/puppet/csr_attributes.yaml",
205
+ "manage_internal_file_permissions": "true",
206
+ "thin_storeconfigs": "false",
207
+ "immutable_node_data": "false",
208
+ "certificate_revocation": "true",
172
209
  "http_debug": "false",
173
- "catalog_terminus": "compiler",
174
- "name": "#<Puppet::Util::UnixRunMode:0x7fd450593900>",
175
- "disable_warnings": "",
210
+ "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
211
+ "prerun_command": "",
212
+ "cfacter": "false",
176
213
  "hiera_config": "/etc/puppet/hiera.yaml",
177
- "stringify_facts": "true",
178
- "configprint": "",
179
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
180
- "http_proxy_host": "none",
214
+ "disable_warnings": "",
181
215
  "node_terminus": "plain",
182
- "genconfig": "false",
216
+ "environmentpath": "",
217
+ "privatedir": "/etc/puppet/ssl/private",
183
218
  "catalog_cache_terminus": "",
219
+ "confdir": "/etc/puppet",
220
+ "queue_source": "stomp://localhost:61613/",
221
+ "genconfig": "false",
222
+ "pluginsignore": ".svn CVS .git",
223
+ "localcacert": "/etc/puppet/ssl/certs/ca.pem",
184
224
  "postrun_command": "",
185
- "requestdir": "/etc/puppet/ssl/certificate_requests",
186
- "certificate_expire_warning": "5184000",
187
- "pluginsync": "true",
225
+ "ssl_server_ca_auth": "",
226
+ "name": "#<Puppet::Util::UnixRunMode:0x7f12a6093110>",
227
+ "statedir": "/var/lib/puppet/state",
188
228
  "syslogfacility": "daemon",
189
- "genmanifest": "false",
229
+ "data_binding_terminus": "hiera",
230
+ "freeze_main": "false",
231
+ "trusted_node_data": "false",
232
+ "hostcrl": "/etc/puppet/ssl/crl.pem",
233
+ "ssldir": "/etc/puppet/ssl",
234
+ "filetimeout": "15",
190
235
  "trace": "false",
191
- "pluginsource": "puppet://puppet/plugins",
192
- "queue_source": "stomp://localhost:61613/",
193
- "localcacert": "/etc/puppet/ssl/certs/ca.pem",
194
- "certificate_revocation": "true",
195
- "binder": "false",
196
- "pluginfactsource": "puppet://puppet/pluginfacts",
197
- "prerun_command": "",
198
- "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
199
- "queue_type": "stomp",
236
+ "diff_args": "-u",
237
+ "http_proxy_host": "none",
238
+ "diff": "diff",
239
+ "always_cache_features": "false",
240
+ "http_proxy_password": "none",
241
+ "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
242
+ "libdir": "/var/lib/puppet/lib",
200
243
  "environment_timeout": "0",
201
- "ssl_client_ca_auth": "",
202
- "privatedir": "/etc/puppet/ssl/private",
203
- "ssldir": "/etc/puppet/ssl",
204
- "preview_outputdir": "/var/lib/puppet/preview",
205
- "environmentpath": "",
206
- "certdir": "/etc/puppet/ssl/certs",
207
244
  "dns_alt_names": "",
208
- "profile": "false",
209
- "default_file_terminus": "rest",
210
- "manage_internal_file_permissions": "true",
245
+ "httplog": "/var/lib/puppet/log/http.log",
246
+ "inventory_terminus": "facter",
247
+ "logdir": "/var/lib/puppet/log",
248
+ "external_nodes": "none",
249
+ "certdir": "/etc/puppet/ssl/certs",
250
+ "certificate_expire_warning": "5184000",
251
+ "priority": "",
211
252
  "pluginfactdest": "/var/lib/puppet/facts.d",
212
- "async_storeconfigs": "false",
213
- "libdir": "/var/lib/puppet/lib",
214
- "mkusers": "false",
215
- "passfile": "/etc/puppet/ssl/private/password",
216
- "digest_algorithm": "md5",
217
- "trusted_node_data": "false",
218
253
  "privatekeydir": "/etc/puppet/ssl/private_keys",
219
- "logdir": "/var/lib/puppet/log",
220
- "inventory_terminus": "facter",
221
- "freeze_main": "false"
254
+ "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
255
+ "rundir": "/var/lib/puppet/run",
256
+ "environment": "production"
222
257
  },
223
258
  "tagmail": {
224
259
  "smtpserver": "none",
225
- "smtphelo": "foo.example.com",
260
+ "reportfrom": "report@foo.example.com",
226
261
  "tagmap": "/etc/puppet/tagmail.conf",
227
262
  "sendmail": "/usr/sbin/sendmail",
228
- "reportfrom": "report@foo.example.com",
229
- "smtpport": "25"
230
- },
231
- "puppetdoc": {
232
- "document_all": "false"
233
- },
234
- "device": {
235
- "deviceconfig": "/etc/puppet/device.conf",
236
- "devicedir": "/var/lib/puppet/devices"
263
+ "smtpport": "25",
264
+ "smtphelo": "foo.example.com"
237
265
  },
238
- "ldap": {
239
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
240
- "ldapclassattrs": "puppetclass",
241
- "ldapssl": "false",
242
- "ldapattrs": "all",
243
- "ldapuser": "",
244
- "ldapparentattr": "parentnode",
245
- "ldapport": "389",
246
- "ldapbase": "",
247
- "ldapstackedattrs": "puppetvar",
248
- "ldapserver": "ldap",
249
- "ldappassword": "",
250
- "ldaptls": "false"
266
+ "master": {
267
+ "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
268
+ "code": "",
269
+ "fileserverconfig": "/etc/puppet/fileserver.conf",
270
+ "yamldir": "/var/lib/puppet/yaml",
271
+ "storeconfigs_backend": "active_record",
272
+ "reportdir": "/var/lib/puppet/reports",
273
+ "storeconfigs": "false",
274
+ "strict_hostname_checking": "false",
275
+ "reporturl": "http://localhost:3000/reports/upload",
276
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
277
+ "group": "puppet",
278
+ "reports": "store",
279
+ "ca": "true",
280
+ "node_name": "cert",
281
+ "server_datadir": "/var/lib/puppet/server_data",
282
+ "masterport": "8140",
283
+ "disable_per_environment_manifest": "false",
284
+ "bucketdir": "/var/lib/puppet/bucket",
285
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
286
+ "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
287
+ "default_manifest": "./manifests",
288
+ "user": "puppet",
289
+ "rest_authconfig": "/etc/puppet/auth.conf"
251
290
  },
252
291
  "rails": {
253
- "dbname": "puppet",
254
- "dbserver": "localhost",
255
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
256
- "railslog": "/var/lib/puppet/log/rails.log",
257
- "dbadapter": "sqlite3",
258
- "dbmigrate": "false",
259
292
  "dbpassword": "puppet",
260
- "dbconnections": "",
261
293
  "rails_loglevel": "info",
294
+ "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
295
+ "dbserver": "localhost",
296
+ "dbsocket": "",
297
+ "dbname": "puppet",
262
298
  "dbuser": "puppet",
299
+ "railslog": "/var/lib/puppet/log/rails.log",
300
+ "dbmigrate": "false",
263
301
  "dbport": "",
264
- "dbsocket": ""
302
+ "dbadapter": "sqlite3",
303
+ "dbconnections": ""
265
304
  },
266
- "inspect": {
267
- "archive_file_server": "puppet",
268
- "archive_files": "false"
305
+ "puppetdoc": {
306
+ "document_all": "false"
269
307
  },
270
- "couchdb": {
271
- "couchdb_url": "http://127.0.0.1:5984/puppet"
308
+ "parser": {
309
+ "max_errors": "10",
310
+ "allow_variables_with_dashes": "false",
311
+ "max_warnings": "10",
312
+ "parser": "current",
313
+ "max_deprecations": "10",
314
+ "strict_variables": "false"
272
315
  },
273
316
  "application": {
274
- "config_file_name": "puppet.conf",
275
- "bindaddress": "0.0.0.0",
276
317
  "config": "/etc/puppet/puppet.conf",
277
- "pidfile": "/var/lib/puppet/run/user.pid"
318
+ "pidfile": "/var/lib/puppet/run/user.pid",
319
+ "config_file_name": "puppet.conf",
320
+ "bindaddress": "0.0.0.0"
278
321
  },
279
- "transaction": {
280
- "summarize": "false",
281
- "evaltrace": "false",
282
- "tags": ""
322
+ "ldap": {
323
+ "ldapssl": "false",
324
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
325
+ "ldapclassattrs": "puppetclass",
326
+ "ldapport": "389",
327
+ "ldapstackedattrs": "puppetvar",
328
+ "ldapuser": "",
329
+ "ldaptls": "false",
330
+ "ldapbase": "",
331
+ "ldappassword": "",
332
+ "ldapserver": "ldap",
333
+ "ldapattrs": "all",
334
+ "ldapparentattr": "parentnode"
335
+ },
336
+ "module_tool": {
337
+ "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
338
+ "module_repository": "https://forgeapi.puppetlabs.com",
339
+ "module_groups": "",
340
+ "forge_authorization": "",
341
+ "module_working_dir": "/var/lib/puppet/puppet-module"
342
+ },
343
+ "ca": {
344
+ "ca_name": "Puppet CA: foo.example.com",
345
+ "csrdir": "/etc/puppet/ssl/ca/requests",
346
+ "allow_duplicate_certs": "false",
347
+ "serial": "/etc/puppet/ssl/ca/serial",
348
+ "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
349
+ "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt",
350
+ "req_bits": "4096",
351
+ "caprivatedir": "/etc/puppet/ssl/ca/private",
352
+ "keylength": "4096",
353
+ "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
354
+ "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
355
+ "ca_ttl": "157680000",
356
+ "cadir": "/etc/puppet/ssl/ca",
357
+ "signeddir": "/etc/puppet/ssl/ca/signed",
358
+ "autosign": "/etc/puppet/autosign.conf",
359
+ "capass": "/etc/puppet/ssl/ca/private/ca.pass",
360
+ "cacert": "/etc/puppet/ssl/ca/ca_crt.pem"
283
361
  },
284
362
  "agent": {
285
- "inventory_server": "puppet",
286
- "statefile": "/var/lib/puppet/state/state.yaml",
287
- "clientbucketdir": "/var/lib/puppet/clientbucket",
288
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
289
- "ignorecache": "false",
290
363
  "listen": "false",
291
- "usecacheonfailure": "true",
292
- "resourcefile": "/var/lib/puppet/state/resources.txt",
293
- "client_datadir": "/var/lib/puppet/client_data",
294
- "default_schedules": "true",
364
+ "node_name_value": "foo.example.com",
365
+ "runinterval": "1800",
366
+ "noop": "false",
367
+ "graph": "false",
295
368
  "server": "puppet",
369
+ "usecacheonfailure": "true",
370
+ "inventory_port": "8140",
371
+ "localconfig": "/var/lib/puppet/state/localconfig",
372
+ "clientyamldir": "/var/lib/puppet/client_yaml",
373
+ "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
374
+ "report": "true",
375
+ "clientbucketdir": "/var/lib/puppet/clientbucket",
296
376
  "ignoreschedules": "false",
297
- "noop": "false",
298
- "node_name_value": "foo.example.com",
377
+ "http_compression": "false",
378
+ "use_cached_catalog": "false",
379
+ "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
299
380
  "waitforcert": "120",
381
+ "report_server": "puppet",
382
+ "node_name_fact": "",
383
+ "configtimeout": "120",
300
384
  "catalog_format": "",
301
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
302
- "classfile": "/var/lib/puppet/state/classes.txt",
303
- "localconfig": "/var/lib/puppet/state/localconfig",
304
- "use_srv_records": "false",
385
+ "ignorecache": "false",
386
+ "preferred_serialization_format": "pson",
387
+ "ordering": "title-hash",
305
388
  "srv_domain": "example.com",
306
- "report_serialization_format": "pson",
389
+ "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
390
+ "splaylimit": "1800",
391
+ "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
307
392
  "legacy_query_parameter_serialization": "false",
308
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
309
393
  "ignoremissingtypes": "false",
310
- "report_server": "puppet",
311
394
  "graphdir": "/var/lib/puppet/state/graphs",
312
- "inventory_port": "8140",
313
- "ca_port": "8140",
314
- "preferred_serialization_format": "pson",
315
- "configtimeout": "120",
316
- "ordering": "title-hash",
395
+ "classfile": "/var/lib/puppet/state/classes.txt",
317
396
  "puppetdlog": "/var/lib/puppet/log/puppetd.log",
318
- "splaylimit": "1800",
319
- "use_cached_catalog": "false",
320
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
321
- "report": "true",
322
- "node_name_fact": "",
323
- "puppetport": "8139",
324
- "clientyamldir": "/var/lib/puppet/client_yaml",
397
+ "report_serialization_format": "pson",
398
+ "inventory_server": "puppet",
399
+ "ca_server": "puppet",
325
400
  "report_port": "8140",
326
- "http_compression": "false",
327
- "runinterval": "1800",
328
- "splay": "false",
329
- "graph": "false",
330
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
331
- "ca_server": "puppet"
332
- },
333
- "ca": {
334
- "signeddir": "/etc/puppet/ssl/ca/signed",
335
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
336
- "caprivatedir": "/etc/puppet/ssl/ca/private",
337
- "req_bits": "4096",
338
- "cadir": "/etc/puppet/ssl/ca",
339
- "keylength": "4096",
340
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
341
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
342
- "serial": "/etc/puppet/ssl/ca/serial",
343
- "csrdir": "/etc/puppet/ssl/ca/requests",
344
- "allow_duplicate_certs": "false",
345
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
346
- "ca_name": "Puppet CA: foo.example.com",
347
- "autosign": "/etc/puppet/autosign.conf",
348
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt",
349
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
350
- "ca_ttl": "157680000"
351
- },
352
- "master": {
353
- "disable_per_environment_manifest": "false",
354
- "storeconfigs_backend": "active_record",
355
- "rest_authconfig": "/etc/puppet/auth.conf",
356
- "masterport": "8140",
357
- "ssl_client_header": "HTTP_X_CLIENT_DN",
358
- "node_name": "cert",
359
- "user": "puppet",
360
- "strict_hostname_checking": "false",
361
- "fileserverconfig": "/etc/puppet/fileserver.conf",
362
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
363
- "storeconfigs": "false",
364
- "group": "puppet",
365
- "reports": "store",
366
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
367
- "default_manifest": "./manifests",
368
- "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
369
- "code": "",
370
- "yamldir": "/var/lib/puppet/yaml",
371
- "server_datadir": "/var/lib/puppet/server_data",
372
- "ca": "true",
373
- "reportdir": "/var/lib/puppet/reports",
374
- "bucketdir": "/var/lib/puppet/bucket",
375
- "reporturl": "http://localhost:3000/reports/upload"
401
+ "ca_port": "8140",
402
+ "splay": "false",
403
+ "statefile": "/var/lib/puppet/state/state.yaml",
404
+ "puppetport": "8139",
405
+ "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
406
+ "use_srv_records": "false",
407
+ "resourcefile": "/var/lib/puppet/state/resources.txt",
408
+ "client_datadir": "/var/lib/puppet/client_data",
409
+ "default_schedules": "true"
376
410
  },
377
411
  "metrics": {
378
412
  "rrddir": "/var/lib/puppet/rrd",
379
413
  "rrdinterval": "1800"
380
- },
381
- "module_tool": {
382
- "module_groups": "",
383
- "module_working_dir": "/var/lib/puppet/puppet-module",
384
- "forge_authorization": "",
385
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
386
- "module_repository": "https://forgeapi.puppetlabs.com"
387
- },
388
- "parser": {
389
- "strict_variables": "false",
390
- "max_warnings": "10",
391
- "max_errors": "10",
392
- "allow_variables_with_dashes": "false",
393
- "parser": "current",
394
- "max_deprecations": "10"
395
414
  }
396
415
  },
397
- "boardmanufacturer": "Oracle Corporation",
398
- "haveged_startup_provider": "init",
399
- "selinux": "true",
400
- "bios_vendor": "innotek GmbH",
401
- "macaddress": "52:54:00:8A:28:FF",
402
- "hardwareisa": "x86_64",
403
- "sshdsakey": "AAAAB3NzaC1kc3MAAACBAJUf2CWi23K6ezlXrsZTuRHh5AqWkCNoOsHex4xFwpFGGd4x8/G4PIW0Ed5AjYirxXq2HdyMHr6KullVlxW2knSqQFEBr2+Jayey8/6CHUEfK96KoOVvfQZja+6YJUluict5BiScrYYEj8fj1bBfSfVkUk63NRFTM5DDupMeEMnhAAAAFQDEdixTTQlDqRGfiKnLgMpuhnzR6QAAAIBlB2aj+/rqDwK8pbbz76cXSZXj15RVCvXqnZDUHn23oc8guXkiem8svT4JsWL+BXJYWxstUwkYoAKaBMNuR9rsbj3p+iJhmIV7y8V6lF8DskfRwdauRXSMV5giNaN0PrE8aDI3xPFNWKO9HOadSNOanoIxka/sM1aI0bQrUY1hEAAAAIAkAvD/iDRGEiiPVb8E5v1sLsnRzpS3OPfcsD2uWDgxSlHrqS2d0NCr1waC4/EFiloR9lrV3MY+pO5r8xapO2SeVle49HmVb8JV/uUr1iBRrz2GLCTzzgq8Zqdsr21maY/CUcdw0XqBWwKHOp+AvgzuJJW6CjacXIMv/C2Ne4P+VQ==",
404
- "kernelmajversion": "2.6",
405
- "interfaces": "eth0,lo",
406
- "is_virtual": "true",
407
- "defaultgateway": "10.0.2.2",
408
- "boardproductname": "VirtualBox",
409
- "productname": "VirtualBox",
410
- "processorcount": "1",
411
- "uuid": "248CB529-23D4-4A94-9D6D-BD5013603A65",
412
- "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:",
413
- "root_home": "/root",
414
- "path": "/home/vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
415
416
  "has_tpm": false,
416
- "type": "Other",
417
- "netmask": "255.255.255.0",
417
+ "fips_enabled": false,
418
+ "mtu_eth0": "1500",
419
+ "mtu_lo": "65536",
420
+ "blockdevice_sda_vendor": "ATA",
421
+ "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",
422
+ "selinux_policyversion": "24",
423
+ "memorysize": "490.16 MB",
424
+ "processorcount": "1",
425
+ "bios_release_date": "12/01/2006",
426
+ "puppetversion": "3.8.7",
427
+ "virtual": "kvm",
418
428
  "init_systems": [
419
429
  "rc",
420
430
  "upstart",
421
431
  "sysv"
422
432
  ],
423
- "sshfp_dsa": "SSHFP 2 1 ae78a66c49891e7d72e7f8c62fcb4f55d2223354\nSSHFP 2 2 37a86ddb5772eee01e1134195490d212c17539f483b2271999f46e10af57a01d",
433
+ "tmp_mount_path_dev_shm": "tmpfs",
434
+ "haveged_startup_provider": "init",
435
+ "selinux_config_policy": "targeted",
436
+ "architecture": "x86_64",
437
+ "uptime_seconds": 453,
438
+ "netmask_eth0": "255.255.255.0",
439
+ "netmask": "255.255.255.0",
440
+ "kernelmajversion": "2.6",
441
+ "bios_vendor": "innotek GmbH",
442
+ "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
443
+ "operatingsystemmajrelease": "6",
444
+ "selinux_enforced": "true",
445
+ "fips_ciphers": [
446
+ "ECDHE-RSA-AES256-GCM-SHA384",
447
+ "ECDHE-ECDSA-AES256-GCM-SHA384",
448
+ "ECDHE-RSA-AES256-SHA384",
449
+ "ECDHE-ECDSA-AES256-SHA384",
450
+ "ECDHE-RSA-AES256-SHA",
451
+ "ECDHE-ECDSA-AES256-SHA",
452
+ "DHE-DSS-AES256-GCM-SHA384",
453
+ "DHE-RSA-AES256-GCM-SHA384",
454
+ "DHE-RSA-AES256-SHA256",
455
+ "DHE-DSS-AES256-SHA256",
456
+ "DHE-RSA-AES256-SHA",
457
+ "DHE-DSS-AES256-SHA",
458
+ "AECDH-AES256-SHA",
459
+ "ADH-AES256-GCM-SHA384",
460
+ "ADH-AES256-SHA256",
461
+ "ADH-AES256-SHA",
462
+ "ECDH-RSA-AES256-GCM-SHA384",
463
+ "ECDH-ECDSA-AES256-GCM-SHA384",
464
+ "ECDH-RSA-AES256-SHA384",
465
+ "ECDH-ECDSA-AES256-SHA384",
466
+ "ECDH-RSA-AES256-SHA",
467
+ "ECDH-ECDSA-AES256-SHA",
468
+ "AES256-GCM-SHA384",
469
+ "AES256-SHA256",
470
+ "AES256-SHA",
471
+ "ECDHE-RSA-AES128-GCM-SHA256",
472
+ "ECDHE-ECDSA-AES128-GCM-SHA256",
473
+ "ECDHE-RSA-AES128-SHA256",
474
+ "ECDHE-ECDSA-AES128-SHA256",
475
+ "ECDHE-RSA-AES128-SHA",
476
+ "ECDHE-ECDSA-AES128-SHA",
477
+ "DHE-DSS-AES128-GCM-SHA256",
478
+ "DHE-RSA-AES128-GCM-SHA256",
479
+ "DHE-RSA-AES128-SHA256",
480
+ "DHE-DSS-AES128-SHA256",
481
+ "DHE-RSA-AES128-SHA",
482
+ "DHE-DSS-AES128-SHA",
483
+ "AECDH-AES128-SHA",
484
+ "ADH-AES128-GCM-SHA256",
485
+ "ADH-AES128-SHA256",
486
+ "ADH-AES128-SHA",
487
+ "ECDH-RSA-AES128-GCM-SHA256",
488
+ "ECDH-ECDSA-AES128-GCM-SHA256",
489
+ "ECDH-RSA-AES128-SHA256",
490
+ "ECDH-ECDSA-AES128-SHA256",
491
+ "ECDH-RSA-AES128-SHA",
492
+ "ECDH-ECDSA-AES128-SHA",
493
+ "AES128-GCM-SHA256",
494
+ "AES128-SHA256",
495
+ "AES128-SHA",
496
+ "ECDHE-RSA-DES-CBC3-SHA",
497
+ "ECDHE-ECDSA-DES-CBC3-SHA",
498
+ "EDH-RSA-DES-CBC3-SHA",
499
+ "EDH-DSS-DES-CBC3-SHA",
500
+ "AECDH-DES-CBC3-SHA",
501
+ "ADH-DES-CBC3-SHA",
502
+ "ECDH-RSA-DES-CBC3-SHA",
503
+ "ECDH-ECDSA-DES-CBC3-SHA",
504
+ "DES-CBC3-SHA",
505
+ "KRB5-DES-CBC3-SHA"
506
+ ],
507
+ "sshfp_dsa": "SSHFP 2 1 70e2517c421d97c6c6b2ce57f0d5dd28462d4afe\nSSHFP 2 2 cc5c3ade5da1c2a0abb8ca55e17f7826290eb20190fd615f7bfc40ff213d992d",
508
+ "boot_dir_uuid": "fa299bc1-511e-460a-b56d-9b5d06b4bcad",
509
+ "fqdn": "foo.example.com",
510
+ "interfaces": "eth0,lo",
511
+ "rubyversion": "1.8.7",
512
+ "root_home": "/root",
513
+ "sshfp_rsa": "SSHFP 1 1 77fe7ea2bcaf132f8058fb727db3a44eac3060e2\nSSHFP 1 2 4ee681759ab95f0bd7a2baf6357d1f75c6ecd2c224bbf6a4923496ebc26a1790",
514
+ "boardproductname": "VirtualBox",
515
+ "swapfree_mb": "1535.85",
516
+ "network_lo": "127.0.0.0",
517
+ "ipaddress_lo": "127.0.0.1",
518
+ "boardserialnumber": "0",
519
+ "hardwaremodel": "x86_64",
424
520
  "selinux_config_mode": "enforcing",
425
- "memorysize_mb": "490.16",
426
- "selinux_policyversion": "24",
427
- "augeasprovider_grub_version": 1,
428
- "operatingsystemrelease": "6.9",
429
- "filesystems": "ext4,iso9660",
430
- "bios_release_date": "12/01/2006",
431
- "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
432
- "sshfp_rsa": "SSHFP 1 1 0ef92a59ec8c8208b2971ef121f485923ae8372a\nSSHFP 1 2 ea1c7f40a89cb90a4e6bd2e4bf6c52ba3e6a6d20f6e17301f45dbc8100160e3f",
433
- "ipaddress_eth0": "10.0.2.15",
434
- "swapsize_mb": "1536.00",
435
- "puppet_environmentpath": "",
436
521
  "selinux_current_mode": "enforcing",
437
- "memoryfree": "339.33 MB",
438
- "timezone": "UTC",
439
- "network_lo": "127.0.0.0",
522
+ "blockdevice_sda_model": "VBOX HARDDISK",
523
+ "grub_version": "0.97",
524
+ "openldap_arch": "i386",
525
+ "ipaddress_eth0": "10.0.2.15",
526
+ "memoryfree_mb": "337.76",
527
+ "radius_version": "unknown",
528
+ "fullrun": "false",
529
+ "memorysize_mb": "490.16",
530
+ "osfamily": "RedHat",
531
+ "uptime_hours": 0,
532
+ "gem_version": "~> 2.0.0",
533
+ "selinux": "true",
440
534
  "manufacturer": "innotek GmbH",
441
- "kernelrelease": "2.6.32-696.el6.x86_64",
442
- "mtu_eth0": "1500",
443
- "boot_dir_uuid": "783d9b2d-9ef1-4aff-b196-161e323dff1d",
535
+ "productname": "VirtualBox",
536
+ "uptime_days": 0,
537
+ "physicalprocessorcount": "1",
538
+ "shmall": "4294967296",
539
+ "boardmanufacturer": "Oracle Corporation",
540
+ "tmp_mount_dev_shm": "rw,seclabel,relatime",
541
+ "kernelrelease": "2.6.32-696.6.3.el6.x86_64",
444
542
  "netmask_lo": "255.0.0.0",
445
- "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
446
- "uptime_hours": 0,
447
- "ipaddress": "10.0.2.15",
448
- "puppet_vardir": "/var/lib/puppet",
449
- "mtu_lo": "65536",
450
- "ps": "ps -ef",
451
- "macaddress_eth0": "52:54:00:8A:28:FF",
452
- "tmp_mount_fstype_dev_shm": "tmpfs",
453
- "is_pe": false,
454
- "osfamily": "RedHat",
455
- "blockdevice_sda_model": "VBOX HARDDISK",
456
- "swapfree": "1.50 GB",
457
- "acpid_enabled": true,
458
- "fips_enabled": false,
459
- "cpuinfo": {
460
- "processor0": {
461
- "siblings": "1",
462
- "clflush_size": "64",
463
- "power_management": "power management",
464
- "fpu_exception": "yes",
465
- "model_name": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
466
- "model": "61",
467
- "cpu_family": "6",
468
- "address_sizes": "39 bits physical, 48 bits virtual",
469
- "bogomips": "4788.89",
470
- "fpu": "yes",
471
- "cache_size": "4096 KB",
472
- "cpuid_level": "20",
473
- "initial_apicid": "0",
474
- "core_id": "0",
475
- "wp": "yes",
476
- "vendor_id": "GenuineIntel",
477
- "flags": [
478
- "fpu",
479
- "vme",
480
- "de",
481
- "pse",
482
- "tsc",
483
- "msr",
484
- "pae",
485
- "mce",
486
- "cx8",
487
- "apic",
488
- "sep",
489
- "mtrr",
490
- "pge",
491
- "mca",
492
- "cmov",
493
- "pat",
494
- "pse36",
495
- "clflush",
496
- "mmx",
497
- "fxsr",
498
- "sse",
499
- "sse2",
500
- "syscall",
501
- "nx",
502
- "rdtscp",
503
- "lm",
504
- "constant_tsc",
505
- "up",
506
- "rep_good",
507
- "xtopology",
508
- "nonstop_tsc",
509
- "unfair_spinlock",
510
- "pni",
511
- "pclmulqdq",
512
- "monitor",
513
- "ssse3",
514
- "cx16",
515
- "sse4_1",
516
- "sse4_2",
517
- "x2apic",
518
- "movbe",
519
- "popcnt",
520
- "aes",
521
- "xsave",
522
- "avx",
523
- "rdrand",
524
- "hypervisor",
525
- "lahf_lm",
526
- "abm",
527
- "3dnowprefetch",
528
- "rdseed"
529
- ],
530
- "cpu_cores": "1",
531
- "stepping": "4",
532
- "cache_alignment": "64",
533
- "apicid": "0",
534
- "cpu_MHz": "2394.448",
535
- "physical_id": "0"
536
- }
537
- },
538
- "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEArlI0Nolz/hx14d8MxnKZlpvhoXsn9M1WsVobnp4TcnDwdt0/xJHn/HRl29PunI8Y/j5NiBdbc52szT3a3PJAAqPajsuLzRC9toGEd+hOdyHIUhF1E7aa946qbUTA1OKx4H8KGxjTE3qvbwKPRXPMhVS6cMRmT1xRvf9LPanUMuF892326di5r4CGdhPL22Xo2vfs52XHJwn0U2ea/fBPaIdV4Hu2RAB62BpbQtB5q1U299/+BGPhtrucY8nwgifITZr6kEdApaCJ+MZDE3I0/Lq9jSgJJZ7ZzBVRq5WbH5aUbDXVHEMpNOIjgXfH28puWt/OZ7urhpPSD3kmC6OHuw==",
539
- "hardwaremodel": "x86_64",
540
- "swapfree_mb": "1535.78",
541
- "operatingsystemmajrelease": "6",
542
- "memorysize": "490.16 MB",
543
- "uptime_seconds": 784,
544
- "operatingsystem": "CentOS",
545
- "bios_version": "VirtualBox",
546
- "blockdevice_sda_size": 42949672960,
543
+ "mysql_server_id": 180684,
544
+ "timezone": "UTC",
545
+ "java_default_home": ".",
546
+ "domain": "example.com",
547
+ "kernelversion": "2.6.32",
547
548
  "package_provider": "yum",
548
- "selinux_config_policy": "targeted",
549
- "kernel": "Linux"
549
+ "acpid_enabled": true
550
550
  }