simp-rspec-puppet-facts 3.1.1 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,469 +1,888 @@
1
1
  {
2
- "gem_version": "~> 2.5.0",
3
- "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:",
2
+ "acpid_enabled": false,
3
+ "aio_agent_version": "6.22.1",
4
4
  "architecture": "x86_64",
5
- "kernel": "Linux",
6
- "blockdevice_sda_size": 42949672960,
7
- "blockdevice_sda_vendor": "ATA",
8
- "blockdevice_sda_model": "VBOX HARDDISK",
9
- "blockdevices": "sda",
5
+ "auditd_major_version": "2",
6
+ "auditd_version": "2.8.5",
7
+ "augeas": {
8
+ "version": "1.12.0"
9
+ },
10
+ "augeasprovider_grub_version": 2,
11
+ "augeasversion": "1.12.0",
12
+ "bios_release_date": "04/01/2014",
13
+ "bios_vendor": "SeaBIOS",
14
+ "bios_version": "1.14.0-1.fc33",
15
+ "blockdevice_vda_size": 44023414784,
16
+ "blockdevice_vda_vendor": "0x1af4",
17
+ "blockdevices": "vda",
18
+ "boot_dir_uuid": "1c419d6c-5064-4a2b-953c-05b2c67edb15",
19
+ "chassistype": "Other",
20
+ "cmdline": {
21
+ "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1127.el7.x86_64",
22
+ "root": "UUID",
23
+ "ro": "",
24
+ "no_timer_check": "",
25
+ "console": [
26
+ "tty0",
27
+ "ttyS0,115200n8"
28
+ ],
29
+ "net.ifnames": "0",
30
+ "biosdevname": "0",
31
+ "elevator": "noop",
32
+ "crashkernel": "auto",
33
+ "LANG": "en_US.UTF-8"
34
+ },
35
+ "cpuinfo": {
36
+ "processor0": {
37
+ "vendor_id": "GenuineIntel",
38
+ "cpu_family": "6",
39
+ "model": "58",
40
+ "model_name": "Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)",
41
+ "stepping": "9",
42
+ "microcode": "0x1",
43
+ "cpu_MHz": "3401.896",
44
+ "cache_size": "16384 KB",
45
+ "physical_id": "0",
46
+ "siblings": "1",
47
+ "core_id": "0",
48
+ "cpu_cores": "1",
49
+ "apicid": "0",
50
+ "initial_apicid": "0",
51
+ "fpu": "yes",
52
+ "fpu_exception": "yes",
53
+ "cpuid_level": "13",
54
+ "wp": "yes",
55
+ "flags": [
56
+ "fpu",
57
+ "vme",
58
+ "de",
59
+ "pse",
60
+ "tsc",
61
+ "msr",
62
+ "pae",
63
+ "mce",
64
+ "cx8",
65
+ "apic",
66
+ "sep",
67
+ "mtrr",
68
+ "pge",
69
+ "mca",
70
+ "cmov",
71
+ "pat",
72
+ "pse36",
73
+ "clflush",
74
+ "mmx",
75
+ "fxsr",
76
+ "sse",
77
+ "sse2",
78
+ "ss",
79
+ "syscall",
80
+ "nx",
81
+ "pdpe1gb",
82
+ "rdtscp",
83
+ "lm",
84
+ "constant_tsc",
85
+ "rep_good",
86
+ "nopl",
87
+ "xtopology",
88
+ "eagerfpu",
89
+ "pni",
90
+ "pclmulqdq",
91
+ "vmx",
92
+ "ssse3",
93
+ "cx16",
94
+ "pcid",
95
+ "sse4_1",
96
+ "sse4_2",
97
+ "x2apic",
98
+ "popcnt",
99
+ "tsc_deadline_timer",
100
+ "aes",
101
+ "xsave",
102
+ "avx",
103
+ "f16c",
104
+ "rdrand",
105
+ "hypervisor",
106
+ "lahf_lm",
107
+ "ssbd",
108
+ "ibrs",
109
+ "ibpb",
110
+ "stibp",
111
+ "tpr_shadow",
112
+ "vnmi",
113
+ "flexpriority",
114
+ "ept",
115
+ "vpid",
116
+ "fsgsbase",
117
+ "tsc_adjust",
118
+ "smep",
119
+ "erms",
120
+ "xsaveopt",
121
+ "arat",
122
+ "umip",
123
+ "md_clear",
124
+ "spec_ctrl",
125
+ "intel_stibp",
126
+ "arch_capabilities"
127
+ ],
128
+ "bogomips": "6803.79",
129
+ "clflush_size": "64",
130
+ "cache_alignment": "64",
131
+ "address_sizes": "40 bits physical, 48 bits virtual",
132
+ "power_management": "power management"
133
+ }
134
+ },
135
+ "defaultgateway": "192.168.121.1",
136
+ "defaultgatewayiface": "eth0",
10
137
  "dhcp_servers": {
11
- "system": "10.0.2.2",
12
- "eth0": "10.0.2.2"
138
+ "eth0": "192.168.121.1",
139
+ "eth1": "10.254.0.1",
140
+ "system": "192.168.121.1"
13
141
  },
14
- "domain": "example.com",
15
- "virtual": "kvm",
16
- "is_virtual": true,
17
- "hardwaremodel": "x86_64",
18
- "operatingsystem": "CentOS",
19
- "os": {
20
- "name": "CentOS",
21
- "family": "RedHat",
22
- "release": {
23
- "major": "7",
24
- "minor": "3",
25
- "full": "7.3.1611"
142
+ "disks": {
143
+ "vda": {
144
+ "size": "41.00 GiB",
145
+ "size_bytes": 44023414784,
146
+ "vendor": "0x1af4"
26
147
  }
27
148
  },
28
- "facterversion": "2.5.0",
29
- "filesystems": "iso9660,xfs",
30
- "fqdn": "foo.example.com",
31
- "gid": "root",
32
- "hardwareisa": "x86_64",
33
- "hostname": "foo",
34
- "id": "root",
35
- "interfaces": "eth0,lo",
36
- "ipaddress_eth0": "10.0.2.15",
37
- "macaddress_eth0": "52:54:00:88:15:b6",
38
- "netmask_eth0": "255.255.255.0",
39
- "mtu_eth0": 1500,
40
- "ipaddress_lo": "127.0.0.1",
41
- "netmask_lo": "255.0.0.0",
42
- "mtu_lo": 65536,
43
- "ipaddress": "10.0.2.15",
44
- "kernelmajversion": "3.10",
45
- "kernelrelease": "3.10.0-514.10.2.el7.x86_64",
46
- "kernelversion": "3.10.0",
47
- "macaddress": "52:54:00:88:15:b6",
48
- "boardmanufacturer": "Oracle Corporation",
49
- "boardproductname": "VirtualBox",
50
- "boardserialnumber": "0",
51
- "bios_vendor": "innotek GmbH",
52
- "bios_version": "VirtualBox",
53
- "bios_release_date": "12/01/2006",
54
- "manufacturer": "innotek GmbH",
55
- "productname": "VirtualBox",
56
- "serialnumber": "0",
57
- "uuid": "871C8C9D-1B9F-458E-9ABE-E143B59A6FC2",
58
- "type": "Other",
59
- "memorysize": "488.67 MB",
60
- "memoryfree": "303.42 MB",
61
- "swapsize": "1.50 GB",
62
- "swapfree": "1.50 GB",
63
- "swapsize_mb": "1536.00",
64
- "swapfree_mb": "1533.85",
65
- "memorysize_mb": "488.67",
66
- "memoryfree_mb": "303.42",
67
- "netmask": "255.255.255.0",
68
- "network_eth0": "10.0.2.0",
69
- "network_lo": "127.0.0.0",
70
- "operatingsystemmajrelease": "7",
71
- "operatingsystemrelease": "7.3.1611",
72
- "osfamily": "RedHat",
73
- "partitions": {
74
- "sda1": {
75
- "size": "2048"
149
+ "dmi": {
150
+ "bios": {
151
+ "release_date": "04/01/2014",
152
+ "vendor": "SeaBIOS",
153
+ "version": "1.14.0-1.fc33"
76
154
  },
77
- "sda2": {
78
- "uuid": "7a0b4526-ffc0-4a51-9a43-d701c30d7c4f",
79
- "size": "2097152",
80
- "mount": "/boot",
81
- "filesystem": "xfs"
155
+ "chassis": {
156
+ "type": "Other"
82
157
  },
83
- "sda3": {
84
- "size": "81784832",
85
- "filesystem": "LVM2_member"
158
+ "manufacturer": "QEMU",
159
+ "product": {
160
+ "name": "Standard PC (i440FX + PIIX, 1996)",
161
+ "uuid": "3B195038-0B85-47EB-9590-3BFF3C68DF29"
86
162
  }
87
163
  },
88
- "path": "/home/vagrant/vendor/bundler/ruby/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
89
- "physicalprocessorcount": 1,
90
- "processors": {
91
- "models": [
92
- "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz"
93
- ],
94
- "count": 1,
95
- "physicalcount": 1
96
- },
97
- "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
98
- "processorcount": 1,
99
- "ps": "ps -ef",
100
- "puppetversion": "3.8.7",
101
- "rubyplatform": "x86_64-linux",
102
- "rubysitedir": "/usr/local/share/ruby/site_ruby/",
103
- "rubyversion": "2.0.0",
104
- "selinux": true,
105
- "selinux_enforced": true,
106
- "selinux_policyversion": "28",
107
- "selinux_current_mode": "enforcing",
108
- "selinux_config_mode": "enforcing",
109
- "selinux_config_policy": "targeted",
110
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDAK5xZWtUPjVdl9H/uR26Al/y2wa8wpag4nffVQ9bEZoR4IoT0yfo/vazSpTDATkLDKgKTNVomUnGhqX4fnfQhR5z+XVnHwjDAUm22PnoZ0gfFHGoHB1ATuzVQDyBZ+sneDoiCTi6knsVkKcJlMGC0rGIChYMDFMR0n0MpTp22EDawslYpLeBWLlyUs9hnjhXPfObq1thWnkFdblyG8nIPnH0qKbIEtEIZKnPnlUMojFobjhkERo2gIG3Mpc4WKWWgVEBh5VB2kWCzpNe8Rxnw2OaSe1gMdkNXJaZU4BJR/Wc/sh1XCXrGLFGFaa6vfY2k/RoRCPk1FuImDnZEkty9",
111
- "sshfp_rsa": "SSHFP 1 1 64a3dd0ddacb54ba94d6e26170f1f30a72fe258d\nSSHFP 1 2 922780c4c76cb8db76922065711d5ee8dd4e84c8d1ed99bf5d1e00dca23c9f72",
112
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI5McpGptjZe3ji/lTuq855Q9mZZru+ERCDwnPI9R2xlC4GeDyIdfHtxupxR8BY9aMZe5a3hx3ugzHAVHt04w6U=",
113
- "sshfp_ecdsa": "SSHFP 3 1 8d82dc7d735e534bbf20d6745a944021376abed1\nSSHFP 3 2 ca1cacfdd03f849f0832a8b66b6e622206ff95b2dbf04d5684501b9492bf2409",
114
- "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIA8NA0Te7bNLFywFWVMn5ajSqDm0O4oYn0VrqgOpIisB",
115
- "sshfp_ed25519": "SSHFP 4 1 1b604f5544b39c59261f95a4acb110f91ca74d40\nSSHFP 4 2 4796b7bed40e30333b03eaf02c648831ac708c091596f2f8f12d17c39dd8c4ba",
116
- "system_uptime": {
117
- "seconds": 1804,
118
- "hours": 0,
119
- "days": 0,
120
- "uptime": "0:30 hours"
121
- },
122
- "timezone": "UTC",
123
- "uniqueid": "007f0100",
124
- "uptime": "0:30 hours",
125
- "uptime_days": 0,
126
- "uptime_hours": 0,
127
- "uptime_seconds": 1804,
128
- "auditd_version": "2.6.5",
129
- "augeasprovider_grub_version": 2,
130
- "radius_version": "unknown",
131
- "haveged_startup_provider": "systemd",
132
- "java_default_home": ".",
133
- "mysql_server_id": 558582,
134
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/gems/puppet-3.8.7/lib/puppet",
135
- "uid_min": "1000",
164
+ "domain": "example.com",
165
+ "facterversion": "3.14.17",
166
+ "filesystems": "xfs",
136
167
  "fips_ciphers": [
137
- "ECDHE-RSA-AES256-GCM-SHA384",
168
+ "TLS_AES_256_GCM_SHA384",
169
+ "TLS_CHACHA20_POLY1305_SHA256",
170
+ "TLS_AES_128_GCM_SHA256",
138
171
  "ECDHE-ECDSA-AES256-GCM-SHA384",
139
- "ECDHE-RSA-AES256-SHA384",
140
- "ECDHE-ECDSA-AES256-SHA384",
141
- "ECDHE-RSA-AES256-SHA",
142
- "ECDHE-ECDSA-AES256-SHA",
172
+ "ECDHE-RSA-AES256-GCM-SHA384",
143
173
  "DHE-DSS-AES256-GCM-SHA384",
144
174
  "DHE-RSA-AES256-GCM-SHA384",
175
+ "ADH-AES256-GCM-SHA384",
176
+ "ECDHE-ECDSA-AES128-GCM-SHA256",
177
+ "ECDHE-RSA-AES128-GCM-SHA256",
178
+ "DHE-DSS-AES128-GCM-SHA256",
179
+ "DHE-RSA-AES128-GCM-SHA256",
180
+ "ADH-AES128-GCM-SHA256",
181
+ "ECDHE-ECDSA-AES256-SHA384",
182
+ "ECDHE-RSA-AES256-SHA384",
145
183
  "DHE-RSA-AES256-SHA256",
146
184
  "DHE-DSS-AES256-SHA256",
185
+ "ADH-AES256-SHA256",
186
+ "ECDHE-ECDSA-AES128-SHA256",
187
+ "ECDHE-RSA-AES128-SHA256",
188
+ "DHE-RSA-AES128-SHA256",
189
+ "DHE-DSS-AES128-SHA256",
190
+ "ADH-AES128-SHA256",
191
+ "ECDHE-ECDSA-AES256-SHA",
192
+ "ECDHE-RSA-AES256-SHA",
147
193
  "DHE-RSA-AES256-SHA",
148
194
  "DHE-DSS-AES256-SHA",
149
195
  "AECDH-AES256-SHA",
150
- "ADH-AES256-GCM-SHA384",
151
- "ADH-AES256-SHA256",
152
196
  "ADH-AES256-SHA",
153
- "ECDH-RSA-AES256-GCM-SHA384",
154
- "ECDH-ECDSA-AES256-GCM-SHA384",
155
- "ECDH-RSA-AES256-SHA384",
156
- "ECDH-ECDSA-AES256-SHA384",
157
- "ECDH-RSA-AES256-SHA",
158
- "ECDH-ECDSA-AES256-SHA",
159
- "AES256-GCM-SHA384",
160
- "AES256-SHA256",
161
- "AES256-SHA",
162
- "ECDHE-RSA-AES128-GCM-SHA256",
163
- "ECDHE-ECDSA-AES128-GCM-SHA256",
164
- "ECDHE-RSA-AES128-SHA256",
165
- "ECDHE-ECDSA-AES128-SHA256",
166
- "ECDHE-RSA-AES128-SHA",
167
197
  "ECDHE-ECDSA-AES128-SHA",
168
- "DHE-DSS-AES128-GCM-SHA256",
169
- "DHE-RSA-AES128-GCM-SHA256",
170
- "DHE-RSA-AES128-SHA256",
171
- "DHE-DSS-AES128-SHA256",
198
+ "ECDHE-RSA-AES128-SHA",
172
199
  "DHE-RSA-AES128-SHA",
173
200
  "DHE-DSS-AES128-SHA",
174
201
  "AECDH-AES128-SHA",
175
- "ADH-AES128-GCM-SHA256",
176
- "ADH-AES128-SHA256",
177
202
  "ADH-AES128-SHA",
178
- "ECDH-RSA-AES128-GCM-SHA256",
179
- "ECDH-ECDSA-AES128-GCM-SHA256",
180
- "ECDH-RSA-AES128-SHA256",
181
- "ECDH-ECDSA-AES128-SHA256",
182
- "ECDH-RSA-AES128-SHA",
183
- "ECDH-ECDSA-AES128-SHA",
203
+ "RSA-PSK-AES256-GCM-SHA384",
204
+ "DHE-PSK-AES256-GCM-SHA384",
205
+ "AES256-GCM-SHA384",
206
+ "PSK-AES256-GCM-SHA384",
207
+ "RSA-PSK-AES128-GCM-SHA256",
208
+ "DHE-PSK-AES128-GCM-SHA256",
184
209
  "AES128-GCM-SHA256",
210
+ "PSK-AES128-GCM-SHA256",
211
+ "AES256-SHA256",
185
212
  "AES128-SHA256",
213
+ "ECDHE-PSK-AES256-CBC-SHA384",
214
+ "ECDHE-PSK-AES256-CBC-SHA",
215
+ "RSA-PSK-AES256-CBC-SHA384",
216
+ "DHE-PSK-AES256-CBC-SHA384",
217
+ "RSA-PSK-AES256-CBC-SHA",
218
+ "DHE-PSK-AES256-CBC-SHA",
219
+ "AES256-SHA",
220
+ "PSK-AES256-CBC-SHA384",
221
+ "PSK-AES256-CBC-SHA",
222
+ "ECDHE-PSK-AES128-CBC-SHA256",
223
+ "ECDHE-PSK-AES128-CBC-SHA",
224
+ "RSA-PSK-AES128-CBC-SHA256",
225
+ "DHE-PSK-AES128-CBC-SHA256",
226
+ "RSA-PSK-AES128-CBC-SHA",
227
+ "DHE-PSK-AES128-CBC-SHA",
186
228
  "AES128-SHA",
187
- "ECDHE-RSA-DES-CBC3-SHA",
188
- "ECDHE-ECDSA-DES-CBC3-SHA",
189
- "EDH-RSA-DES-CBC3-SHA",
190
- "EDH-DSS-DES-CBC3-SHA",
191
- "AECDH-DES-CBC3-SHA",
192
- "ADH-DES-CBC3-SHA",
193
- "ECDH-RSA-DES-CBC3-SHA",
194
- "ECDH-ECDSA-DES-CBC3-SHA",
195
- "DES-CBC3-SHA",
196
- "KRB5-DES-CBC3-SHA"
229
+ "PSK-AES128-CBC-SHA256",
230
+ "PSK-AES128-CBC-SHA"
197
231
  ],
198
- "defaultgatewayiface": "eth0",
199
- "reboot_required": false,
232
+ "fips_enabled": false,
233
+ "firewalld_version": "0.6.3",
234
+ "fqdn": "foo.example.com",
235
+ "fullrun": "false",
236
+ "gid": "root",
237
+ "grub_version": "2.02~beta2",
238
+ "hardwareisa": "x86_64",
239
+ "hardwaremodel": "x86_64",
240
+ "haveged__rngd_enabled": false,
241
+ "haveged_startup_provider": "systemd",
242
+ "hostname": "foo",
243
+ "hypervisors": {
244
+ "kvm": {
245
+ }
246
+ },
247
+ "id": "root",
248
+ "identity": {
249
+ "gid": 0,
250
+ "group": "root",
251
+ "privileged": true,
252
+ "uid": 0,
253
+ "user": "root"
254
+ },
200
255
  "init_systems": [
201
256
  "rc",
202
257
  "systemd",
203
258
  "sysv"
204
259
  ],
205
- "cmdline": {
206
- "BOOT_IMAGE": "/vmlinuz-3.10.0-514.10.2.el7.x86_64",
207
- "root": "/dev/mapper/VolGroup00-LogVol00",
208
- "ro": null,
209
- "no_timer_check": null,
210
- "console": "ttyS0,115200",
211
- "net.ifnames": "0",
212
- "biosdevname": "0",
213
- "crashkernel": "auto",
214
- "rd.lvm.lv": "VolGroup00/LogVol01",
215
- "rhgb": null,
216
- "quiet": null
217
- },
218
- "fips_enabled": false,
219
- "boot_dir_uuid": "7a0b4526-ffc0-4a51-9a43-d701c30d7c4f",
260
+ "interfaces": "eth0,eth1,lo",
261
+ "ip6tables_version": "1.4.21",
262
+ "ipaddress": "10.0.2.15",
263
+ "ipaddress6": "fe80::5054:ff:fe64:338e",
264
+ "ipaddress6_eth0": "fe80::5054:ff:fe64:338e",
265
+ "ipaddress6_lo": "::1",
266
+ "ipaddress_eth0": "10.0.2.15",
267
+ "ipaddress_eth1": "10.254.45.208",
268
+ "ipaddress_lo": "127.0.0.1",
269
+ "iptables_version": "1.4.21",
220
270
  "ipv6_enabled": true,
221
- "shmall": "18446744073692774399",
222
- "defaultgateway": "10.0.2.2",
223
- "fullrun": "false",
271
+ "is_pe": false,
272
+ "is_virtual": true,
273
+ "kernel": "Linux",
274
+ "kernelmajversion": "3.10",
275
+ "kernelrelease": "3.10.0-1127.el7.x86_64",
276
+ "kernelversion": "3.10.0",
277
+ "load_averages": {
278
+ "15m": 0.13,
279
+ "1m": 0.62,
280
+ "5m": 0.33
281
+ },
282
+ "login_defs": {
283
+ "mail_dir": "/var/spool/mail",
284
+ "pass_max_days": 99999,
285
+ "pass_min_days": 0,
286
+ "pass_min_len": 5,
287
+ "pass_warn_age": 7,
288
+ "uid_min": 1000,
289
+ "uid_max": 60000,
290
+ "sys_uid_min": 201,
291
+ "sys_uid_max": 999,
292
+ "gid_min": 1000,
293
+ "gid_max": 60000,
294
+ "sys_gid_min": 201,
295
+ "sys_gid_max": 999,
296
+ "create_home": true,
297
+ "umask": "077",
298
+ "usergroups_enab": true,
299
+ "encrypt_method": "MD5",
300
+ "md5_crypt_enab": true
301
+ },
302
+ "macaddress": "52:54:00:64:33:8e",
303
+ "macaddress_eth0": "52:54:00:64:33:8e",
304
+ "macaddress_eth1": "52:54:00:57:bb:06",
305
+ "manufacturer": "QEMU",
306
+ "memory": {
307
+ "swap": {
308
+ "available": "2.00 GiB",
309
+ "available_bytes": 2147479552,
310
+ "capacity": "0%",
311
+ "total": "2.00 GiB",
312
+ "total_bytes": 2147479552,
313
+ "used": "0 bytes",
314
+ "used_bytes": 0
315
+ },
316
+ "system": {
317
+ "available": "731.13 MiB",
318
+ "available_bytes": 766648320,
319
+ "capacity": "26.22%",
320
+ "total": "990.90 MiB",
321
+ "total_bytes": 1039032320,
322
+ "used": "259.77 MiB",
323
+ "used_bytes": 272384000
324
+ }
325
+ },
326
+ "memoryfree": "731.13 MiB",
327
+ "memoryfree_mb": 731.1328125,
328
+ "memorysize": "990.90 MiB",
329
+ "memorysize_mb": 990.8984375,
330
+ "mountpoints": {
331
+ "/": {
332
+ "available": "36.80 GiB",
333
+ "available_bytes": 39510466560,
334
+ "capacity": "7.96%",
335
+ "device": "/dev/vda1",
336
+ "filesystem": "xfs",
337
+ "options": [
338
+ "rw",
339
+ "seclabel",
340
+ "relatime",
341
+ "attr2",
342
+ "inode64",
343
+ "noquota"
344
+ ],
345
+ "size": "39.98 GiB",
346
+ "size_bytes": 42927656960,
347
+ "used": "3.18 GiB",
348
+ "used_bytes": 3417190400
349
+ },
350
+ "/dev": {
351
+ "available": "488.11 MiB",
352
+ "available_bytes": 511819776,
353
+ "capacity": "0%",
354
+ "device": "devtmpfs",
355
+ "filesystem": "devtmpfs",
356
+ "options": [
357
+ "rw",
358
+ "seclabel",
359
+ "nosuid",
360
+ "size=499824k",
361
+ "nr_inodes=124956",
362
+ "mode=755"
363
+ ],
364
+ "size": "488.11 MiB",
365
+ "size_bytes": 511819776,
366
+ "used": "0 bytes",
367
+ "used_bytes": 0
368
+ },
369
+ "/dev/hugepages": {
370
+ "available": "0 bytes",
371
+ "available_bytes": 0,
372
+ "capacity": "100%",
373
+ "device": "hugetlbfs",
374
+ "filesystem": "hugetlbfs",
375
+ "options": [
376
+ "rw",
377
+ "seclabel",
378
+ "relatime"
379
+ ],
380
+ "size": "0 bytes",
381
+ "size_bytes": 0,
382
+ "used": "0 bytes",
383
+ "used_bytes": 0
384
+ },
385
+ "/dev/mqueue": {
386
+ "available": "0 bytes",
387
+ "available_bytes": 0,
388
+ "capacity": "100%",
389
+ "device": "mqueue",
390
+ "filesystem": "mqueue",
391
+ "options": [
392
+ "rw",
393
+ "seclabel",
394
+ "relatime"
395
+ ],
396
+ "size": "0 bytes",
397
+ "size_bytes": 0,
398
+ "used": "0 bytes",
399
+ "used_bytes": 0
400
+ },
401
+ "/dev/pts": {
402
+ "available": "0 bytes",
403
+ "available_bytes": 0,
404
+ "capacity": "100%",
405
+ "device": "devpts",
406
+ "filesystem": "devpts",
407
+ "options": [
408
+ "rw",
409
+ "seclabel",
410
+ "nosuid",
411
+ "noexec",
412
+ "relatime",
413
+ "gid=5",
414
+ "mode=620",
415
+ "ptmxmode=000"
416
+ ],
417
+ "size": "0 bytes",
418
+ "size_bytes": 0,
419
+ "used": "0 bytes",
420
+ "used_bytes": 0
421
+ },
422
+ "/dev/shm": {
423
+ "available": "495.45 MiB",
424
+ "available_bytes": 519516160,
425
+ "capacity": "0%",
426
+ "device": "tmpfs",
427
+ "filesystem": "tmpfs",
428
+ "options": [
429
+ "rw",
430
+ "seclabel",
431
+ "nosuid",
432
+ "nodev"
433
+ ],
434
+ "size": "495.45 MiB",
435
+ "size_bytes": 519516160,
436
+ "used": "0 bytes",
437
+ "used_bytes": 0
438
+ },
439
+ "/run": {
440
+ "available": "488.83 MiB",
441
+ "available_bytes": 512573440,
442
+ "capacity": "1.34%",
443
+ "device": "tmpfs",
444
+ "filesystem": "tmpfs",
445
+ "options": [
446
+ "rw",
447
+ "seclabel",
448
+ "nosuid",
449
+ "nodev",
450
+ "mode=755"
451
+ ],
452
+ "size": "495.45 MiB",
453
+ "size_bytes": 519516160,
454
+ "used": "6.62 MiB",
455
+ "used_bytes": 6942720
456
+ },
457
+ "/run/user/0": {
458
+ "available": "99.09 MiB",
459
+ "available_bytes": 103903232,
460
+ "capacity": "0%",
461
+ "device": "tmpfs",
462
+ "filesystem": "tmpfs",
463
+ "options": [
464
+ "rw",
465
+ "seclabel",
466
+ "nosuid",
467
+ "nodev",
468
+ "relatime",
469
+ "size=101468k",
470
+ "mode=700"
471
+ ],
472
+ "size": "99.09 MiB",
473
+ "size_bytes": 103903232,
474
+ "used": "0 bytes",
475
+ "used_bytes": 0
476
+ },
477
+ "/sys/fs/cgroup": {
478
+ "available": "495.45 MiB",
479
+ "available_bytes": 519516160,
480
+ "capacity": "0%",
481
+ "device": "tmpfs",
482
+ "filesystem": "tmpfs",
483
+ "options": [
484
+ "ro",
485
+ "seclabel",
486
+ "nosuid",
487
+ "nodev",
488
+ "noexec",
489
+ "mode=755"
490
+ ],
491
+ "size": "495.45 MiB",
492
+ "size_bytes": 519516160,
493
+ "used": "0 bytes",
494
+ "used_bytes": 0
495
+ },
496
+ "/var/lib/nfs/rpc_pipefs": {
497
+ "available": "0 bytes",
498
+ "available_bytes": 0,
499
+ "capacity": "100%",
500
+ "device": "sunrpc",
501
+ "filesystem": "rpc_pipefs",
502
+ "options": [
503
+ "rw",
504
+ "relatime"
505
+ ],
506
+ "size": "0 bytes",
507
+ "size_bytes": 0,
508
+ "used": "0 bytes",
509
+ "used_bytes": 0
510
+ }
511
+ },
512
+ "mtu_eth0": 1500,
513
+ "mtu_eth1": 1500,
514
+ "mtu_lo": 65536,
515
+ "netmask": "255.255.0.0",
516
+ "netmask6": "ffff:ffff:ffff:ffff::",
517
+ "netmask6_eth0": "ffff:ffff:ffff:ffff::",
518
+ "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
519
+ "netmask_eth0": "255.255.0.0",
520
+ "netmask_eth1": "255.255.0.0",
521
+ "netmask_lo": "255.0.0.0",
522
+ "network": "10.0.2.0",
523
+ "network6": "fe80::",
524
+ "network6_eth0": "fe80::",
525
+ "network6_lo": "::1",
526
+ "network_eth0": "10.0.2.0",
527
+ "network_eth1": "10.254.0.0",
528
+ "network_lo": "127.0.0.0",
529
+ "networking": {
530
+ "dhcp": "10.0.2.2",
531
+ "domain": "example.com",
532
+ "fqdn": "foo.example.com",
533
+ "hostname": "foo",
534
+ "interfaces": {
535
+ "eth0": {
536
+ "bindings": [
537
+ {
538
+ "address": "10.0.2.15",
539
+ "netmask": "255.255.0.0",
540
+ "network": "10.0.2.0"
541
+ }
542
+ ],
543
+ "bindings6": [
544
+ {
545
+ "address": "fe80::5054:ff:fe64:338e",
546
+ "netmask": "ffff:ffff:ffff:ffff::",
547
+ "network": "fe80::"
548
+ }
549
+ ],
550
+ "dhcp": "10.0.2.2",
551
+ "ip": "10.0.2.15",
552
+ "ip6": "fe80::5054:ff:fe64:338e",
553
+ "mac": "52:54:00:64:33:8e",
554
+ "mtu": 1500,
555
+ "netmask": "255.255.0.0",
556
+ "netmask6": "ffff:ffff:ffff:ffff::",
557
+ "network": "10.0.2.0",
558
+ "network6": "fe80::",
559
+ "scope6": "link"
560
+ },
561
+ "eth1": {
562
+ "bindings": [
563
+ {
564
+ "address": "10.254.45.208",
565
+ "netmask": "255.255.0.0",
566
+ "network": "10.254.0.0"
567
+ }
568
+ ],
569
+ "dhcp": "10.0.2.2",
570
+ "ip": "10.254.45.208",
571
+ "mac": "52:54:00:57:bb:06",
572
+ "mtu": 1500,
573
+ "netmask": "255.255.0.0",
574
+ "network": "10.254.0.0"
575
+ },
576
+ "lo": {
577
+ "bindings": [
578
+ {
579
+ "address": "127.0.0.1",
580
+ "netmask": "255.0.0.0",
581
+ "network": "127.0.0.0"
582
+ }
583
+ ],
584
+ "bindings6": [
585
+ {
586
+ "address": "::1",
587
+ "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
588
+ "network": "::1"
589
+ }
590
+ ],
591
+ "ip": "127.0.0.1",
592
+ "ip6": "::1",
593
+ "mtu": 65536,
594
+ "netmask": "255.0.0.0",
595
+ "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
596
+ "network": "127.0.0.0",
597
+ "network6": "::1",
598
+ "scope6": "host"
599
+ }
600
+ },
601
+ "ip": "10.0.2.15",
602
+ "ip6": "fe80::5054:ff:fe64:338e",
603
+ "mac": "52:54:00:64:33:8e",
604
+ "mtu": 1500,
605
+ "netmask": "255.255.0.0",
606
+ "netmask6": "ffff:ffff:ffff:ffff::",
607
+ "network": "10.0.2.0",
608
+ "network6": "fe80::",
609
+ "primary": "eth0",
610
+ "scope6": "link"
611
+ },
612
+ "openldap_arch": "i386",
613
+ "openssh_version": "7.4",
614
+ "operatingsystem": "CentOS",
615
+ "operatingsystemmajrelease": "7",
616
+ "operatingsystemrelease": "7.8.2003",
617
+ "os": {
618
+ "architecture": "x86_64",
619
+ "family": "RedHat",
620
+ "hardware": "x86_64",
621
+ "name": "CentOS",
622
+ "release": {
623
+ "full": "7.8.2003",
624
+ "major": "7",
625
+ "minor": "8"
626
+ },
627
+ "selinux": {
628
+ "config_mode": "enforcing",
629
+ "config_policy": "targeted",
630
+ "current_mode": "enforcing",
631
+ "enabled": true,
632
+ "enforced": true,
633
+ "policy_version": "31"
634
+ }
635
+ },
636
+ "osfamily": "RedHat",
637
+ "package_provider": "yum",
638
+ "partitions": {
639
+ "/dev/vda1": {
640
+ "filesystem": "xfs",
641
+ "mount": "/",
642
+ "size": "40.00 GiB",
643
+ "size_bytes": 42948624384,
644
+ "uuid": "1c419d6c-5064-4a2b-953c-05b2c67edb15"
645
+ }
646
+ },
647
+ "path": "/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin",
648
+ "physicalprocessorcount": 1,
649
+ "processor0": "Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)",
650
+ "processorcount": 1,
651
+ "processors": {
652
+ "count": 1,
653
+ "isa": "x86_64",
654
+ "models": [
655
+ "Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)"
656
+ ],
657
+ "physicalcount": 1
658
+ },
659
+ "productname": "Standard PC (i440FX + PIIX, 1996)",
660
+ "puppet_environmentpath": "/etc/puppetlabs/code/environments",
661
+ "puppet_ruby_dir": "/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet",
662
+ "puppet_server": "puppet",
663
+ "puppet_service_enabled": false,
664
+ "puppet_service_started": false,
224
665
  "puppet_settings": {
225
666
  "main": {
226
- "cfacter": "false",
227
- "confdir": "/etc/puppet",
228
- "vardir": "/var/lib/puppet",
229
- "name": "#<Puppet::Util::UnixRunMode:0x00000000d7e600>",
230
- "logdir": "/var/lib/puppet/log",
667
+ "facterng": "false",
668
+ "confdir": "/etc/puppetlabs/puppet",
669
+ "codedir": "/etc/puppetlabs/code",
670
+ "vardir": "/opt/puppetlabs/puppet/cache",
671
+ "name": "facts",
672
+ "logdir": "/var/log/puppetlabs/puppet",
231
673
  "log_level": "notice",
232
674
  "disable_warnings": "[]",
675
+ "merge_dependency_warnings": "false",
676
+ "strict": "warning",
677
+ "disable_i18n": "false",
233
678
  "priority": "",
234
679
  "trace": "false",
680
+ "puppet_trace": "false",
235
681
  "profile": "false",
682
+ "future_features": "false",
683
+ "versioned_environment_dirs": "false",
684
+ "static_catalogs": "true",
685
+ "strict_environment_mode": "false",
236
686
  "autoflush": "true",
237
687
  "syslogfacility": "daemon",
238
- "statedir": "/var/lib/puppet/state",
239
- "rundir": "/var/lib/puppet/run",
688
+ "statedir": "/opt/puppetlabs/puppet/cache/state",
689
+ "rundir": "/var/run/puppetlabs",
240
690
  "genconfig": "false",
241
691
  "genmanifest": "false",
242
- "configprint": "",
243
692
  "color": "ansi",
244
693
  "mkusers": "false",
245
694
  "manage_internal_file_permissions": "true",
246
695
  "onetime": "false",
247
696
  "path": "none",
248
- "libdir": "/var/lib/puppet/lib",
249
- "ignoreimport": "false",
697
+ "libdir": "/opt/puppetlabs/puppet/cache/lib",
250
698
  "environment": "production",
251
- "environmentpath": "",
252
- "always_cache_features": "false",
699
+ "environmentpath": "/etc/puppetlabs/code/environments",
700
+ "always_retry_plugins": "true",
253
701
  "diff_args": "-u",
254
702
  "diff": "diff",
255
703
  "show_diff": "false",
256
704
  "daemonize": "true",
257
705
  "maximum_uid": "4294967290",
258
- "route_file": "/etc/puppet/routes.yaml",
706
+ "route_file": "/etc/puppetlabs/puppet/routes.yaml",
259
707
  "node_terminus": "plain",
260
708
  "node_cache_terminus": "",
261
709
  "data_binding_terminus": "hiera",
262
- "hiera_config": "/etc/puppet/hiera.yaml",
263
- "binder": "false",
710
+ "hiera_config": "/etc/puppetlabs/puppet/hiera.yaml",
264
711
  "binder_config": "",
265
712
  "catalog_terminus": "compiler",
266
713
  "catalog_cache_terminus": "",
267
714
  "facts_terminus": "facter",
268
- "inventory_terminus": "facter",
715
+ "trusted_external_command": "",
269
716
  "default_file_terminus": "rest",
270
- "httplog": "/var/lib/puppet/log/http.log",
271
717
  "http_proxy_host": "none",
272
718
  "http_proxy_port": "3128",
273
719
  "http_proxy_user": "none",
274
720
  "http_proxy_password": "none",
721
+ "no_proxy": "localhost, 127.0.0.1",
275
722
  "http_keepalive_timeout": "4",
276
723
  "http_debug": "false",
724
+ "http_connect_timeout": "120",
725
+ "http_read_timeout": "600",
726
+ "http_user_agent": "Puppet/6.22.1 Ruby/2.5.9-p229 (x86_64-linux)",
277
727
  "filetimeout": "15",
278
728
  "environment_timeout": "0",
279
- "queue_type": "stomp",
280
- "queue_source": "stomp://localhost:61613/",
281
- "async_storeconfigs": "false",
282
- "thin_storeconfigs": "false",
283
- "zlib": "true",
729
+ "environment_timeout_mode": "from_created",
730
+ "environment_data_provider": "",
284
731
  "prerun_command": "",
285
732
  "postrun_command": "",
286
733
  "freeze_main": "false",
287
- "stringify_facts": "true",
288
- "trusted_node_data": "false",
289
- "immutable_node_data": "false",
290
- "preview_outputdir": "/var/lib/puppet/preview",
734
+ "preview_outputdir": "/opt/puppetlabs/puppet/cache/preview",
291
735
  "certname": "foo.example.com",
292
- "certdnsnames": "",
293
736
  "dns_alt_names": "",
294
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
295
- "certdir": "/etc/puppet/ssl/certs",
296
- "ssldir": "/etc/puppet/ssl",
297
- "publickeydir": "/etc/puppet/ssl/public_keys",
298
- "requestdir": "/etc/puppet/ssl/certificate_requests",
299
- "privatekeydir": "/etc/puppet/ssl/private_keys",
300
- "privatedir": "/etc/puppet/ssl/private",
301
- "passfile": "/etc/puppet/ssl/private/password",
302
- "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
303
- "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
304
- "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
305
- "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
306
- "localcacert": "/etc/puppet/ssl/certs/ca.pem",
737
+ "csr_attributes": "/etc/puppetlabs/puppet/csr_attributes.yaml",
738
+ "certdir": "/etc/puppetlabs/puppet/ssl/certs",
739
+ "ssldir": "/etc/puppetlabs/puppet/ssl",
740
+ "ssl_lockfile": "/etc/puppetlabs/puppet/ssl/ssl.lock",
741
+ "publickeydir": "/etc/puppetlabs/puppet/ssl/public_keys",
742
+ "requestdir": "/etc/puppetlabs/puppet/ssl/certificate_requests",
743
+ "privatekeydir": "/etc/puppetlabs/puppet/ssl/private_keys",
744
+ "privatedir": "/etc/puppetlabs/puppet/ssl/private",
745
+ "passfile": "/etc/puppetlabs/puppet/ssl/private/password",
746
+ "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
747
+ "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
748
+ "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
749
+ "localcacert": "/etc/puppetlabs/puppet/ssl/certs/ca.pem",
750
+ "ca_fingerprint": "",
751
+ "ssl_trust_store": "",
307
752
  "ssl_client_ca_auth": "",
308
- "ssl_server_ca_auth": "",
309
- "hostcrl": "/etc/puppet/ssl/crl.pem",
310
- "certificate_revocation": "true",
311
- "certificate_expire_warning": "5184000",
753
+ "hostcrl": "/etc/puppetlabs/puppet/ssl/crl.pem",
754
+ "certificate_revocation": "chain",
755
+ "ciphers": "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA256:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256",
756
+ "key_type": "rsa",
757
+ "named_curve": "prime256v1",
312
758
  "digest_algorithm": "md5",
313
- "plugindest": "/var/lib/puppet/lib",
314
- "pluginsource": "puppet://puppet/plugins",
315
- "pluginfactdest": "/var/lib/puppet/facts.d",
316
- "pluginfactsource": "puppet://puppet/pluginfacts",
759
+ "supported_checksum_types": "[\"md5\", \"sha256\", \"sha384\", \"sha512\", \"sha224\"]",
760
+ "logdest": "",
761
+ "plugindest": "/opt/puppetlabs/puppet/cache/lib",
762
+ "pluginsource": "puppet:///plugins",
763
+ "pluginfactdest": "/opt/puppetlabs/puppet/cache/facts.d",
764
+ "pluginfactsource": "puppet:///pluginfacts",
765
+ "localedest": "/opt/puppetlabs/puppet/cache/locales",
766
+ "localesource": "puppet:///locales",
317
767
  "pluginsync": "true",
318
- "pluginsignore": ".svn CVS .git",
319
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
320
- "external_nodes": "none"
768
+ "pluginsignore": ".svn CVS .git .hg",
769
+ "ignore_plugin_errors": "true",
770
+ "factpath": "/opt/puppetlabs/puppet/cache/lib/facter:/opt/puppetlabs/puppet/cache/facts",
771
+ "external_nodes": "none",
772
+ "rich_data": "true"
321
773
  },
322
774
  "module_tool": {
323
- "module_repository": "https://forgeapi.puppetlabs.com",
324
- "module_working_dir": "/var/lib/puppet/puppet-module",
325
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
775
+ "module_repository": "https://forgeapi.puppet.com",
776
+ "module_working_dir": "/opt/puppetlabs/puppet/cache/puppet-module",
326
777
  "forge_authorization": "",
327
778
  "module_groups": ""
328
779
  },
329
780
  "ca": {
330
781
  "ca_name": "Puppet CA: foo.example.com",
331
- "cadir": "/etc/puppet/ssl/ca",
332
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
333
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
334
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
335
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
336
- "caprivatedir": "/etc/puppet/ssl/ca/private",
337
- "csrdir": "/etc/puppet/ssl/ca/requests",
338
- "signeddir": "/etc/puppet/ssl/ca/signed",
339
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
340
- "serial": "/etc/puppet/ssl/ca/serial",
341
- "autosign": "/etc/puppet/autosign.conf",
782
+ "cadir": "/etc/puppetlabs/puppet/ssl/ca",
783
+ "cacert": "/etc/puppetlabs/puppet/ssl/ca/ca_crt.pem",
784
+ "cakey": "/etc/puppetlabs/puppet/ssl/ca/ca_key.pem",
785
+ "capub": "/etc/puppetlabs/puppet/ssl/ca/ca_pub.pem",
786
+ "cacrl": "/etc/puppetlabs/puppet/ssl/ca/ca_crl.pem",
787
+ "csrdir": "/etc/puppetlabs/puppet/ssl/ca/requests",
788
+ "signeddir": "/etc/puppetlabs/puppet/ssl/ca/signed",
789
+ "serial": "/etc/puppetlabs/puppet/ssl/ca/serial",
790
+ "autosign": "/etc/puppetlabs/puppet/autosign.conf",
342
791
  "allow_duplicate_certs": "false",
343
792
  "ca_ttl": "157680000",
344
- "req_bits": "4096",
793
+ "crl_refresh_interval": "",
345
794
  "keylength": "4096",
346
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt"
795
+ "cert_inventory": "/etc/puppetlabs/puppet/ssl/ca/inventory.txt"
347
796
  },
348
797
  "application": {
349
798
  "config_file_name": "puppet.conf",
350
- "config": "/etc/puppet/puppet.conf",
351
- "pidfile": "/var/lib/puppet/run/user.pid",
352
- "bindaddress": "0.0.0.0"
799
+ "config": "/etc/puppetlabs/puppet/puppet.conf",
800
+ "pidfile": "/var/run/puppetlabs/application.pid",
801
+ "sourceaddress": ""
353
802
  },
354
- "master": {
803
+ "environment": {
804
+ "manifest": "/etc/puppetlabs/code/environments/production/manifests",
805
+ "modulepath": "/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
806
+ "config_version": ""
807
+ },
808
+ "server": {
355
809
  "user": "puppet",
356
810
  "group": "puppet",
357
811
  "default_manifest": "./manifests",
358
812
  "disable_per_environment_manifest": "false",
359
813
  "code": "",
360
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
361
814
  "masterport": "8140",
362
- "node_name": "cert",
363
- "bucketdir": "/var/lib/puppet/bucket",
364
- "rest_authconfig": "/etc/puppet/auth.conf",
365
- "ca": "true",
366
- "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
815
+ "serverport": "8140",
816
+ "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
817
+ "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
818
+ "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
819
+ "vendormoduledir": "/opt/puppetlabs/puppet/vendor_modules",
367
820
  "ssl_client_header": "HTTP_X_CLIENT_DN",
368
821
  "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
369
- "yamldir": "/var/lib/puppet/yaml",
370
- "server_datadir": "/var/lib/puppet/server_data",
822
+ "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
823
+ "server_datadir": "/opt/puppetlabs/puppet/cache/server_data",
371
824
  "reports": "store",
372
- "reportdir": "/var/lib/puppet/reports",
825
+ "reportdir": "/opt/puppetlabs/puppet/cache/reports",
373
826
  "reporturl": "http://localhost:3000/reports/upload",
374
- "fileserverconfig": "/etc/puppet/fileserver.conf",
375
- "strict_hostname_checking": "false",
827
+ "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
828
+ "strict_hostname_checking": "true",
376
829
  "storeconfigs": "false",
377
- "storeconfigs_backend": "active_record"
378
- },
379
- "metrics": {
380
- "rrddir": "/var/lib/puppet/rrd",
381
- "rrdinterval": "1800"
830
+ "storeconfigs_backend": "puppetdb"
382
831
  },
383
832
  "device": {
384
- "devicedir": "/var/lib/puppet/devices",
385
- "deviceconfig": "/etc/puppet/device.conf"
833
+ "devicedir": "/opt/puppetlabs/puppet/cache/devices",
834
+ "deviceconfig": "/etc/puppetlabs/puppet/device.conf"
386
835
  },
387
836
  "agent": {
388
837
  "node_name_value": "foo.example.com",
389
838
  "node_name_fact": "",
390
- "localconfig": "/var/lib/puppet/state/localconfig",
391
- "statefile": "/var/lib/puppet/state/state.yaml",
392
- "clientyamldir": "/var/lib/puppet/client_yaml",
393
- "client_datadir": "/var/lib/puppet/client_data",
394
- "classfile": "/var/lib/puppet/state/classes.txt",
395
- "resourcefile": "/var/lib/puppet/state/resources.txt",
396
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
839
+ "statefile": "/opt/puppetlabs/puppet/cache/state/state.yaml",
840
+ "statettl": "2764800",
841
+ "transactionstorefile": "/opt/puppetlabs/puppet/cache/state/transactionstore.yaml",
842
+ "clientyamldir": "/opt/puppetlabs/puppet/cache/client_yaml",
843
+ "client_datadir": "/opt/puppetlabs/puppet/cache/client_data",
844
+ "classfile": "/opt/puppetlabs/puppet/cache/state/classes.txt",
845
+ "resourcefile": "/opt/puppetlabs/puppet/cache/state/resources.txt",
846
+ "puppetdlog": "/var/log/puppetlabs/puppet/puppetd.log",
847
+ "deviceconfdir": "/etc/puppetlabs/puppet/devices",
397
848
  "server": "puppet",
849
+ "server_list": "[]",
398
850
  "use_srv_records": "false",
399
851
  "srv_domain": "example.com",
852
+ "http_extra_headers": "[]",
400
853
  "ignoreschedules": "false",
401
854
  "default_schedules": "true",
402
- "puppetport": "8139",
403
855
  "noop": "false",
404
856
  "runinterval": "1800",
405
- "listen": "false",
857
+ "runtimeout": "3600",
406
858
  "ca_server": "puppet",
407
859
  "ca_port": "8140",
408
- "catalog_format": "",
409
- "preferred_serialization_format": "pson",
410
- "report_serialization_format": "pson",
411
- "legacy_query_parameter_serialization": "false",
412
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
413
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
860
+ "preferred_serialization_format": "json",
861
+ "agent_catalog_run_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_catalog_run.lock",
862
+ "agent_disabled_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_disabled.lock",
414
863
  "usecacheonfailure": "true",
415
864
  "use_cached_catalog": "false",
416
865
  "ignoremissingtypes": "false",
417
- "ignorecache": "false",
418
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
419
866
  "splaylimit": "1800",
420
867
  "splay": "false",
421
- "clientbucketdir": "/var/lib/puppet/clientbucket",
422
- "configtimeout": "120",
868
+ "clientbucketdir": "/opt/puppetlabs/puppet/cache/clientbucket",
423
869
  "report_server": "puppet",
424
870
  "report_port": "8140",
425
- "inventory_server": "puppet",
426
- "inventory_port": "8140",
427
871
  "report": "true",
428
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
429
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
872
+ "report_include_system_store": "false",
873
+ "resubmit_facts": "false",
874
+ "lastrunfile": "/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
875
+ "lastrunreport": "/opt/puppetlabs/puppet/cache/state/last_run_report.yaml",
430
876
  "graph": "false",
431
- "graphdir": "/var/lib/puppet/state/graphs",
432
- "http_compression": "false",
877
+ "graphdir": "/opt/puppetlabs/puppet/cache/state/graphs",
433
878
  "waitforcert": "120",
434
- "ordering": "title-hash"
435
- },
436
- "inspect": {
437
- "archive_files": "false",
438
- "archive_file_server": "puppet"
439
- },
440
- "tagmail": {
441
- "tagmap": "/etc/puppet/tagmail.conf",
442
- "sendmail": "/sbin/sendmail",
443
- "reportfrom": "report@foo.example.com",
444
- "smtpserver": "none",
445
- "smtpport": "25",
446
- "smtphelo": "foo.example.com"
447
- },
448
- "rails": {
449
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
450
- "dbadapter": "sqlite3",
451
- "dbmigrate": "false",
452
- "dbname": "puppet",
453
- "dbserver": "localhost",
454
- "dbport": "",
455
- "dbuser": "puppet",
456
- "dbpassword": "puppet",
457
- "dbconnections": "",
458
- "dbsocket": "",
459
- "railslog": "/var/lib/puppet/log/rails.log",
460
- "rails_loglevel": "info"
461
- },
462
- "couchdb": {
463
- "couchdb_url": "http://127.0.0.1:5984/puppet"
879
+ "maxwaitforcert": "Infinity",
880
+ "waitforlock": "0",
881
+ "maxwaitforlock": "60"
464
882
  },
465
883
  "transaction": {
466
884
  "tags": "",
885
+ "skip_tags": "",
467
886
  "evaltrace": "false",
468
887
  "summarize": "false"
469
888
  },
@@ -482,114 +901,274 @@
482
901
  "ldapbase": ""
483
902
  },
484
903
  "parser": {
485
- "allow_variables_with_dashes": "false",
486
- "parser": "current",
487
904
  "max_errors": "10",
488
905
  "max_warnings": "10",
489
906
  "max_deprecations": "10",
490
- "strict_variables": "false"
907
+ "strict_variables": "false",
908
+ "func3x_check": "true",
909
+ "tasks": "false"
491
910
  },
492
911
  "puppetdoc": {
493
912
  "document_all": "false"
913
+ },
914
+ "master": {
915
+ "user": "puppet",
916
+ "group": "puppet",
917
+ "default_manifest": "./manifests",
918
+ "disable_per_environment_manifest": "false",
919
+ "code": "",
920
+ "masterport": "8140",
921
+ "serverport": "8140",
922
+ "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
923
+ "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
924
+ "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
925
+ "vendormoduledir": "/opt/puppetlabs/puppet/vendor_modules",
926
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
927
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
928
+ "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
929
+ "server_datadir": "/opt/puppetlabs/puppet/cache/server_data",
930
+ "reports": "store",
931
+ "reportdir": "/opt/puppetlabs/puppet/cache/reports",
932
+ "reporturl": "http://localhost:3000/reports/upload",
933
+ "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
934
+ "strict_hostname_checking": "true",
935
+ "storeconfigs": "false",
936
+ "storeconfigs_backend": "puppetdb"
494
937
  }
495
938
  },
496
- "acpid_enabled": false,
939
+ "puppet_vardir": "/opt/puppetlabs/puppet/cache",
940
+ "puppetversion": "6.22.1",
941
+ "reboot_required": false,
942
+ "root_dir_uuid": "1c419d6c-5064-4a2b-953c-05b2c67edb15",
943
+ "root_home": "/root",
944
+ "rsyslogd": {
945
+ "version": "8.24.0",
946
+ "features": {
947
+ "PLATFORM": false,
948
+ "PLATFORM (lsb_release -d)": false,
949
+ "FEATURE_REGEXP": true,
950
+ "GSSAPI Kerberos 5 support": true,
951
+ "FEATURE_DEBUG (debug build, slow code)": false,
952
+ "32bit Atomic operations supported": true,
953
+ "64bit Atomic operations supported": true,
954
+ "memory allocator": false,
955
+ "Runtime Instrumentation (slow code)": false,
956
+ "uuid support": true,
957
+ "Number of Bits in RainerScript integers": false
958
+ }
959
+ },
960
+ "ruby": {
961
+ "platform": "x86_64-linux",
962
+ "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
963
+ "version": "2.5.9"
964
+ },
965
+ "rubyplatform": "x86_64-linux",
966
+ "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
967
+ "rubyversion": "2.5.9",
497
968
  "runlevel": "3",
498
- "grub_version": "2.02~beta2",
499
- "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
500
- "tmp_mount_path_dev_shm": "tmpfs",
501
- "tmp_mount_fstype_dev_shm": "tmpfs",
502
- "cpuinfo": {
503
- "processor0": {
504
- "vendor_id": "GenuineIntel",
505
- "cpu_family": "6",
506
- "model": "61",
507
- "model_name": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
508
- "stepping": "4",
509
- "cpu_MHz": "2394.448",
510
- "cache_size": "4096 KB",
511
- "physical_id": "0",
512
- "siblings": "1",
513
- "core_id": "0",
514
- "cpu_cores": "1",
515
- "apicid": "0",
516
- "initial_apicid": "0",
517
- "fpu": "yes",
518
- "fpu_exception": "yes",
519
- "cpuid_level": "20",
520
- "wp": "yes",
521
- "flags": [
522
- "fpu",
523
- "vme",
524
- "de",
525
- "pse",
526
- "tsc",
527
- "msr",
528
- "pae",
529
- "mce",
530
- "cx8",
531
- "apic",
532
- "sep",
533
- "mtrr",
534
- "pge",
535
- "mca",
536
- "cmov",
537
- "pat",
538
- "pse36",
539
- "clflush",
540
- "mmx",
541
- "fxsr",
542
- "sse",
543
- "sse2",
544
- "syscall",
545
- "nx",
546
- "rdtscp",
547
- "lm",
548
- "constant_tsc",
549
- "rep_good",
550
- "nopl",
551
- "xtopology",
552
- "nonstop_tsc",
553
- "pni",
554
- "pclmulqdq",
555
- "monitor",
556
- "ssse3",
557
- "cx16",
558
- "sse4_1",
559
- "sse4_2",
560
- "x2apic",
561
- "movbe",
562
- "popcnt",
563
- "aes",
564
- "xsave",
565
- "avx",
566
- "rdrand",
567
- "hypervisor",
568
- "lahf_lm",
569
- "abm",
570
- "3dnowprefetch",
571
- "rdseed"
969
+ "scope6": "link",
970
+ "scope6_eth0": "link",
971
+ "scope6_lo": "host",
972
+ "selinux": true,
973
+ "selinux_config_mode": "enforcing",
974
+ "selinux_config_policy": "targeted",
975
+ "selinux_current_mode": "enforcing",
976
+ "selinux_enforced": true,
977
+ "selinux_policyversion": "31",
978
+ "selinux_python_command": "/usr/libexec/platform-python",
979
+ "service_provider": "systemd",
980
+ "shmall": "18446744073692774399",
981
+ "simplib__auditd": {
982
+ "enforcing": true,
983
+ "kernel_enforcing": true,
984
+ "enabled": true,
985
+ "version": "2.8.5",
986
+ "failure": 1,
987
+ "pid": 284,
988
+ "rate_limit": 0,
989
+ "backlog_limit": 8192,
990
+ "lost": 0,
991
+ "backlog": 0,
992
+ "loginuid_immutable": "0 unlocked"
993
+ },
994
+ "simplib__efi_enabled": false,
995
+ "simplib__firewalls": [
996
+ "firewalld",
997
+ "iptables"
998
+ ],
999
+ "simplib__mountpoints": {
1000
+ "/proc": {
1001
+ "device": "proc",
1002
+ "filesystem": "proc",
1003
+ "options": [
1004
+ "rw",
1005
+ "nosuid",
1006
+ "nodev",
1007
+ "noexec",
1008
+ "relatime"
572
1009
  ],
573
- "bogomips": "4788.89",
574
- "clflush_size": "64",
575
- "cache_alignment": "64",
576
- "address_sizes": "39 bits physical, 48 bits virtual",
577
- "power_management": "power management"
1010
+ "options_hash": {
1011
+ "rw": "",
1012
+ "nosuid": "",
1013
+ "nodev": "",
1014
+ "noexec": "",
1015
+ "relatime": ""
1016
+ }
1017
+ },
1018
+ "/dev/shm": {
1019
+ "available": "495.45 MiB",
1020
+ "available_bytes": 519516160,
1021
+ "capacity": "0%",
1022
+ "device": "tmpfs",
1023
+ "filesystem": "tmpfs",
1024
+ "options": [
1025
+ "rw",
1026
+ "seclabel",
1027
+ "nosuid",
1028
+ "nodev"
1029
+ ],
1030
+ "size": "495.45 MiB",
1031
+ "size_bytes": 519516160,
1032
+ "used": "0 bytes",
1033
+ "used_bytes": 0,
1034
+ "options_hash": {
1035
+ "rw": "",
1036
+ "seclabel": "",
1037
+ "nosuid": "",
1038
+ "nodev": ""
1039
+ }
1040
+ }
1041
+ },
1042
+ "simplib__networkmanager": {
1043
+ "general": {
1044
+ "status": {
1045
+ "STATE": "connected",
1046
+ "CONNECTIVITY": "full",
1047
+ "WIFI-HW": "enabled",
1048
+ "WIFI": "enabled",
1049
+ "WWAN-HW": "enabled",
1050
+ "WWAN": "enabled"
1051
+ },
1052
+ "hostname": "foo.example.com"
1053
+ },
1054
+ "enabled": true,
1055
+ "connection": {
1056
+ "eth0": {
1057
+ "uuid": "5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03",
1058
+ "type": "802-3-ethernet",
1059
+ "name": "System eth0"
1060
+ },
1061
+ "eth1": {
1062
+ "uuid": "9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04",
1063
+ "type": "802-3-ethernet",
1064
+ "name": "System eth1"
1065
+ }
1066
+ }
1067
+ },
1068
+ "simplib__numa": {
1069
+ "nodes": [
1070
+ "node0"
1071
+ ],
1072
+ "possible": "0",
1073
+ "online": "0",
1074
+ "node0": {
1075
+ "MemTotalBytes": 1039032320
1076
+ }
1077
+ },
1078
+ "simplib__secure_boot_enabled": false,
1079
+ "simplib__sshd_config": {
1080
+ "AuthorizedKeysFile": ".ssh/authorized_keys",
1081
+ "version": "7.4p1",
1082
+ "full_version": "OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\n"
1083
+ },
1084
+ "simplib_sysctl": {
1085
+ "crypto.fips_enabled": 0,
1086
+ "kernel.ctrl-alt-del": 0,
1087
+ "kernel.modules_disabled": 0,
1088
+ "kernel.shmall": "18446744073692774399",
1089
+ "kernel.shmmax": "18446744073692774399",
1090
+ "kernel.shmmni": "4096",
1091
+ "kernel.tainted": 0,
1092
+ "kernel.threads-max": 7809,
1093
+ "net.ipv6.conf.all.disable_ipv6": 0,
1094
+ "vm.swappiness": 30
1095
+ },
1096
+ "ssh": {
1097
+ "ecdsa": {
1098
+ "fingerprints": {
1099
+ "sha1": "SSHFP 3 1 56220047ea8f9b56807c61a8fa4fc89f4a841aa2",
1100
+ "sha256": "SSHFP 3 2 5e6de162f212976c4a2c06bd781e3d5022c211fc48ac5b4ab0c1fe9ad6a2f3f8"
1101
+ },
1102
+ "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB3OWZDfT7oYLemQYbYtyLx2Btm5McWVRC7uRv6ySGGOlqPE5i2sh/c6Rabj4Xylmzuz1WkMzsUaBG86vMiyOlE=",
1103
+ "type": "ecdsa-sha2-nistp256"
1104
+ },
1105
+ "ed25519": {
1106
+ "fingerprints": {
1107
+ "sha1": "SSHFP 4 1 6e24733ae61d729e27ffa48b9082c6b3139627c3",
1108
+ "sha256": "SSHFP 4 2 343b8594236f69d42eb541287fe7f23fea1f5b275f6a898381a74ec9f2910d09"
1109
+ },
1110
+ "key": "AAAAC3NzaC1lZDI1NTE5AAAAIKwwgnAGLAQh2E1TfAy1qW78RaLpmFsUV5EwrbRn3hfI",
1111
+ "type": "ssh-ed25519"
1112
+ },
1113
+ "rsa": {
1114
+ "fingerprints": {
1115
+ "sha1": "SSHFP 1 1 8c95be18a7f721d7fc6838beb2604444af948ced",
1116
+ "sha256": "SSHFP 1 2 2009ffcead04665e7078af64e41bc4380769834ccdad4e231343001388051499"
1117
+ },
1118
+ "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDb6xJiHpfV6ASRPYd1rHIOsn/WJnluacHPibNVgIWO509FkU932vWcTubEyJ4y76hDcviaGKhtWBpqX6CziWYJ8oHDDOneju2EZ23E+gY1H5bTWcqTTkqBxx1mUd7x2X83jO/zu4JLeqEEJFRxWEXVLil2X6v/DEnfKeWtQbpuDwVIwkCmU0CfsqPnKiBH8P2zg1WIQoGUeoz/m250URD8OYc7YiTNhIt5G14JGvsk1wkbb6VLwIPPRf2EeTsURETqlUEyB4n9Q+C3uh+AHlaBHq86NNRpXvSZQOqdPqvSUMiVez2np6cZTBYZZWAVHqOBa4I14PL7U4Oc9tDSgRFH",
1119
+ "type": "ssh-rsa"
578
1120
  }
579
1121
  },
580
- "openldap_arch": "i386",
581
- "openssh_version": "6.6.1",
582
1122
  "ssh_host_keys": [
583
1123
  "/etc/ssh/ssh_host_rsa_key",
584
1124
  "/etc/ssh/ssh_host_ecdsa_key",
585
1125
  "/etc/ssh/ssh_host_ed25519_key"
586
1126
  ],
587
- "puppet_vardir": "/var/lib/puppet",
588
- "puppet_environmentpath": "",
589
- "root_home": "/root",
590
- "is_pe": false,
591
- "service_provider": "systemd",
592
- "package_provider": "yum",
593
- "has_tpm": false,
594
- "augeasversion": "1.4.0"
1127
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB3OWZDfT7oYLemQYbYtyLx2Btm5McWVRC7uRv6ySGGOlqPE5i2sh/c6Rabj4Xylmzuz1WkMzsUaBG86vMiyOlE=",
1128
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIKwwgnAGLAQh2E1TfAy1qW78RaLpmFsUV5EwrbRn3hfI",
1129
+ "sshfp_ecdsa": "SSHFP 3 1 56220047ea8f9b56807c61a8fa4fc89f4a841aa2\nSSHFP 3 2 5e6de162f212976c4a2c06bd781e3d5022c211fc48ac5b4ab0c1fe9ad6a2f3f8",
1130
+ "sshfp_ed25519": "SSHFP 4 1 6e24733ae61d729e27ffa48b9082c6b3139627c3\nSSHFP 4 2 343b8594236f69d42eb541287fe7f23fea1f5b275f6a898381a74ec9f2910d09",
1131
+ "sshfp_rsa": "SSHFP 1 1 8c95be18a7f721d7fc6838beb2604444af948ced\nSSHFP 1 2 2009ffcead04665e7078af64e41bc4380769834ccdad4e231343001388051499",
1132
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDb6xJiHpfV6ASRPYd1rHIOsn/WJnluacHPibNVgIWO509FkU932vWcTubEyJ4y76hDcviaGKhtWBpqX6CziWYJ8oHDDOneju2EZ23E+gY1H5bTWcqTTkqBxx1mUd7x2X83jO/zu4JLeqEEJFRxWEXVLil2X6v/DEnfKeWtQbpuDwVIwkCmU0CfsqPnKiBH8P2zg1WIQoGUeoz/m250URD8OYc7YiTNhIt5G14JGvsk1wkbb6VLwIPPRf2EeTsURETqlUEyB4n9Q+C3uh+AHlaBHq86NNRpXvSZQOqdPqvSUMiVez2np6cZTBYZZWAVHqOBa4I14PL7U4Oc9tDSgRFH",
1133
+ "sudo_version": "1.8.23",
1134
+ "swapfree": "2.00 GiB",
1135
+ "swapfree_mb": 2047.99609375,
1136
+ "swapsize": "2.00 GiB",
1137
+ "swapsize_mb": 2047.99609375,
1138
+ "system_uptime": {
1139
+ "days": 0,
1140
+ "hours": 0,
1141
+ "seconds": 159,
1142
+ "uptime": "0:02 hours"
1143
+ },
1144
+ "systemd": true,
1145
+ "systemd_internal_services": {
1146
+ "systemd-bootchart.service": "disabled",
1147
+ "systemd-nspawn@.service": "disabled",
1148
+ "systemd-readahead-collect.service": "enabled",
1149
+ "systemd-readahead-done.service": "indirect",
1150
+ "systemd-readahead-drop.service": "enabled",
1151
+ "systemd-readahead-replay.service": "enabled"
1152
+ },
1153
+ "systemd_version": "219",
1154
+ "timezone": "UTC",
1155
+ "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
1156
+ "tmp_mount_fstype_dev_shm": "tmpfs",
1157
+ "tmp_mount_path_dev_shm": "tmpfs",
1158
+ "uid_min": "1000",
1159
+ "uptime": "0:02 hours",
1160
+ "uptime_days": 0,
1161
+ "uptime_hours": 0,
1162
+ "uptime_seconds": 159,
1163
+ "uuid": "3B195038-0B85-47EB-9590-3BFF3C68DF29",
1164
+ "virtual": "kvm",
1165
+ "yum_has_updates": false,
1166
+ "yum_package_updates": [
1167
+
1168
+ ],
1169
+ "yum_reboot_required": false,
1170
+ "yum_updates": 0,
1171
+ "clientcert": "foo.example.com",
1172
+ "clientversion": "6.22.1",
1173
+ "clientnoop": false
595
1174
  }