simp-rspec-puppet-facts 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/facts/1.7/centos-6-x86_64.facts +327 -327
  3. data/facts/1.7/centos-7-x86_64.facts +19 -19
  4. data/facts/1.7/redhat-6-x86_64.facts +304 -304
  5. data/facts/1.7/redhat-7-x86_64.facts +34 -34
  6. data/facts/2.0/centos-6-x86_64.facts +468 -468
  7. data/facts/2.0/centos-7-x86_64.facts +22 -22
  8. data/facts/2.0/redhat-6-x86_64.facts +430 -430
  9. data/facts/2.0/redhat-7-x86_64.facts +39 -39
  10. data/facts/2.1/centos-6-x86_64.facts +417 -417
  11. data/facts/2.1/centos-7-x86_64.facts +23 -23
  12. data/facts/2.1/redhat-6-x86_64.facts +513 -531
  13. data/facts/2.1/redhat-7-x86_64.facts +45 -63
  14. data/facts/2.2/centos-6-x86_64.facts +465 -465
  15. data/facts/2.2/centos-7-x86_64.facts +25 -25
  16. data/facts/2.2/redhat-6-x86_64.facts +521 -539
  17. data/facts/2.2/redhat-7-x86_64.facts +47 -65
  18. data/facts/2.3/centos-6-x86_64.facts +460 -460
  19. data/facts/2.3/centos-7-x86_64.facts +25 -25
  20. data/facts/2.3/redhat-6-x86_64.facts +518 -536
  21. data/facts/2.3/redhat-7-x86_64.facts +47 -65
  22. data/facts/2.4/centos-6-x86_64.facts +442 -442
  23. data/facts/2.4/centos-7-x86_64.facts +25 -25
  24. data/facts/2.4/redhat-6-x86_64.facts +477 -495
  25. data/facts/2.4/redhat-7-x86_64.facts +46 -64
  26. data/facts/2.5/centos-6-x86_64.facts +459 -459
  27. data/facts/2.5/redhat-6-x86_64.facts +470 -488
  28. data/facts/2.5/redhat-7-x86_64.facts +46 -64
  29. data/facts/3.0/centos-6-x86_64.facts +658 -711
  30. data/facts/3.0/centos-7-x86_64.facts +676 -729
  31. data/facts/3.0/redhat-6-x86_64.facts +737 -760
  32. data/facts/3.0/redhat-7-x86_64.facts +733 -756
  33. data/facts/3.3/centos-6-x86_64.facts +758 -747
  34. data/facts/3.3/centos-7-x86_64.facts +772 -761
  35. data/facts/3.3/redhat-6-x86_64.facts +746 -769
  36. data/facts/3.3/redhat-7-x86_64.facts +753 -776
  37. data/facts/3.4/centos-6-x86_64.facts +761 -750
  38. data/facts/3.4/centos-7-x86_64.facts +775 -764
  39. data/facts/3.4/redhat-6-x86_64.facts +749 -772
  40. data/facts/3.4/redhat-7-x86_64.facts +756 -779
  41. data/facts/3.5/centos-6-x86_64.facts +775 -764
  42. data/facts/3.5/centos-7-x86_64.facts +869 -838
  43. data/facts/3.5/redhat-6-x86_64.facts +765 -788
  44. data/facts/3.5/redhat-7-x86_64.facts +833 -856
  45. data/facts/3.6/centos-6-x86_64.facts +776 -765
  46. data/facts/3.6/centos-7-x86_64.facts +870 -839
  47. data/facts/3.6/redhat-6-x86_64.facts +766 -789
  48. data/facts/3.6/redhat-7-x86_64.facts +834 -857
  49. data/facts/3.7/centos-6-x86_64.facts +768 -757
  50. data/facts/3.7/centos-7-x86_64.facts +862 -831
  51. data/facts/3.7/redhat-6-x86_64.facts +758 -781
  52. data/facts/3.7/redhat-7-x86_64.facts +826 -849
  53. data/facts/Vagrantfile +46 -38
  54. data/facts/scripts/gce_scrub_data.rb +51 -0
  55. data/facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml +53 -0
  56. data/facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml +53 -0
  57. data/facts/scripts/gce_scrub_data/redhat-6-x86_64.scrub.yaml +53 -0
  58. data/facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml +53 -0
  59. data/facts/scripts/get_facts.rb +9 -1
  60. data/facts/scripts/get_facts_for_each_facter.sh +8 -1
  61. data/lib/simp/version.rb +1 -1
  62. data/spec/data_normalization_spec.rb +34 -0
  63. metadata +55 -77
  64. data/facts/1.7/fedora-23-x86_64.facts +0 -106
  65. data/facts/2.0/fedora-23-x86_64.facts +0 -202
  66. data/facts/2.1/fedora-23-x86_64.facts +0 -220
  67. data/facts/2.2/fedora-23-x86_64.facts +0 -242
  68. data/facts/2.3/fedora-23-x86_64.facts +0 -243
  69. data/facts/2.4/fedora-23-x86_64.facts +0 -243
  70. data/facts/2.5/--.facts +0 -572
  71. data/facts/3.1/centos-6-x86_64.facts +0 -458
  72. data/facts/3.1/centos-7-x86_64.facts +0 -462
  73. data/facts/3.1/redhat-6-x86_64.facts +0 -460
  74. data/facts/3.1/redhat-7-x86_64.facts +0 -468
  75. data/facts/3.2/centos-6-x86_64.facts +0 -456
  76. data/facts/3.2/centos-7-x86_64.facts +0 -460
  77. data/facts/3.2/fedora-23-x86_64.facts +0 -496
  78. data/facts/3.2/redhat-6-x86_64.facts +0 -460
  79. data/facts/3.3/fedora-23-x86_64.facts +0 -499
  80. data/facts/3.4/fedora-23-x86_64.facts +0 -500
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simp-rspec-puppet-facts
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Tessmer
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-07-31 00:00:00.000000000 Z
12
+ date: 2017-08-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec-puppet-facts
@@ -126,35 +126,28 @@ files:
126
126
  - Rakefile
