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
@@ -1,18 +1,45 @@
1
1
  {
2
- "netmask": "255.255.255.255",
3
- "ps": "ps -ef",
4
- "auditd_version": "2.4.5",
5
- "openssh_version": "5.3",
6
- "selinux_enforced": true,
7
- "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEAv9mk8g9+Z3vEH8qqkMGd66wl54DNolLVmZXb8bT6oqhciF1Odm9ppmMk3Z3cQfsAH7l7AfJqAqIZxjH2qF+u5dsl70qL2KM1vxLqYqGO4YoJS8Ukq4HjbFlr/O7OOTSz+ZPmX3ksflCZyGNysJh/egyU2u143toqWznsVOSQ5Yda90h0yeLWlZ2BKIihvy7+8MwtEncC698IScSpr1roO1DpH0R8Ip/xRmFp7Fwck7HDe4x2HSWUwCwNEa5SpxrNwWya6YA7vrfJajNQiE74Oj3KbqS9TOnfdKnlUAAn/E3vRHa4xDSc2kCpxG18+d4/cLgt5tqOoGYhIIs0o1m2Ww==",
8
- "blockdevice_sda_model": "PersistentDisk",
9
- "operatingsystem": "RedHat",
2
+ "kernel": "Linux",
3
+ "gem_version": "~> 2.5.0",
10
4
  "timezone": "UTC",
11
- "sshfp_dsa": "SSHFP 2 1 14cf278cb74e679280a7bedc0b776d35968f5cda\nSSHFP 2 2 812419848991fbec31609427e513d94f04cf3117c2554fd0826b82b884436ad9",
12
- "id": "root",
13
- "sshfp_rsa": "SSHFP 1 1 362f4802923a256ee554097bbd45db212eac8322\nSSHFP 1 2 873fbde2cbf9c3cf8ccaff9d73d89b8390b4a67b720118915582dfb96e0e2a4a",
5
+ "macaddress": "42:01:0A:8E:00:03",
6
+ "package_provider": "yum",
7
+ "partitions": {
8
+ "sda1": {
9
+ "mount": "/",
10
+ "size": "20969472",
11
+ "label": "/",
12
+ "uuid": "5c57426f-7fef-483e-b428-21052514ad6c",
13
+ "filesystem": "ext4"
14
+ }
15
+ },
16
+ "java_default_home": ".",
17
+ "processors": {
18
+ "physicalcount": 1,
19
+ "models": [
20
+ "Intel(R) Xeon(R) CPU @ 2.30GHz"
21
+ ],
22
+ "count": 1
23
+ },
24
+ "network_lo": "127.0.0.0",
25
+ "boardserialnumber": "Not Specified",
26
+ "hardwaremodel": "x86_64",
27
+ "selinux_config_mode": "enforcing",
28
+ "grub_version": "0.97",
29
+ "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
30
+ "ps": "ps -ef",
31
+ "rubyplatform": "x86_64-linux",
32
+ "ipaddress": "10.0.2.15",
33
+ "hostname": "foo",
34
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEAwaL1BB6GDkpW23QmCrL4Nhm8gBJjQ3lmt7sqXlo4a9Y6BD6Yq0uA7Gkxf7Fp7mSvNSNq72E80Z/q3BJVK0fvtZ03PSkFOCDfzIXWpjXVQ15HubLcHKoKVnlij3kRVgCZNheTPPv49nK6Qegvda7KPe6SxeXwKgftbKE+ZAdNF2GJ9cc34OhWGQ1UCxluLaj4qstMNripJ95GU/3gMKkydbYum0e4K4hJ4GQ2o9XGptd8KsKhrNVYSImNheJepHNvJZci9KRrFuwwl0NhzbdiylJYGgis3LxJbmCKyLQz5BLcIl/WPED2/qig6Sr6Mu/SCm9qa2gjiXNElqsZRVbssw==",
35
+ "domain": "example.com",
36
+ "sshfp_rsa": "SSHFP 1 1 0b92f7d2f350d96251f0a0c4499f4ac4b79916dc\nSSHFP 1 2 ab11db5c12cc4c5498c3b00b5aff87c89ce0dea9f03674d5392b345be8273074",
37
+ "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:",
38
+ "sshdsakey": "AAAAB3NzaC1kc3MAAACBAPpStJ3zepvSVOwnNhxOQlN8+Xfzaw7k3a9Y7lg7bcOJ/NhVGDnWWJzLlRMyGQ3qEYc51TAQavjhrYLYTAY5aTAGou/cEL/9f83QX3lbfX+dRG1iEampc103fYs+AgSGru2cGuxXJEtvEnpwYKJ2Lw0B5V86E5o2n+UxB/sf7c8/AAAAFQDNIr+SruNkczWDJIYM1V1HtDz4RwAAAIEArjCxk0gv43/BVyki9nm4oimPR0LsZ3r30SwaMLb5dQ9EvgYn2Pkvx1nmRyI7IOBZENuH0SFq7gnPTLNYd0QDlOMHCfGuqkz1hcYfZFAmhhTJ02MhBitElXfEeHEToyb13wlaMXm7N3xqg4h0UyckrjswAiZsAz9ISjnXBWM2rVAAAACAIOKNwg3CupsSf4Xv0ViR8TwdybifwrP92t7mPYlzDODX+IJETX8ySZ3YaIr+4dPd6hkrWvN0B8xwUn7/btsXqlSXtjjVAmxhvx+gW+yOlHUMFAcEI2VaWXIVib5hwj0Wi7AIjVleMbFAua1LGLSfnjEH2Zv0ZY/Tm5ahqJ8XMpc=",
14
39
  "kernelmajversion": "2.6",
15
- "rubyversion": "1.8.7",
40
+ "memoryfree": "1.41 GB",
41
+ "virtual": "gce",
42
+ "bios_vendor": "Google",
16
43
  "fips_ciphers": [
17
44
  "ECDHE-RSA-AES256-GCM-SHA384",
18
45
  "ECDHE-ECDSA-AES256-GCM-SHA384",
@@ -75,166 +102,77 @@
75
102
  "DES-CBC3-SHA",
76
103
  "KRB5-DES-CBC3-SHA"
77
104
  ],
78
- "rubyplatform": "x86_64-linux",
79
- "runlevel": "3",
80
- "gce": {
81
- "instance": {
82
- "tags": [
83
- "simp-rspec-puppet-facts",
84
- "temporary",
85
- "vagrant"
86
- ],
87
- "id": 8830497112687112023,
88
- "attributes": {
89
- "custom": "metadata",
90
- "testing": "foobarbaz"
91
- },
92
- "networkInterfaces": [
93
- {
94
- "network": "default",
95
- "ip": "10.142.0.3",
96
- "accessConfigs": [
97
- {
98
- "externalIp": "35.196.96.150",
99
- "type": "ONE_TO_ONE_NAT"
100
- }
101
- ],
102
- "ipAliases": [
103
-
104
- ],
105
- "forwardedIps": [
106
-
107
- ],
108
- "mac": "42:01:0a:8e:00:03"
109
- }
110
- ],
111
- "licenses": [
112
- {
113
- "id": "1000002"
114
- }
115
- ],
116
- "serviceAccounts": {
117
- "595254898640-compute@developer.gserviceaccount.com": {
118
- "aliases": [
119
- "default"
120
- ],
121
- "email": "595254898640-compute@developer.gserviceaccount.com",
122
- "scopes": [
123
- "https://www.googleapis.com/auth/monitoring",
124
- "https://www.googleapis.com/auth/compute"
125
- ]
126
- },
127
- "default": {
128
- "aliases": [
129
- "default"
130
- ],
131
- "email": "595254898640-compute@developer.gserviceaccount.com",
132
- "scopes": [
133
- "https://www.googleapis.com/auth/monitoring",
134
- "https://www.googleapis.com/auth/compute"
135
- ]
136
- }
137
- },
138
- "name": "i-2017073017-f0058001",
139
- "scheduling": {
140
- "automaticRestart": "TRUE",
141
- "onHostMaintenance": "MIGRATE",
142
- "preemptible": "FALSE"
143
- },
144
- "maintenanceEvent": "NONE",
145
- "image": null,
146
- "disks": [
147
- {
148
- "mode": "READ_WRITE",
149
- "type": "PERSISTENT",
150
- "index": 0,
151
- "deviceName": "persistent-disk-0"
152
- }
153
- ],
154
- "description": "",
155
- "zone": "us-east1-b",
156
- "machineType": "g1-small",
157
- "hostname": "i-2017073017-f0058001.c.beaker-testing.internal"
158
- },
159
- "project": {
160
- "numericProjectId": 595254898640,
161
- "attributes": {
162
- "sshKeys": [
163
- "gce_vagrant:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZYWTuR/11oPusUD+aWUy36KTkWQIh1OvScrHSd53hg30DSDRuh2+fkf1p42/O4rIu/AtWEF1f+7U6yoRoZWfUU7YF0TIEdj6UL3DNedsH+kDuLyoLKxngBv8hn1NLrDpC+FbfzZxCFZVzkxiwJWbGHXRDPRfc3q28ZjFr4ckq25t9K9J7xF2SvMkAGCPR4SwyIhcx/02uWBF3DVpoOmVwbQUma1goDjWd9PMEslDW9vawoVDKp9YF3lE/+y3Vyk8KiLuMHg8JEpa9ydGOanPjXVAR+7dmp3DmZ0nqr6MiasTsQC1bzoUIqZgxurySyrCnLQziT//OJ2fdVsSP+7sH gce_vagrant"
164
- ],
165
- "google-compute-default-region": "us-east1"
166
- },
167
- "projectId": "beaker-testing"
168
- }
169
- },
170
- "defaultgateway": "10.142.0.1",
171
- "selinux_current_mode": "enforcing",
172
- "uptime": "0:07 hours",
173
- "fullrun": "false",
174
- "operatingsystemmajrelease": "6",
105
+ "selinux": true,
106
+ "uptime_hours": 0,
107
+ "puppetversion": "3.8.7",
108
+ "osfamily": "RedHat",
109
+ "defaultgateway": "10.0.2.2",
110
+ "ipv6_enabled": false,
111
+ "mysql_server_id": 3203075,
112
+ "kernelrelease": "2.6.32-696.6.3.el6.x86_64",
113
+ "type": "Other",
114
+ "hardwareisa": "x86_64",
115
+ "ipaddress_eth0": "10.0.2.15",
116
+ "selinux_config_policy": "targeted",
117
+ "uptime": "0:06 hours",
175
118
  "processor0": "Intel(R) Xeon(R) CPU @ 2.30GHz",
176
- "gid": "root",
177
- "netmask_lo": "255.0.0.0",
178
- "radius_version": "unknown",
179
- "processorcount": 1,
180
- "root_home": "/root",
181
- "boardserialnumber": "Not Specified",
182
- "partitions": {
183
- "sda1": {
184
- "uuid": "5c57426f-7fef-483e-b428-21052514ad6c",
185
- "label": "/",
186
- "filesystem": "ext4",
187
- "mount": "/",
188
- "size": "20969472"
189
- }
190
- },
191
- "network_eth0": "10.142.0.3",
192
- "java_default_home": ".",
193
- "gem_version": "~> 2.5.0",
119
+ "bios_version": "Google",
194
120
  "is_pe": false,
195
- "facterversion": "2.5.0",
196
- "service_provider": "redhat",
197
- "mtu_eth0": 1460,
198
- "ipaddress_lo": "127.0.0.1",
199
- "type": "Other",
121
+ "memoryfree_mb": "1446.49",
122
+ "uptime_seconds": 384,
123
+ "auditd_version": "2.4.5",
124
+ "tmp_mount_dev_shm": "rw,seclabel,relatime",
125
+ "selinux_policyversion": "24",
126
+ "blockdevices": "sda",
127
+ "netmask_eth0": "255.255.255.0",
128
+ "rubyversion": "1.8.7",
129
+ "openssh_version": "5.3",
130
+ "netmask_lo": "255.0.0.0",
131
+ "shmall": "4294967296",
132
+ "netmask": "255.255.255.0",
133
+ "is_virtual": true,
134
+ "augeasprovider_grub_version": 1,
135
+ "filesystems": "ext4,iso9660",
200
136
  "tmp_mount_path_dev_shm": "tmpfs",
201
- "haveged_startup_provider": "init",
202
- "reboot_required": false,
203
- "blockdevice_sda_vendor": "Google",
137
+ "processorcount": 1,
138
+ "operatingsystemmajrelease": "6",
139
+ "radius_version": "unknown",
140
+ "fullrun": "false",
141
+ "architecture": "x86_64",
142
+ "swapfree": "0.00 MB",
143
+ "sshfp_dsa": "SSHFP 2 1 a0fa658c17b0562f86f3969cd57f1dfe305e9e2e\nSSHFP 2 2 b32ac0e181e02c2996b92ad9f24588f9ab23a483acc5f1a9a8bbcff3893a31d1",
204
144
  "boot_dir_uuid": "5c57426f-7fef-483e-b428-21052514ad6c",
205
- "puppet_vardir": "/var/lib/puppet",
206
- "shmall": "4294967296",
207
- "tmp_mount_fstype_dev_shm": "tmpfs",
208
- "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:",
209
- "interfaces": "eth0,lo",
210
- "virtual": "gce",
211
- "memorysize_mb": "1700.19",
212
- "uuid": "72DECFF7-553E-32A1-8268-1E545CE5911C",
213
- "memoryfree": "1.41 GB",
214
- "physicalprocessorcount": 1,
215
- "netmask_eth0": "255.255.255.255",
216
- "selinux_config_policy": "targeted",
145
+ "runlevel": "3",
146
+ "swapfree_mb": "0.00",
147
+ "openldap_arch": "i386",
148
+ "puppet_ruby_dir": "/home/gce_vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
149
+ "manufacturer": "Google",
150
+ "mtu_lo": 65536,
151
+ "haveged_startup_provider": "init",
152
+ "memorysize": "1.66 GB",
153
+ "uniqueid": "8e0a0300",
217
154
  "cpuinfo": {
218
155
  "processor0": {
219
- "clflush_size": "64",
220
- "vendor_id": "GenuineIntel",
221
- "power_management": "power management",
222
- "wp": "yes",
223
- "cpu_cores": "1",
224
- "model_name": "Intel(R) Xeon(R) CPU @ 2.30GHz",
225
- "physical_id": "0",
226
- "initial_apicid": "0",
227
- "cpu_MHz": "2300.000",
156
+ "cache_alignment": "64",
157
+ "bogomips": "4599.99",
228
158
  "cpuid_level": "13",
229
- "fpu": "yes",
159
+ "initial_apicid": "0",
160
+ "apicid": "0",
161
+ "address_sizes": "46 bits physical, 48 bits virtual",
162
+ "wp": "yes",
163
+ "fpu_exception": "yes",
230
164
  "siblings": "1",
165
+ "cache_size": "46080 KB",
166
+ "model_name": "Intel(R) Xeon(R) CPU @ 2.30GHz",
167
+ "model": "63",
168
+ "core_id": "0",
231
169
  "microcode": "1",
170
+ "cpu_MHz": "2299.998",
232
171
  "stepping": "0",
233
- "address_sizes": "46 bits physical, 48 bits virtual",
234
- "model": "63",
235
- "cache_alignment": "64",
236
- "cache_size": "46080 KB",
237
- "bogomips": "4600.00",
172
+ "cpu_family": "6",
173
+ "clflush_size": "64",
174
+ "cpu_cores": "1",
175
+ "power_management": "power management",
238
176
  "flags": [
239
177
  "fpu",
240
178
  "vme",
@@ -297,382 +235,426 @@
297
235
  "bmi2",
298
236
  "erms"
299
237
  ],
300
- "fpu_exception": "yes",
301
- "apicid": "0",
302
- "core_id": "0",
303
- "cpu_family": "6"
238
+ "physical_id": "0",
239
+ "vendor_id": "GenuineIntel",
240
+ "fpu": "yes"
304
241
  }
305
242
  },
306
- "fips_enabled": false,
307
- "manufacturer": "Google",
308
- "mtu_lo": 65536,
309
- "uptime_days": 0,
310
243
  "has_tpm": false,
311
- "osfamily": "RedHat",
312
- "uptime_hours": 0,
244
+ "id": "root",
245
+ "root_home": "/root",
246
+ "blockdevice_sda_model": "PersistentDisk",
247
+ "kernelversion": "2.6.32",
248
+ "mtu_eth0": 1460,
249
+ "serialnumber": "GoogleCloud-1454B3EC89AEF5262536F12DDC636FA5",
250
+ "puppet_vardir": "/var/lib/puppet",
251
+ "selinux_enforced": true,
313
252
  "defaultgatewayiface": "eth0",
314
- "architecture": "x86_64",
315
- "system_uptime": {
316
- "hours": 0,
317
- "seconds": 424,
318
- "days": 0,
319
- "uptime": "0:07 hours"
253
+ "puppet_environmentpath": "",
254
+ "acpid_enabled": true,
255
+ "uptime_days": 0,
256
+ "fips_enabled": false,
257
+ "bios_release_date": "01/01/2011",
258
+ "operatingsystem": "RedHat",
259
+ "memorysize_mb": "1700.19",
260
+ "cmdline": {
261
+ "KEYBOARDTYPE": "pc",
262
+ "ro": null,
263
+ "rd_NO_LUKS": null,
264
+ "console": "ttyS0,38400n8",
265
+ "rd_NO_MD": null,
266
+ "LANG": "en_US.UTF-8",
267
+ "SYSFONT": "latarcyrheb-sun16",
268
+ "rd_NO_DM": null,
269
+ "KEYTABLE": "us",
270
+ "root": "UUID",
271
+ "rd_NO_LVM": null
320
272
  },
321
- "boardmanufacturer": "Google",
322
- "kernel": "Linux",
323
- "sshdsakey": "AAAAB3NzaC1kc3MAAACBALLk3FD4aop4IrMLTs8ZRAubngksTfMF2MFC88EH36CEVRQqOAhDQlDMpSUKCWwTlB1CsV6SfMOlQGvxChRBRnWQolb5JGELwqOJtrm7n4H50tN/o3ynljz7UNmlUkOl30pQtBX4CGjs2HMZd1vtgl/mWXG0Cg2LaL4NHNJpXFJHAAAAFQDLj9qmCsKpJLO7+qauxhzkz8S2iQAAAIBpHWZpUsiVYlNAAYrNbL4SW13FiMlpm8WpLLZOlQVp+5XR6ANPbdx3ZQFqzp44wwhFDgrv35Tg3O/L/c2+BE8iHMZar5af+KT6pupdLVgJ+S42g7UNxkZJkodVEPUxqjMxuy21Z2ghYDjUNNzNjrXRe7YTLa8EsZ/neAO2hOJaIwAAAIEAk92nuWpLItp0i53xzoBijvAYfjpxcsWIMnZ0FUe/35FbjgQ7PoPH9jg6Xw+B/JJJ31IWAhFv9bfCMEnDxomkZxrsvDpPqjB3XB2Ojz9QELg5dfLTss77oL+xf4p8uRKNE/2r8uaD2Pjmbkwqaau8tC3h02zEYRz3cHVTBmGKBWk=",
324
- "boardproductname": "Google Compute Engine",
325
- "puppet_ruby_dir": "/home/gce_vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
326
- "network_lo": "127.0.0.0",
327
- "uid_min": "500",
328
- "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
329
- "hardwareisa": "x86_64",
330
- "productname": "Google Compute Engine",
331
- "swapfree": "0.00 MB",
332
- "swapsize_mb": "0.00",
333
- "domain": "c.beaker-testing.internal",
334
- "swapfree_mb": "0.00",
335
- "hardwaremodel": "x86_64",
336
- "swapsize": "0.00 MB",
337
- "selinux_config_mode": "enforcing",
338
- "os": {
339
- "release": {
340
- "major": "6",
273
+ "service_provider": "redhat",
274
+ "interfaces": "eth0,lo",
275
+ "init_systems": [
276
+ "rc",
277
+ "upstart",
278
+ "sysv"
279
+ ],
280
+ "uuid": "1454B3EC-89AE-F526-2536-F12DDC636FA5",
281
+ "tmp_mount_fstype_dev_shm": "tmpfs",
282
+ "path": "/home/gce_vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
283
+ "selinux_current_mode": "enforcing",
284
+ "swapsize_mb": "0.00",
285
+ "reboot_required": false,
286
+ "os": {
287
+ "name": "RedHat",
288
+ "release": {
341
289
  "minor": "9",
342
- "full": "6.9"
290
+ "full": "6.9",
291
+ "major": "6"
343
292
  },
344
- "family": "RedHat",
345
- "name": "RedHat"
293
+ "family": "RedHat"
346
294
  },
347
- "ipaddress_eth0": "10.142.0.3",
348
- "serialnumber": "GoogleCloud-72DECFF7553E32A182681E545CE5911C",
295
+ "boardproductname": "Google Compute Engine",
296
+ "uid_min": "500",
297
+ "physicalprocessorcount": 1,
349
298
  "operatingsystemrelease": "6.9",
350
- "fqdn": "i-2017073017-f0058001.c.beaker-testing.internal",
351
- "tmp_mount_dev_shm": "rw,seclabel,relatime",
352
- "memoryfree_mb": "1444.47",
353
- "hostname": "i-2017073017-f0058001",
354
- "path": "/home/gce_vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
355
- "puppet_settings": {
356
- "metrics": {
357
- "rrdinterval": "1800",
358
- "rrddir": "/var/lib/puppet/rrd"
299
+ "network_eth0": "10.0.2.0",
300
+ "blockdevice_sda_size": 10737418240,
301
+ "productname": "Google Compute Engine",
302
+ "macaddress_eth0": "42:01:0A:8E:00:03",
303
+ "gce": {
304
+ "project": {
305
+ "projectId": "beaker-testing",
306
+ "numericProjectId": 595254898640,
307
+ "attributes": {
308
+ "sshKeys": [
309
+ "gce_vagrant:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZYWTuR/11oPusUD+aWUy36KTkWQIh1OvScrHSd53hg30DSDRuh2+fkf1p42/O4rIu/AtWEF1f+7U6yoRoZWfUU7YF0TIEdj6UL3DNedsH+kDuLyoLKxngBv8hn1NLrDpC+FbfzZxCFZVzkxiwJWbGHXRDPRfc3q28ZjFr4ckq25t9K9J7xF2SvMkAGCPR4SwyIhcx/02uWBF3DVpoOmVwbQUma1goDjWd9PMEslDW9vawoVDKp9YF3lE/+y3Vyk8KiLuMHg8JEpa9ydGOanPjXVAR+7dmp3DmZ0nqr6MiasTsQC1bzoUIqZgxurySyrCnLQziT//OJ2fdVsSP+7sH gce_vagrant"
310
+ ],
311
+ "google-compute-default-region": "us-east1"
312
+ }
359
313
  },
360
- "module_tool": {
361
- "forge_authorization": "",
362
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
363
- "module_groups": "",
364
- "module_working_dir": "/var/lib/puppet/puppet-module",
365
- "module_repository": "https://forgeapi.puppetlabs.com"
314
+ "instance": {
315
+ "networkInterfaces": "10.0.2.15",
316
+ "name": "i-2017080319-47cb2aaa",
317
+ "image": null,
318
+ "id": 83066993349889911,
319
+ "disks": [
320
+ {
321
+ "type": "PERSISTENT",
322
+ "index": 0,
323
+ "deviceName": "persistent-disk-0",
324
+ "mode": "READ_WRITE"
325
+ }
326
+ ],
327
+ "serviceAccounts": {
328
+ "595254898640-compute@developer.gserviceaccount.com": {
329
+ "aliases": [
330
+ "default"
331
+ ],
332
+ "scopes": [
333
+ "https://www.googleapis.com/auth/monitoring",
334
+ "https://www.googleapis.com/auth/compute"
335
+ ],
336
+ "email": "595254898640-compute@developer.gserviceaccount.com"
337
+ },
338
+ "default": {
339
+ "aliases": [
340
+ "default"
341
+ ],
342
+ "scopes": [
343
+ "https://www.googleapis.com/auth/monitoring",
344
+ "https://www.googleapis.com/auth/compute"
345
+ ],
346
+ "email": "595254898640-compute@developer.gserviceaccount.com"
347
+ }
348
+ },
349
+ "scheduling": {
350
+ "onHostMaintenance": "MIGRATE",
351
+ "preemptible": "FALSE",
352
+ "automaticRestart": "TRUE"
353
+ },
354
+ "maintenanceEvent": "NONE",
355
+ "zone": "us-east1-b",
356
+ "machineType": "g1-small",
357
+ "description": "",
358
+ "licenses": [
359
+ {
360
+ "id": "1000002"
361
+ }
362
+ ],
363
+ "tags": [
364
+ "simp-rspec-puppet-facts",
365
+ "temporary",
366
+ "vagrant"
367
+ ],
368
+ "hostname": "i-2017080319-47cb2aaa.c.beaker-testing.internal",
369
+ "attributes": {
370
+ "custom": "metadata",
371
+ "testing": "foobarbaz"
372
+ }
373
+ }
374
+ },
375
+ "system_uptime": {
376
+ "seconds": 384,
377
+ "hours": 0,
378
+ "uptime": "0:06 hours",
379
+ "days": 0
380
+ },
381
+ "ipaddress_lo": "127.0.0.1",
382
+ "blockdevice_sda_vendor": "Google",
383
+ "puppet_settings": {
384
+ "puppetdoc": {
385
+ "document_all": "false"
366
386
  },
367
- "agent": {
368
- "localconfig": "/var/lib/puppet/state/localconfig",
369
- "catalog_format": "",
370
- "ignoremissingtypes": "false",
371
- "noop": "false",
372
- "use_cached_catalog": "false",
373
- "configtimeout": "120",
374
- "node_name_value": "i-2017073017-f0058001.c.beaker-testing.internal",
375
- "graphdir": "/var/lib/puppet/state/graphs",
376
- "inventory_port": "8140",
377
- "ignorecache": "false",
378
- "ca_port": "8140",
379
- "splay": "false",
380
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
381
- "srv_domain": "c.beaker-testing.internal",
382
- "node_name_fact": "",
383
- "preferred_serialization_format": "pson",
384
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
385
- "ignoreschedules": "false",
386
- "splaylimit": "1800",
387
- "use_srv_records": "false",
388
- "resourcefile": "/var/lib/puppet/state/resources.txt",
389
- "waitforcert": "120",
390
- "report_port": "8140",
391
- "runinterval": "1800",
392
- "clientbucketdir": "/var/lib/puppet/clientbucket",
393
- "classfile": "/var/lib/puppet/state/classes.txt",
394
- "clientyamldir": "/var/lib/puppet/client_yaml",
395
- "legacy_query_parameter_serialization": "false",
396
- "listen": "false",
397
- "usecacheonfailure": "true",
398
- "http_compression": "false",
399
- "report_server": "puppet",
400
- "report_serialization_format": "pson",
401
- "graph": "false",
402
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
403
- "client_datadir": "/var/lib/puppet/client_data",
404
- "statefile": "/var/lib/puppet/state/state.yaml",
405
- "server": "puppet",
406
- "ca_server": "puppet",
407
- "ordering": "title-hash",
408
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
409
- "puppetport": "8139",
410
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
411
- "default_schedules": "true",
412
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
413
- "inventory_server": "puppet",
414
- "report": "true"
387
+ "inspect": {
388
+ "archive_files": "false",
389
+ "archive_file_server": "puppet"
415
390
  },
416
391
  "rails": {
417
392
  "dbsocket": "",
418
- "dbmigrate": "false",
419
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
420
- "dbpassword": "puppet",
421
393
  "dbport": "",
394
+ "dbuser": "puppet",
395
+ "dbmigrate": "false",
396
+ "rails_loglevel": "info",
422
397
  "railslog": "/var/lib/puppet/log/rails.log",
398
+ "dbadapter": "sqlite3",
423
399
  "dbserver": "localhost",
424
- "rails_loglevel": "info",
425
400
  "dbconnections": "",
426
- "dbuser": "puppet",
427
- "dbname": "puppet",
428
- "dbadapter": "sqlite3"
429
- },
430
- "inspect": {
431
- "archive_file_server": "puppet",
432
- "archive_files": "false"
401
+ "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
402
+ "dbpassword": "puppet",
403
+ "dbname": "puppet"
433
404
  },
434
- "couchdb": {
435
- "couchdb_url": "http://127.0.0.1:5984/puppet"
405
+ "application": {
406
+ "pidfile": "/var/lib/puppet/run/user.pid",
407
+ "bindaddress": "0.0.0.0",
408
+ "config": "/etc/puppet/puppet.conf",
409
+ "config_file_name": "puppet.conf"
436
410
  },
437
- "puppetdoc": {
438
- "document_all": "false"
411
+ "tagmail": {
412
+ "sendmail": "/usr/sbin/sendmail",
413
+ "tagmap": "/etc/puppet/tagmail.conf",
414
+ "smtphelo": "foo.example.com",
415
+ "smtpport": "25",
416
+ "reportfrom": "foo.example.com",
417
+ "smtpserver": "none"
439
418
  },
440
- "device": {
441
- "devicedir": "/var/lib/puppet/devices",
442
- "deviceconfig": "/etc/puppet/device.conf"
419
+ "transaction": {
420
+ "summarize": "false",
421
+ "tags": "",
422
+ "evaltrace": "false"
443
423
  },
444
424
  "master": {
445
- "storeconfigs_backend": "active_record",
425
+ "rest_authconfig": "/etc/puppet/auth.conf",
426
+ "fileserverconfig": "/etc/puppet/fileserver.conf",
446
427
  "reports": "store",
447
- "code": "",
428
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
429
+ "user": "puppet",
448
430
  "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
449
- "fileserverconfig": "/etc/puppet/fileserver.conf",
450
431
  "reportdir": "/var/lib/puppet/reports",
451
- "reporturl": "http://localhost:3000/reports/upload",
452
- "server_datadir": "/var/lib/puppet/server_data",
453
- "disable_per_environment_manifest": "false",
432
+ "code": "",
454
433
  "storeconfigs": "false",
455
- "yamldir": "/var/lib/puppet/yaml",
456
- "user": "puppet",
457
- "bucketdir": "/var/lib/puppet/bucket",
458
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
459
- "rest_authconfig": "/etc/puppet/auth.conf",
460
- "ssl_client_header": "HTTP_X_CLIENT_DN",
461
- "node_name": "cert",
462
- "masterport": "8140",
463
- "default_manifest": "./manifests",
464
- "ca": "true",
465
434
  "strict_hostname_checking": "false",
435
+ "ca": "true",
436
+ "disable_per_environment_manifest": "false",
437
+ "default_manifest": "./manifests",
438
+ "bucketdir": "/var/lib/puppet/bucket",
439
+ "reporturl": "http://localhost:3000/reports/upload",
440
+ "server_datadir": "/var/lib/puppet/server_data",
466
441
  "group": "puppet",
467
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log"
442
+ "masterport": "8140",
443
+ "storeconfigs_backend": "active_record",
444
+ "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
445
+ "node_name": "cert",
446
+ "yamldir": "/var/lib/puppet/yaml",
447
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY"
468
448
  },
469
- "parser": {
470
- "max_deprecations": "10",
471
- "max_errors": "10",
472
- "strict_variables": "false",
473
- "max_warnings": "10",
474
- "allow_variables_with_dashes": "false",
475
- "parser": "current"
449
+ "couchdb": {
450
+ "couchdb_url": "http://127.0.0.1:5984/puppet"
451
+ },
452
+ "ca": {
453
+ "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt",
454
+ "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
455
+ "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
456
+ "autosign": "/etc/puppet/autosign.conf",
457
+ "csrdir": "/etc/puppet/ssl/ca/requests",
458
+ "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
459
+ "ca_ttl": "157680000",
460
+ "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
461
+ "ca_name": "Puppet CA: foo.example.com",
462
+ "capass": "/etc/puppet/ssl/ca/private/ca.pass",
463
+ "allow_duplicate_certs": "false",
464
+ "cadir": "/etc/puppet/ssl/ca",
465
+ "caprivatedir": "/etc/puppet/ssl/ca/private",
466
+ "signeddir": "/etc/puppet/ssl/ca/signed",
467
+ "req_bits": "4096",
468
+ "serial": "/etc/puppet/ssl/ca/serial",
469
+ "keylength": "4096"
470
+ },
471
+ "ldap": {
472
+ "ldapuser": "",
473
+ "ldapstackedattrs": "puppetvar",
474
+ "ldapattrs": "all",
475
+ "ldapport": "389",
476
+ "ldapparentattr": "parentnode",
477
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
478
+ "ldapclassattrs": "puppetclass",
479
+ "ldappassword": "",
480
+ "ldapbase": "",
481
+ "ldaptls": "false",
482
+ "ldapserver": "ldap",
483
+ "ldapssl": "false"
476
484
  },
477
485
  "main": {
478
- "facts_terminus": "facter",
486
+ "inventory_terminus": "facter",
487
+ "digest_algorithm": "md5",
488
+ "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
489
+ "plugindest": "/var/lib/puppet/lib",
490
+ "privatedir": "/etc/puppet/ssl/private",
491
+ "immutable_node_data": "false",
492
+ "http_proxy_port": "3128",
479
493
  "thin_storeconfigs": "false",
494
+ "libdir": "/var/lib/puppet/lib",
495
+ "logdir": "/var/lib/puppet/log",
496
+ "certdir": "/etc/puppet/ssl/certs",
497
+ "facts_terminus": "facter",
498
+ "http_proxy_password": "none",
499
+ "diff_args": "-u",
500
+ "always_cache_features": "false",
501
+ "localcacert": "/etc/puppet/ssl/certs/ca.pem",
502
+ "vardir": "/var/lib/puppet",
503
+ "csr_attributes": "/etc/puppet/csr_attributes.yaml",
504
+ "route_file": "/etc/puppet/routes.yaml",
505
+ "maximum_uid": "4294967290",
480
506
  "autoflush": "true",
481
- "data_binding_terminus": "hiera",
482
- "http_proxy_host": "none",
483
- "binder": "false",
484
- "preview_outputdir": "/var/lib/puppet/preview",
485
- "httplog": "/var/lib/puppet/log/http.log",
486
- "disable_warnings": "",
487
- "ssl_client_ca_auth": "",
488
- "pluginsource": "puppet://puppet/plugins",
507
+ "pluginsignore": ".svn CVS .git",
508
+ "configprint": "",
509
+ "trace": "false",
510
+ "filetimeout": "15",
511
+ "daemonize": "true",
512
+ "pluginsync": "true",
513
+ "genconfig": "false",
514
+ "node_cache_terminus": "",
515
+ "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
516
+ "http_proxy_user": "none",
517
+ "http_proxy_host": "none",
518
+ "postrun_command": "",
489
519
  "queue_source": "stomp://localhost:61613/",
490
- "priority": "",
491
- "manage_internal_file_permissions": "true",
520
+ "binder_config": "",
521
+ "onetime": "false",
522
+ "prerun_command": "",
523
+ "cfacter": "false",
524
+ "hiera_config": "/etc/puppet/hiera.yaml",
492
525
  "pluginfactsource": "puppet://puppet/pluginfacts",
493
- "diff": "diff",
494
- "hostcsr": "/etc/puppet/ssl/csr_i-2017073017-f0058001.c.beaker-testing.internal.pem",
526
+ "certificate_revocation": "true",
527
+ "node_terminus": "plain",
528
+ "publickeydir": "/etc/puppet/ssl/public_keys",
529
+ "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
530
+ "show_diff": "false",
531
+ "http_debug": "false",
495
532
  "environment_timeout": "0",
496
- "rundir": "/var/lib/puppet/run",
497
- "log_level": "notice",
498
- "trusted_node_data": "false",
499
- "freeze_main": "false",
500
- "inventory_terminus": "facter",
501
- "hostpubkey": "/etc/puppet/ssl/public_keys/i-2017073017-f0058001.c.beaker-testing.internal.pem",
533
+ "manage_internal_file_permissions": "true",
534
+ "async_storeconfigs": "false",
535
+ "pluginfactdest": "/var/lib/puppet/facts.d",
536
+ "path": "none",
537
+ "name": "#<Puppet::Util::UnixRunMode:0x7fce554f2010>",
538
+ "ssl_server_ca_auth": "",
502
539
  "certdnsnames": "",
503
- "privatekeydir": "/etc/puppet/ssl/private_keys",
504
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
505
- "http_debug": "false",
506
- "passfile": "/etc/puppet/ssl/private/password",
507
540
  "hostcrl": "/etc/puppet/ssl/crl.pem",
508
- "certdir": "/etc/puppet/ssl/certs",
509
- "digest_algorithm": "md5",
510
- "certificate_expire_warning": "5184000",
511
- "catalog_terminus": "compiler",
541
+ "catalog_cache_terminus": "",
542
+ "default_file_terminus": "rest",
543
+ "log_level": "notice",
544
+ "privatekeydir": "/etc/puppet/ssl/private_keys",
545
+ "certname": "foo.example.com",
546
+ "requestdir": "/etc/puppet/ssl/certificate_requests",
547
+ "environment": "production",
548
+ "statedir": "/var/lib/puppet/state",
549
+ "external_nodes": "none",
550
+ "syslogfacility": "daemon",
551
+ "environmentpath": "",
552
+ "ssl_client_ca_auth": "",
553
+ "pluginsource": "puppet://puppet/plugins",
554
+ "trusted_node_data": "false",
555
+ "httplog": "/var/lib/puppet/log/http.log",
556
+ "priority": "",
557
+ "diff": "diff",
512
558
  "zlib": "true",
513
- "publickeydir": "/etc/puppet/ssl/public_keys",
514
- "show_diff": "false",
515
559
  "http_keepalive_timeout": "4",
516
- "genconfig": "false",
517
- "hiera_config": "/etc/puppet/hiera.yaml",
518
- "route_file": "/etc/puppet/routes.yaml",
519
- "configprint": "",
520
- "node_cache_terminus": "",
521
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
522
- "always_cache_features": "false",
523
- "filetimeout": "15",
524
- "postrun_command": "",
525
- "privatedir": "/etc/puppet/ssl/private",
526
- "requestdir": "/etc/puppet/ssl/certificate_requests",
527
- "certname": "i-2017073017-f0058001.c.beaker-testing.internal",
528
- "name": "#<Puppet::Util::UnixRunMode:0x7fcadbb2fb58>",
529
- "profile": "false",
530
- "onetime": "false",
531
- "localcacert": "/etc/puppet/ssl/certs/ca.pem",
532
- "binder_config": "",
533
- "pluginfactdest": "/var/lib/puppet/facts.d",
534
- "node_terminus": "plain",
535
560
  "stringify_facts": "true",
536
- "path": "none",
537
- "hostcert": "/etc/puppet/ssl/certs/i-2017073017-f0058001.c.beaker-testing.internal.pem",
538
- "prerun_command": "",
539
- "immutable_node_data": "false",
540
- "statedir": "/var/lib/puppet/state",
541
- "maximum_uid": "4294967290",
542
- "catalog_cache_terminus": "",
543
- "genmanifest": "false",
544
- "mkusers": "false",
545
- "color": "ansi",
561
+ "dns_alt_names": "",
546
562
  "ignoreimport": "false",
547
- "http_proxy_user": "none",
563
+ "catalog_terminus": "compiler",
564
+ "rundir": "/var/lib/puppet/run",
565
+ "color": "ansi",
566
+ "passfile": "/etc/puppet/ssl/private/password",
567
+ "freeze_main": "false",
568
+ "certificate_expire_warning": "5184000",
569
+ "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
570
+ "profile": "false",
571
+ "genmanifest": "false",
548
572
  "ssldir": "/etc/puppet/ssl",
549
- "cfacter": "false",
550
- "dns_alt_names": "",
551
- "confdir": "/etc/puppet",
552
- "plugindest": "/var/lib/puppet/lib",
553
- "default_file_terminus": "rest",
554
- "ssl_server_ca_auth": "",
555
- "vardir": "/var/lib/puppet",
556
- "async_storeconfigs": "false",
557
- "libdir": "/var/lib/puppet/lib",
558
- "environmentpath": "",
559
- "pluginsignore": ".svn CVS .git",
560
- "http_proxy_port": "3128",
561
- "diff_args": "-u",
562
- "http_proxy_password": "none",
563
- "syslogfacility": "daemon",
564
- "certificate_revocation": "true",
565
- "trace": "false",
566
- "daemonize": "true",
567
- "hostprivkey": "/etc/puppet/ssl/private_keys/i-2017073017-f0058001.c.beaker-testing.internal.pem",
573
+ "binder": "false",
568
574
  "queue_type": "stomp",
569
- "environment": "production",
570
- "external_nodes": "none",
571
- "logdir": "/var/lib/puppet/log",
572
- "pluginsync": "true"
575
+ "mkusers": "false",
576
+ "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
577
+ "disable_warnings": "",
578
+ "confdir": "/etc/puppet",
579
+ "data_binding_terminus": "hiera",
580
+ "preview_outputdir": "/var/lib/puppet/preview"
573
581
  },
574
- "transaction": {
575
- "tags": "",
576
- "summarize": "false",
577
- "evaltrace": "false"
582
+ "module_tool": {
583
+ "module_groups": "",
584
+ "module_repository": "https://forgeapi.puppetlabs.com",
585
+ "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
586
+ "forge_authorization": "",
587
+ "module_working_dir": "/var/lib/puppet/puppet-module"
578
588
  },
579
- "ca": {
580
- "serial": "/etc/puppet/ssl/ca/serial",
581
- "ca_name": "Puppet CA: i-2017073017-f0058001.c.beaker-testing.internal",
582
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
583
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
584
- "ca_ttl": "157680000",
585
- "signeddir": "/etc/puppet/ssl/ca/signed",
586
- "caprivatedir": "/etc/puppet/ssl/ca/private",
587
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
588
- "keylength": "4096",
589
- "cadir": "/etc/puppet/ssl/ca",
590
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
591
- "req_bits": "4096",
592
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
593
- "allow_duplicate_certs": "false",
594
- "csrdir": "/etc/puppet/ssl/ca/requests",
595
- "autosign": "/etc/puppet/autosign.conf",
596
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt"
589
+ "device": {
590
+ "devicedir": "/var/lib/puppet/devices",
591
+ "deviceconfig": "/etc/puppet/device.conf"
597
592
  },
598
- "tagmail": {
599
- "smtpport": "25",
600
- "tagmap": "/etc/puppet/tagmail.conf",
601
- "smtphelo": "i-2017073017-f0058001.c.beaker-testing.internal",
602
- "sendmail": "/usr/sbin/sendmail",
603
- "reportfrom": "report@i-2017073017-f0058001.c.beaker-testing.internal",
604
- "smtpserver": "none"
593
+ "parser": {
594
+ "max_warnings": "10",
595
+ "max_errors": "10",
596
+ "allow_variables_with_dashes": "false",
597
+ "strict_variables": "false",
598
+ "parser": "current",
599
+ "max_deprecations": "10"
605
600
  },
606
- "application": {
607
- "config": "/etc/puppet/puppet.conf",
608
- "config_file_name": "puppet.conf",
609
- "bindaddress": "0.0.0.0",
610
- "pidfile": "/var/lib/puppet/run/user.pid"
601
+ "agent": {
602
+ "srv_domain": "example.com",
603
+ "catalog_format": "",
604
+ "listen": "false",
605
+ "preferred_serialization_format": "pson",
606
+ "clientbucketdir": "/var/lib/puppet/clientbucket",
607
+ "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
608
+ "inventory_port": "8140",
609
+ "http_compression": "false",
610
+ "use_srv_records": "false",
611
+ "graph": "false",
612
+ "client_datadir": "/var/lib/puppet/client_data",
613
+ "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
614
+ "node_name_value": "foo.example.com",
615
+ "resourcefile": "/var/lib/puppet/state/resources.txt",
616
+ "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
617
+ "ca_port": "8140",
618
+ "statefile": "/var/lib/puppet/state/state.yaml",
619
+ "ignoremissingtypes": "false",
620
+ "report_server": "puppet",
621
+ "node_name_fact": "",
622
+ "localconfig": "/var/lib/puppet/state/localconfig",
623
+ "use_cached_catalog": "false",
624
+ "configtimeout": "120",
625
+ "graphdir": "/var/lib/puppet/state/graphs",
626
+ "ca_server": "puppet",
627
+ "classfile": "/var/lib/puppet/state/classes.txt",
628
+ "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
629
+ "puppetport": "8139",
630
+ "splaylimit": "1800",
631
+ "report_port": "8140",
632
+ "clientyamldir": "/var/lib/puppet/client_yaml",
633
+ "noop": "false",
634
+ "report_serialization_format": "pson",
635
+ "ignorecache": "false",
636
+ "legacy_query_parameter_serialization": "false",
637
+ "ignoreschedules": "false",
638
+ "report": "true",
639
+ "inventory_server": "puppet",
640
+ "waitforcert": "120",
641
+ "server": "puppet",
642
+ "usecacheonfailure": "true",
643
+ "runinterval": "1800",
644
+ "splay": "false",
645
+ "default_schedules": "true",
646
+ "puppetdlog": "/var/lib/puppet/log/puppetd.log",
647
+ "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
648
+ "ordering": "title-hash"
611
649
  },
612
- "ldap": {
613
- "ldapport": "389",
614
- "ldapserver": "ldap",
615
- "ldapuser": "",
616
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
617
- "ldappassword": "",
618
- "ldapbase": "",
619
- "ldapssl": "false",
620
- "ldapstackedattrs": "puppetvar",
621
- "ldapparentattr": "parentnode",
622
- "ldapattrs": "all",
623
- "ldapclassattrs": "puppetclass",
624
- "ldaptls": "false"
650
+ "metrics": {
651
+ "rrddir": "/var/lib/puppet/rrd",
652
+ "rrdinterval": "1800"
625
653
  }
626
654
  },
627
- "bios_version": "Google",
628
- "puppet_environmentpath": "",
629
- "kernelrelease": "2.6.32-696.6.3.el6.x86_64",
630
- "macaddress": "42:01:0A:8E:00:03",
631
- "blockdevice_sda_size": 10737418240,
632
- "package_provider": "yum",
633
- "blockdevices": "sda",
634
- "bios_release_date": "01/01/2011",
635
- "selinux_policyversion": "24",
636
- "macaddress_eth0": "42:01:0A:8E:00:03",
637
- "uptime_seconds": 424,
638
- "cmdline": {
639
- "ro": null,
640
- "root": "UUID",
641
- "KEYBOARDTYPE": "pc",
642
- "rd_NO_LUKS": null,
643
- "rd_NO_MD": null,
644
- "KEYTABLE": "us",
645
- "console": "ttyS0,38400n8",
646
- "SYSFONT": "latarcyrheb-sun16",
647
- "rd_NO_LVM": null,
648
- "rd_NO_DM": null,
649
- "LANG": "en_US.UTF-8"
650
- },
651
- "is_virtual": true,
652
- "memorysize": "1.66 GB",
653
- "puppetversion": "3.8.7",
654
- "bios_vendor": "Google",
655
- "grub_version": "0.97",
656
- "acpid_enabled": true,
657
- "ipv6_enabled": false,
658
- "processors": {
659
- "count": 1,
660
- "physicalcount": 1,
661
- "models": [
662
- "Intel(R) Xeon(R) CPU @ 2.30GHz"
663
- ]
664
- },
665
- "selinux": true,
666
- "init_systems": [
667
- "rc",
668
- "upstart",
669
- "sysv"
670
- ],
671
- "openldap_arch": "i386",
672
- "mysql_server_id": 3203075,
673
- "augeasprovider_grub_version": 1,
674
- "ipaddress": "10.142.0.3",
675
- "uniqueid": "8e0a0300",
676
- "kernelversion": "2.6.32",
677
- "filesystems": "ext4,iso9660"
655
+ "gid": "root",
656
+ "facterversion": "2.5.0",
657
+ "boardmanufacturer": "Google",
658
+ "swapsize": "0.00 MB",
659
+ "fqdn": "foo.example.com"
678
660
  }