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