127
127
  - facts/1.7/centos-6-x86_64.facts
128
128
  - facts/1.7/centos-7-x86_64.facts
129
- - facts/1.7/fedora-23-x86_64.facts
130
129
  - facts/1.7/redhat-6-x86_64.facts
131
130
  - facts/1.7/redhat-7-x86_64.facts
132
131
  - facts/2.0/centos-6-x86_64.facts
133
132
  - facts/2.0/centos-7-x86_64.facts
134
- - facts/2.0/fedora-23-x86_64.facts
135
133
  - facts/2.0/redhat-6-x86_64.facts
136
134
  - facts/2.0/redhat-7-x86_64.facts
137
135
  - facts/2.1/centos-6-x86_64.facts
138
136
  - facts/2.1/centos-7-x86_64.facts
139
- - facts/2.1/fedora-23-x86_64.facts
140
137
  - facts/2.1/redhat-6-x86_64.facts
141
138
  - facts/2.1/redhat-7-x86_64.facts
142
139
  - facts/2.2/centos-6-x86_64.facts
143
140
  - facts/2.2/centos-7-x86_64.facts
144
- - facts/2.2/fedora-23-x86_64.facts
145
141
  - facts/2.2/redhat-6-x86_64.facts
146
142
  - facts/2.2/redhat-7-x86_64.facts
147
143
  - facts/2.3/centos-6-x86_64.facts
148
144
  - facts/2.3/centos-7-x86_64.facts
149
- - facts/2.3/fedora-23-x86_64.facts
150
145
  - facts/2.3/redhat-6-x86_64.facts
151
146
  - facts/2.3/redhat-7-x86_64.facts
152
147
  - facts/2.4/centos-6-x86_64.facts
153
148
  - facts/2.4/centos-7-x86_64.facts
154
- - facts/2.4/fedora-23-x86_64.facts
155
149
  - facts/2.4/redhat-6-x86_64.facts
156
150
  - facts/2.4/redhat-7-x86_64.facts
157
- - facts/2.5/--.facts
158
151
  - facts/2.5/centos-6-x86_64.facts
159
152
  - facts/2.5/centos-7-x86_64.facts
160
153
  - facts/2.5/redhat-6-x86_64.facts
@@ -163,22 +156,12 @@ files:
163
156
  - facts/3.0/centos-7-x86_64.facts
164
157
  - facts/3.0/redhat-6-x86_64.facts
165
158
  - facts/3.0/redhat-7-x86_64.facts
