simp-rspec-puppet-facts 2.4.0 → 3.2.0

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