166
- - facts/3.1/centos-6-x86_64.facts
167
- - facts/3.1/centos-7-x86_64.facts
168
- - facts/3.1/redhat-6-x86_64.facts
169
- - facts/3.1/redhat-7-x86_64.facts
170
- - facts/3.2/centos-6-x86_64.facts
171
- - facts/3.2/centos-7-x86_64.facts
172
- - facts/3.2/fedora-23-x86_64.facts
173
- - facts/3.2/redhat-6-x86_64.facts
174
159
  - facts/3.3/centos-6-x86_64.facts
175
160
  - facts/3.3/centos-7-x86_64.facts
176
- - facts/3.3/fedora-23-x86_64.facts
177
161
  - facts/3.3/redhat-6-x86_64.facts
178
162
  - facts/3.3/redhat-7-x86_64.facts
179
163
  - facts/3.4/centos-6-x86_64.facts
180
164
  - facts/3.4/centos-7-x86_64.facts
181
- - facts/3.4/fedora-23-x86_64.facts
182
165
  - facts/3.4/redhat-6-x86_64.facts
183
166
  - facts/3.4/redhat-7-x86_64.facts
184
167
  - facts/3.5/centos-6-x86_64.facts
@@ -196,11 +179,17 @@ files:
196
179
  - facts/Gemfile
197
180
  - facts/Vagrantfile
198
181
  - facts/puppetfiles/Puppetfile.6.0.0-0
182
+ - facts/scripts/gce_scrub_data.rb
183
+ - facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml
184
+ - facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml
185
+ - facts/scripts/gce_scrub_data/redhat-6-x86_64.scrub.yaml
186
+ - facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml
199
187
  - facts/scripts/get_facts.rb
200
188
  - facts/scripts/get_facts_for_each_facter.sh
201
189
  - lib/simp-rspec-puppet-facts.rb
202
190
  - lib/simp/rspec-puppet-facts.rb
203
191
  - lib/simp/version.rb
192
+ - spec/data_normalization_spec.rb
204
193
  - spec/fixtures/metadata.json
205
194
  - spec/fixtures/metadata.json_with_missing_operatingsystem_support
206
195
  - spec/simp_rspec_puppet_facts_spec.rb
@@ -226,87 +215,76 @@ required_rubygems_version: !ruby/object:Gem::Requirement
226
215
  requirements:
227
216
  - rspec-puppet-facts
228
217
  rubyforge_project:
229
- rubygems_version: 2.4.8
218
+ rubygems_version: 2.4.5
230
219
  signing_key:
231
220
  specification_version: 4
232
221
  summary: standard SIMP facts fixtures for Puppet
233
222
  test_files:
234
223
  - Rakefile
235
- - spec/simp_rspec_puppet_facts_spec.rb
236
- - spec/fixtures/metadata.json_with_missing_operatingsystem_support
224
+ - spec/data_normalization_spec.rb
237
225
  - spec/fixtures/metadata.json
226
+ - spec/fixtures/metadata.json_with_missing_operatingsystem_support
227
+ - spec/simp_rspec_puppet_facts_spec.rb
238
228
  - spec/spec_helper.rb
239
- - facts/scripts/get_facts_for_each_facter.sh
240
- - facts/scripts/get_facts.rb
241
- - facts/Vagrantfile
229
+ - facts/1.7/centos-6-x86_64.facts
230
+ - facts/1.7/centos-7-x86_64.facts
231
+ - facts/1.7/redhat-6-x86_64.facts
232
+ - facts/1.7/redhat-7-x86_64.facts
242
233
  - facts/2.0/centos-6-x86_64.facts
243
- - facts/2.0/redhat-6-x86_64.facts
244
234
  - facts/2.0/centos-7-x86_64.facts
235
+ - facts/2.0/redhat-6-x86_64.facts
245
236
  - facts/2.0/redhat-7-x86_64.facts
246
- - facts/2.0/fedora-23-x86_64.facts
247
- - facts/3.0/centos-6-x86_64.facts
248
- - facts/3.0/redhat-6-x86_64.facts
249
- - facts/3.0/centos-7-x86_64.facts
250
- - facts/3.0/redhat-7-x86_64.facts
251
237
  - facts/2.1/centos-6-x86_64.facts
252
- - facts/2.1/redhat-6-x86_64.facts
253
238
  - facts/2.1/centos-7-x86_64.facts
239
+ - facts/2.1/redhat-6-x86_64.facts
254
240
  - facts/2.1/redhat-7-x86_64.facts
255
- - facts/2.1/fedora-23-x86_64.facts
256
- - facts/1.7/centos-6-x86_64.facts
257
- - facts/1.7/redhat-6-x86_64.facts
258
- - facts/1.7/centos-7-x86_64.facts
259
- - facts/1.7/redhat-7-x86_64.facts
260
- - facts/1.7/fedora-23-x86_64.facts
261
- - facts/2.3/centos-6-x86_64.facts
262
- - facts/2.3/redhat-6-x86_64.facts
263
- - facts/2.3/centos-7-x86_64.facts
264
- - facts/2.3/redhat-7-x86_64.facts
265
- - facts/2.3/fedora-23-x86_64.facts
266
- - facts/3.6/centos-6-x86_64.facts
267
- - facts/3.6/redhat-6-x86_64.facts
268
- - facts/3.6/centos-7-x86_64.facts
269
- - facts/3.6/redhat-7-x86_64.facts
270
241
  - facts/2.2/centos-6-x86_64.facts
271
- - facts/2.2/redhat-6-x86_64.facts
272
242
  - facts/2.2/centos-7-x86_64.facts
243
+ - facts/2.2/redhat-6-x86_64.facts
273
244
  - facts/2.2/redhat-7-x86_64.facts
274
- - facts/2.2/fedora-23-x86_64.facts
275
- - facts/3.1/centos-6-x86_64.facts
276
- - facts/3.1/redhat-6-x86_64.facts
277
- - facts/3.1/centos-7-x86_64.facts
278
- - facts/3.1/redhat-7-x86_64.facts
279
- - facts/3.7/centos-6-x86_64.facts
280
- - facts/3.7/redhat-6-x86_64.facts
281
- - facts/3.7/centos-7-x86_64.facts
282
- - facts/3.7/redhat-7-x86_64.facts
245
+ - facts/2.3/centos-6-x86_64.facts
246
+ - facts/2.3/centos-7-x86_64.facts
247
+ - facts/2.3/redhat-6-x86_64.facts
248
+ - facts/2.3/redhat-7-x86_64.facts
249
+ - facts/2.4/centos-6-x86_64.facts
250
+ - facts/2.4/centos-7-x86_64.facts
251
+ - facts/2.4/redhat-6-x86_64.facts
252
+ - facts/2.4/redhat-7-x86_64.facts
253
+ - facts/2.5/centos-6-x86_64.facts
254
+ - facts/2.5/centos-7-x86_64.facts
255
+ - facts/2.5/redhat-6-x86_64.facts
256
+ - facts/2.5/redhat-7-x86_64.facts
257
+ - facts/3.0/centos-6-x86_64.facts
258
+ - facts/3.0/centos-7-x86_64.facts
259
+ - facts/3.0/redhat-6-x86_64.facts
260
+ - facts/3.0/redhat-7-x86_64.facts
283
261
  - facts/3.3/centos-6-x86_64.facts
284
- - facts/3.3/redhat-6-x86_64.facts
285
262
  - facts/3.3/centos-7-x86_64.facts
263
+ - facts/3.3/redhat-6-x86_64.facts
286
264
  - facts/3.3/redhat-7-x86_64.facts
287
- - facts/3.3/fedora-23-x86_64.facts
288
265
  - facts/3.4/centos-6-x86_64.facts
289
- - facts/3.4/redhat-6-x86_64.facts
290
266
  - facts/3.4/centos-7-x86_64.facts
267
+ - facts/3.4/redhat-6-x86_64.facts
291
268
  - facts/3.4/redhat-7-x86_64.facts
292
- - facts/3.4/fedora-23-x86_64.facts
293
- - facts/puppetfiles/Puppetfile.6.0.0-0
294
269
  - facts/3.5/centos-6-x86_64.facts
295
- - facts/3.5/redhat-6-x86_64.facts
296
270
  - facts/3.5/centos-7-x86_64.facts
271
+ - facts/3.5/redhat-6-x86_64.facts
297
272
  - facts/3.5/redhat-7-x86_64.facts
298
- - facts/2.4/centos-6-x86_64.facts
299
- - facts/2.4/redhat-6-x86_64.facts
300
- - facts/2.4/centos-7-x86_64.facts
301
- - facts/2.4/redhat-7-x86_64.facts
302
- - facts/2.4/fedora-23-x86_64.facts
303
- - facts/2.5/--.facts
304
- - facts/2.5/centos-6-x86_64.facts
305
- - facts/2.5/redhat-6-x86_64.facts
306
- - facts/2.5/centos-7-x86_64.facts
307
- - facts/2.5/redhat-7-x86_64.facts
273
+ - facts/3.6/centos-6-x86_64.facts
274
+ - facts/3.6/centos-7-x86_64.facts
275
+ - facts/3.6/redhat-6-x86_64.facts
276
+ - facts/3.6/redhat-7-x86_64.facts
277
+ - facts/3.7/centos-6-x86_64.facts
278
+ - facts/3.7/centos-7-x86_64.facts
279
+ - facts/3.7/redhat-6-x86_64.facts
280
+ - facts/3.7/redhat-7-x86_64.facts
308
281
  - facts/Gemfile
309
- - facts/3.2/centos-6-x86_64.facts
310
- - facts/3.2/redhat-6-x86_64.facts
311
- - facts/3.2/centos-7-x86_64.facts
312
- - facts/3.2/fedora-23-x86_64.facts
282
+ - facts/Vagrantfile
283
+ - facts/puppetfiles/Puppetfile.6.0.0-0
284
+ - facts/scripts/gce_scrub_data.rb
285
+ - facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml
286
+ - facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml
287
+ - facts/scripts/gce_scrub_data/redhat-6-x86_64.scrub.yaml
288
+ - facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml
289
+ - facts/scripts/get_facts.rb
290
+ - facts/scripts/get_facts_for_each_facter.sh
@@ -1,106 +0,0 @@
1
- {
2
- "gem_version": "~> 1.7.0",
3
- "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/elasticsearch/lib/facter:/vagrant/modules/foreman/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/openldap/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/ssh/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:",
4
- "architecture": "x86_64",
5
- "augeasversion": "1.4.0",
6
- "kernel": "Linux",
7
- "blockdevice_sda_size": 68719476736,
8
- "blockdevice_sda_vendor": "ATA",
9
- "blockdevice_sda_model": "VBOX HARDDISK",
10
- "blockdevices": "sda",
11
- "domain": "example.com",
12
- "macaddress": "08:00:27:3a:cd:a9",
13
- "osfamily": "RedHat",
14
- "operatingsystem": "Fedora",
15
- "facterversion": "1.7.6",
16
- "filesystems": "ext2,ext3,ext4,xfs",
17
- "fqdn": "foo.example.com",
18
- "hardwareisa": "x86_64",
19
- "hardwaremodel": "x86_64",
20
- "hostname": "foo",
21
- "id": "root",
22
- "interfaces": "enp0s3,lo",
23
- "ipaddress_enp0s3": "10.0.2.15",
24
- "macaddress_enp0s3": "08:00:27:3a:cd:a9",
25
- "netmask_enp0s3": "255.255.255.0",
26
- "ipaddress_lo": "127.0.0.1",
27
- "netmask_lo": "255.0.0.0",
28
- "ipaddress": "10.0.2.15",
29
- "kernelmajversion": "4.2",
30
- "kernelrelease": "4.2.3-300.fc23.x86_64",
31
- "kernelversion": "4.2.3",
32
- "boardmanufacturer": "Oracle Corporation",
33
- "boardproductname": "VirtualBox",
34
- "boardserialnumber": "0",
35
- "bios_vendor": "innotek GmbH",
36
- "bios_version": "VirtualBox",
37
- "bios_release_date": "12/01/2006",
38
- "manufacturer": "innotek GmbH",
39
- "productname": "VirtualBox",
40
- "serialnumber": "0",
41
- "uuid": "4433CD38-F72D-4DE6-A43E-DF3A1274C5E0",
42
- "type": "Other",
43
- "memorysize": "489.43 MB",
44
- "memoryfree": "351.52 MB",
45
- "swapsize": "1024.00 MB",
46
- "swapfree": "1023.38 MB",
47
- "swapsize_mb": "1024.00",
48
- "swapfree_mb": "1023.38",
49
- "memorysize_mb": "489.43",
50
- "memoryfree_mb": "351.52",
51
- "memorytotal": "489.43 MB",
52
- "netmask": "255.255.255.0",
53
- "network_enp0s3": "10.0.2.0",
54
- "network_lo": "127.0.0.0",
55
- "operatingsystemmajrelease": "23",
56
- "operatingsystemrelease": "23",
57
- "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
58
- "physicalprocessorcount": 1,
59
- "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
60
- "processorcount": "1",
61
- "ps": "ps -ef",
62
- "puppetversion": "4.6.0",
63
- "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
64
- "rubyversion": "2.1.9",
65
- "selinux": "false",
66
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC7qli5kDIMmEY6kwAXrr2GHcJ2BYEo0PhZX3lVZeNtx2Zg7DUYFr7+yISXAZ/UGC0RtTj672j7/y6PGiv27RJc0UnyWwEvoPBABKlm3PYY+26OV9n9XDr5UD7V81p1I8YuWCL4PWZ0hJW6+chz+xyltDJPe9+yoSespvkhq/K/7GBRm4m2k50R4kvKoOrVcItzvQtQ8VwZqyF1x5i+QMvumCMI/k/xqTbCH5dVUf8fwHFIPedxjA5lYorGBaE8so4N/+H6S2aaxThVKj+KA7rxvDMkyvcsk6snJ+Vq7btJ5kUZU0lAVo53+Ojhj7BmtiOBfJBCUE3z0OQl0174Ggkh",
67
- "sshfp_rsa": "SSHFP 1 1 fbac4241e2d76fe20ae37f22bb8d57318ad94e40\nSSHFP 1 2 477b246d408c616e057c5a17bdfb58e30d200ccac73feff09409ec1cdb7bd465",
68
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDmnIDwGdMBN/59QQYK5RwOGRfUW7/sAMlI0N0axak1SE6jttiPs+c59Bz/SKogzVSakC8loPbw1d1SC8e4Id2I=",
69
- "sshfp_ecdsa": "SSHFP 3 1 87dc8c3ad94dd5256e099e7c0c65c80330d350c8\nSSHFP 3 2 4cfa774983c6c771e39be7cd7d71306310f14ee670c1590132db9938e41006c8",
70
- "timezone": "UTC",
71
- "uniqueid": "007f0100",
72
- "uptime": "0:00 hours",
73
- "uptime_days": 0,
74
- "uptime_hours": 0,
75
- "uptime_seconds": 33,
76
- "virtual": "kvm",
77
- "is_virtual": "true",
78
- "haveged_startup_provider": "systemd",
79
- "openldap_arch": "i386",
80
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
81
- "acpid_enabled": false,
82
- "defaultgateway": "10.0.2.2",
83
- "defaultgatewayiface": "enp0s3",
84
- "fips_enabled": false,
85
- "fullrun": "false",
86
- "grub_version": "2.02~beta2",
87
- "has_clustering": false,
88
- "init_systems": [
89
- "rc",
90
- "systemd",
91
- "sysv"
92
- ],
93
- "runlevel": "3",
94
- "shmall": "18446744073692774399",
95
- "tmp_mount_tmp": "rw",
96
- "tmp_mount_path_tmp": "tmpfs",
97
- "tmp_mount_fstype_tmp": "tmpfs",
98
- "tmp_mount_dev_shm": "rw,nosuid,nodev",
99
- "tmp_mount_path_dev_shm": "tmpfs",
100
- "tmp_mount_fstype_dev_shm": "tmpfs",
101
- "uid_min": "1000",
102
- "is_pe": false,
103
- "puppet_vardir": "/var/lib/puppet",
104
- "root_home": "/root",
105
- "has_tpm": false
106
- }
@@ -1,202 +0,0 @@
1
- {
2
- "gem_version": "~> 2.0.0",
3
- "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/elasticsearch/lib/facter:/vagrant/modules/foreman/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/openldap/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/ssh/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:",
4
- "architecture": "x86_64",
5
- "augeasversion": "1.4.0",
6
- "kernel": "Linux",
7
- "blockdevice_sda_size": 68719476736,
8
- "blockdevice_sda_vendor": "ATA",
9
- "blockdevice_sda_model": "VBOX HARDDISK",
10
- "blockdevices": "sda",
11
- "domain": "example.com",
12
- "macaddress": "08:00:27:3a:cd:a9",
13
- "osfamily": "RedHat",
14
- "operatingsystem": "Fedora",
15
- "facterversion": "2.0.2",
16
- "filesystems": "ext2,ext3,ext4,xfs",
17
- "fqdn": "foo.example.com",
18
- "hardwareisa": "x86_64",
19
- "hardwaremodel": "x86_64",
20
- "hostname": "foo",
21
- "id": "root",
22
- "interfaces": "enp0s3,lo",
23
- "ipaddress_enp0s3": "10.0.2.15",
24
- "macaddress_enp0s3": "08:00:27:3a:cd:a9",
25
- "netmask_enp0s3": "255.255.255.0",
26
- "ipaddress_lo": "127.0.0.1",
27
- "netmask_lo": "255.0.0.0",
28
- "ipaddress": "10.0.2.15",
29
- "kernelmajversion": "4.2",
30
- "kernelrelease": "4.2.3-300.fc23.x86_64",
31
- "kernelversion": "4.2.3",
32
- "boardmanufacturer": "Oracle Corporation",
33
- "boardproductname": "VirtualBox",
34
- "boardserialnumber": "0",
35
- "bios_vendor": "innotek GmbH",
36
- "bios_version": "VirtualBox",
37
- "bios_release_date": "12/01/2006",
38
- "manufacturer": "innotek GmbH",
39
- "productname": "VirtualBox",
40
- "serialnumber": "0",
41
- "uuid": "4433CD38-F72D-4DE6-A43E-DF3A1274C5E0",
42
- "type": "Other",
43
- "memorysize": "489.43 MB",
44
- "memoryfree": "353.27 MB",
45
- "swapsize": "1024.00 MB",
46
- "swapfree": "1023.36 MB",
47
- "swapsize_mb": "1024.00",
48
- "swapfree_mb": "1023.36",
49
- "memorysize_mb": "489.43",
50
- "memoryfree_mb": "353.27",
51
- "netmask": "255.255.255.0",
52
- "network_enp0s3": "10.0.2.0",
53
- "network_lo": "127.0.0.0",
54
- "operatingsystemmajrelease": "23",
55
- "operatingsystemrelease": "23",
56
- "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
57
- "physicalprocessorcount": "1",
58
- "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
59
- "processorcount": "1",
60
- "ps": "ps -ef",
61
- "puppetversion": "4.6.0",
62
- "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
63
- "rubyversion": "2.1.9",
64
- "selinux": "false",
65
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC7qli5kDIMmEY6kwAXrr2GHcJ2BYEo0PhZX3lVZeNtx2Zg7DUYFr7+yISXAZ/UGC0RtTj672j7/y6PGiv27RJc0UnyWwEvoPBABKlm3PYY+26OV9n9XDr5UD7V81p1I8YuWCL4PWZ0hJW6+chz+xyltDJPe9+yoSespvkhq/K/7GBRm4m2k50R4kvKoOrVcItzvQtQ8VwZqyF1x5i+QMvumCMI/k/xqTbCH5dVUf8fwHFIPedxjA5lYorGBaE8so4N/+H6S2aaxThVKj+KA7rxvDMkyvcsk6snJ+Vq7btJ5kUZU0lAVo53+Ojhj7BmtiOBfJBCUE3z0OQl0174Ggkh",
66
- "sshfp_rsa": "SSHFP 1 1 fbac4241e2d76fe20ae37f22bb8d57318ad94e40\nSSHFP 1 2 477b246d408c616e057c5a17bdfb58e30d200ccac73feff09409ec1cdb7bd465",
67
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDmnIDwGdMBN/59QQYK5RwOGRfUW7/sAMlI0N0axak1SE6jttiPs+c59Bz/SKogzVSakC8loPbw1d1SC8e4Id2I=",
68
- "sshfp_ecdsa": "SSHFP 3 1 87dc8c3ad94dd5256e099e7c0c65c80330d350c8\nSSHFP 3 2 4cfa774983c6c771e39be7cd7d71306310f14ee670c1590132db9938e41006c8",
69
- "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIPVN38IYUYAvIVhfUnO100RZh9hZ4gmy6UiVfzd0Bk7S",
70
- "sshfp_ed25519": "SSHFP 4 1 a26b3a388fd0370b740a4ab2a16d5498e88ee864\nSSHFP 4 2 c4c29071f196ee73c77d44f0be14310096d2112573fe0ad63bdf6cba56188a9e",
71
- "timezone": "UTC",
72
- "uniqueid": "007f0100",
73
- "uptime": "0:00 hours",
74
- "uptime_days": 0,
75
- "uptime_hours": 0,
76
- "uptime_seconds": 36,
77
- "virtual": "kvm",
78
- "is_virtual": "true",
79
- "auditd_version": "2.4.4",
80
- "radius_version": "unknown",
81
- "haveged_startup_provider": "systemd",
82
- "openldap_arch": "i386",
83
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
84
- "reboot_required": false,
85
- "cmdline": {
86
- "BOOT_IMAGE": "/vmlinuz-4.2.3-300.fc23.x86_64",
87
- "root": "/dev/mapper/fedora-root",
88
- "ro": null,
89
- "rd.lvm.lv": "fedora/swap",
90
- "biosdevname": "0",
91
- "rhgb": null,
92
- "quiet": null,
93
- "LANG": "en_US.UTF-8"
94
- },
95
- "boot_dir_uuid": "fa353513-61a9-4c7c-b16b-49e583985656",
96
- "defaultgatewayiface": "enp0s3",
97
- "acpid_enabled": false,
98
- "shmall": "18446744073692774399",
99
- "ipv6_enabled": true,
100
- "init_systems": [
101
- "rc",
102
- "systemd",
103
- "sysv"
104
- ],
105
- "runlevel": "3",
106
- "uid_min": "1000",
107
- "fips_enabled": false,
108
- "grub_version": "2.02~beta2",
109
- "has_clustering": false,
110
- "tmp_mount_tmp": "rw",
111
- "tmp_mount_path_tmp": "tmpfs",
112
- "tmp_mount_fstype_tmp": "tmpfs",
113
- "tmp_mount_dev_shm": "rw,nosuid,nodev",
114
- "tmp_mount_path_dev_shm": "tmpfs",
115
- "tmp_mount_fstype_dev_shm": "tmpfs",
116
- "defaultgateway": "10.0.2.2",
117
- "fullrun": "false",
118
- "cpuinfo": {
119
- "processor0": {
120
- "vendor_id": "GenuineIntel",
121
- "cpu_family": "6",
122
- "model": "61",
123
- "model_name": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
124
- "stepping": "4",
125
- "microcode": "0x19",
126
- "cpu_MHz": "3178.028",
127
- "cache_size": "4096 KB",
128
- "physical_id": "0",
129
- "siblings": "1",
130
- "core_id": "0",
131
- "cpu_cores": "1",
132
- "apicid": "0",
133
- "initial_apicid": "0",
134
- "fpu": "yes",
135
- "fpu_exception": "yes",
136
- "cpuid_level": "20",
137
- "wp": "yes",
138
- "flags": [
139
- "fpu",
140
- "vme",
141
- "de",
142
- "pse",
143
- "tsc",
144
- "msr",
145
- "pae",
146
- "mce",
147
- "cx8",
148
- "apic",
149
- "sep",
150
- "mtrr",
151
- "pge",
152
- "mca",
153
- "cmov",
154
- "pat",
155
- "pse36",
156
- "clflush",
157
- "mmx",
158
- "fxsr",
159
- "sse",
160
- "sse2",
161
- "syscall",
162
- "nx",
163
- "rdtscp",
164
- "lm",
165
- "constant_tsc",
166
- "rep_good",
167
- "nopl",
168
- "xtopology",
169
- "nonstop_tsc",
170
- "pni",
171
- "pclmulqdq",
172
- "monitor",
173
- "ssse3",
174
- "cx16",
175
- "sse4_1",
176
- "sse4_2",
177
- "movbe",
178
- "popcnt",
179
- "aes",
180
- "xsave",
181
- "avx",
182
- "rdrand",
183
- "hypervisor",
184
- "lahf_lm",
185
- "abm",
186
- "3dnowprefetch",
187
- "rdseed"
188
- ],
189
- "bugs": "bugs",
190
- "bogomips": "6356.05",
191
- "clflush_size": "64",
192
- "cache_alignment": "64",
193
- "address_sizes": "39 bits physical, 48 bits virtual",
194
- "power_management": "power management"
195
- }
196
- },
197
- "openssh_version": "7.1",
198
- "root_home": "/root",
199
- "puppet_vardir": "/var/lib/puppet",
200
- "is_pe": false,
201
- "has_tpm": false
202
- }