fauxhai-ng 7.6.0 → 8.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (104) hide show
  1. checksums.yaml +4 -4
  2. data/bin/fauxhai +8 -8
  3. data/lib/.DS_Store +0 -0
  4. data/lib/fauxhai.rb +5 -5
  5. data/lib/fauxhai/.DS_Store +0 -0
  6. data/lib/fauxhai/fetcher.rb +9 -8
  7. data/lib/fauxhai/mocker.rb +14 -14
  8. data/lib/fauxhai/platforms/.DS_Store +0 -0
  9. data/lib/fauxhai/platforms/aix/6.1.json +1 -0
  10. data/lib/fauxhai/platforms/amazon/.DS_Store +0 -0
  11. data/lib/fauxhai/platforms/amazon/2.json +757 -739
  12. data/lib/fauxhai/platforms/amazon/2015.03.json +107 -106
  13. data/lib/fauxhai/platforms/amazon/2015.09.json +102 -101
  14. data/lib/fauxhai/platforms/amazon/2016.03.json +125 -125
  15. data/lib/fauxhai/platforms/amazon/2016.09.json +122 -122
  16. data/lib/fauxhai/platforms/amazon/2017.03.json +108 -108
  17. data/lib/fauxhai/platforms/amazon/2017.09.json +95 -95
  18. data/lib/fauxhai/platforms/amazon/2018.03.json +543 -536
  19. data/lib/fauxhai/platforms/centos/.DS_Store +0 -0
  20. data/lib/fauxhai/platforms/centos/5.11.json +1 -0
  21. data/lib/fauxhai/platforms/centos/6.10.json +314 -314
  22. data/lib/fauxhai/platforms/centos/6.9.json +1 -0
  23. data/lib/fauxhai/platforms/centos/7.5.1804.json +1 -0
  24. data/lib/fauxhai/platforms/centos/7.6.1810.json +711 -1522
  25. data/lib/fauxhai/platforms/centos/7.7.1908.json +915 -1174
  26. data/lib/fauxhai/platforms/centos/8.json +1216 -2346
  27. data/lib/fauxhai/platforms/debian/10.json +409 -208
  28. data/lib/fauxhai/platforms/debian/8.11.json +1 -0
  29. data/lib/fauxhai/platforms/debian/9.11.json +42 -44
  30. data/lib/fauxhai/platforms/debian/{9.6.json → 9.12.json} +207 -209
  31. data/lib/fauxhai/platforms/debian/9.8.json +42 -43
  32. data/lib/fauxhai/platforms/debian/9.9.json +43 -44
  33. data/lib/fauxhai/platforms/fedora/29.json +460 -455
  34. data/lib/fauxhai/platforms/fedora/30.json +697 -645
  35. data/lib/fauxhai/platforms/fedora/31.json +3971 -0
  36. data/lib/fauxhai/platforms/fedora/{28.json → 32.json} +1356 -1605
  37. data/lib/fauxhai/platforms/freebsd/11.1.json +1 -0
  38. data/lib/fauxhai/platforms/mac_os_x/10.15.json +268 -392
  39. data/lib/fauxhai/platforms/opensuse/15.0.json +4383 -37
  40. data/lib/fauxhai/platforms/opensuse/15.1.json +5775 -0
  41. data/lib/fauxhai/platforms/oracle/5.11.json +1 -0
  42. data/lib/fauxhai/platforms/oracle/6.10.json +22 -22
  43. data/lib/fauxhai/platforms/oracle/6.9.json +1 -0
  44. data/lib/fauxhai/platforms/oracle/7.5.json +477 -493
  45. data/lib/fauxhai/platforms/oracle/7.6.json +39 -39
  46. data/lib/fauxhai/platforms/raspbian/10.json +3657 -0
  47. data/lib/fauxhai/platforms/redhat/.DS_Store +0 -0
  48. data/lib/fauxhai/platforms/redhat/5.11.json +1 -0
  49. data/lib/fauxhai/platforms/redhat/6.10.json +36 -36
  50. data/lib/fauxhai/platforms/redhat/6.9.json +37 -36
  51. data/lib/fauxhai/platforms/redhat/7.4.json +44 -43
  52. data/lib/fauxhai/platforms/redhat/7.5.json +37 -36
  53. data/lib/fauxhai/platforms/redhat/7.6.json +45 -45
  54. data/lib/fauxhai/platforms/{centos/7.6.1804.json → redhat/7.7.json} +945 -788
  55. data/lib/fauxhai/platforms/redhat/8.json +949 -910
  56. data/lib/fauxhai/platforms/suse/.DS_Store +0 -0
  57. data/lib/fauxhai/platforms/suse/12.3.json +49 -79
  58. data/lib/fauxhai/platforms/suse/12.4.json +37 -39
  59. data/lib/fauxhai/platforms/suse/{12.1.json → 12.5.json} +2158 -2059
  60. data/lib/fauxhai/platforms/suse/15.json +1081 -1060
  61. data/lib/fauxhai/platforms/ubuntu/.DS_Store +0 -0
  62. data/lib/fauxhai/platforms/ubuntu/16.04.json +285 -287
  63. data/lib/fauxhai/platforms/ubuntu/18.04.json +348 -352
  64. data/lib/fauxhai/platforms/ubuntu/{17.10.json → 20.04.json} +1891 -1247
  65. data/lib/fauxhai/platforms/windows/2008R2.json +1 -0
  66. data/lib/fauxhai/runner.rb +27 -27
  67. data/lib/fauxhai/runner/default.rb +128 -128
  68. data/lib/fauxhai/runner/windows.rb +77 -77
  69. data/lib/fauxhai/version.rb +1 -1
  70. metadata +14 -45
  71. data/lib/fauxhai/platforms/aix/.DS_Store +0 -0
  72. data/lib/fauxhai/platforms/centos/6.8.json +0 -2495
  73. data/lib/fauxhai/platforms/centos/7.3.1611.json +0 -4077
  74. data/lib/fauxhai/platforms/centos/7.4.1708.json +0 -3799
  75. data/lib/fauxhai/platforms/clearos/.DS_Store +0 -0
  76. data/lib/fauxhai/platforms/debian/7.11.json +0 -2932
  77. data/lib/fauxhai/platforms/debian/8.10.json +0 -3587
  78. data/lib/fauxhai/platforms/debian/8.9.json +0 -3614
  79. data/lib/fauxhai/platforms/debian/9.2.json +0 -3084
  80. data/lib/fauxhai/platforms/debian/9.3.json +0 -2929
  81. data/lib/fauxhai/platforms/debian/9.4.json +0 -2930
  82. data/lib/fauxhai/platforms/debian/9.5.json +0 -2928
  83. data/lib/fauxhai/platforms/fedora/26.json +0 -3565
  84. data/lib/fauxhai/platforms/fedora/27.json +0 -3629
  85. data/lib/fauxhai/platforms/freebsd/.DS_Store +0 -0
  86. data/lib/fauxhai/platforms/freebsd/10.4.json +0 -423
  87. data/lib/fauxhai/platforms/gentoo/.DS_Store +0 -0
  88. data/lib/fauxhai/platforms/linuxmint/.DS_Store +0 -0
  89. data/lib/fauxhai/platforms/mac_os_x/.DS_Store +0 -0
  90. data/lib/fauxhai/platforms/mac_os_x/10.11.json +0 -976
  91. data/lib/fauxhai/platforms/mac_os_x/10.12.json +0 -974
  92. data/lib/fauxhai/platforms/openbsd/.DS_Store +0 -0
  93. data/lib/fauxhai/platforms/opensuse/42.2.json +0 -7200
  94. data/lib/fauxhai/platforms/opensuse/42.3.json +0 -8205
  95. data/lib/fauxhai/platforms/oracle/6.8.json +0 -6170
  96. data/lib/fauxhai/platforms/oracle/7.3.json +0 -6354
  97. data/lib/fauxhai/platforms/oracle/7.4.json +0 -6389
  98. data/lib/fauxhai/platforms/raspbian/8.0.json +0 -466
  99. data/lib/fauxhai/platforms/redhat/6.8.json +0 -5737
  100. data/lib/fauxhai/platforms/redhat/7.3.json +0 -3860
  101. data/lib/fauxhai/platforms/solaris2/.DS_Store +0 -0
  102. data/lib/fauxhai/platforms/suse/11.4.json +0 -5688
  103. data/lib/fauxhai/platforms/suse/12.2.json +0 -5124
  104. data/lib/fauxhai/platforms/windows/.DS_Store +0 -0
@@ -10,12 +10,12 @@
10
10
  },
11
11
  "chef_packages": {
12
12
  "chef": {
13
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.3.14/lib",
14
- "version": "15.3.14"
13
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/chef-16.3.45/lib",
14
+ "version": "16.3.45"
15
15
  },
16
16
  "ohai": {
17
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/ohai-15.3.1/lib/ohai",
18
- "version": "15.3.1"
17
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/ohai-16.3.2/lib/ohai",
18
+ "version": "16.3.2"
19
19
  }
20
20
  },
21
21
  "command": {
@@ -73,6 +73,7 @@
73
73
  "total": 1
74
74
  },
75
75
  "current_user": "fauxhai",
76
+ "deprecated": true,
76
77
  "dmi": {
77
78
  "bios": {
78
79
  "address": "0xE8000",
@@ -81,8 +82,6 @@
81
82
  "Address": "0xE8000",
82
83
  "BIOS Revision": "4.2",
83
84
  "Characteristics": {
84
- "EDD is supported": null,
85
- "PCI is supported": null,
86
85
  "Targeted content distribution is supported": null
87
86
  },
88
87
  "ROM Size": "64 kB",
@@ -188,8 +187,8 @@
188
187
  "Manufacturer": "Xen",
189
188
  "Product Name": "HVM domU",
190
189
  "SKU Number": "Not Specified",
191
- "Serial Number": "ec21b39f-381e-1007-c4c9-42e4e743f9c3",
192
- "UUID": "EC21B39F-381E-1007-C4C9-42E4E743F9C3",
190
+ "Serial Number": "ec2c4678-be08-e91c-a0bc-cb245d6486ee",
191
+ "UUID": "EC2C4678-BE08-E91C-A0BC-CB245D6486EE",
193
192
  "Version": "4.2.amazon",
194
193
  "Wake-up Type": "Power Switch",
195
194
  "application_identifier": "System Information",
@@ -200,9 +199,9 @@
200
199
  "family": "Not Specified",
201
200
  "manufacturer": "Xen",
202
201
  "product_name": "HVM domU",
203
- "serial_number": "ec21b39f-381e-1007-c4c9-42e4e743f9c3",
202
+ "serial_number": "ec2c4678-be08-e91c-a0bc-cb245d6486ee",
204
203
  "sku_number": "Not Specified",
205
- "uuid": "EC21B39F-381E-1007-C4C9-42E4E743F9C3",
204
+ "uuid": "EC2C4678-BE08-E91C-A0BC-CB245D6486EE",
206
205
  "version": "4.2.amazon",
207
206
  "wake_up_type": "Power Switch"
208
207
  }
@@ -215,12 +214,12 @@
215
214
  },
216
215
  "/dev/xvda1": {
217
216
  "fs_type": "ext4",
218
- "inodes_available": "468681",
219
- "inodes_percent_used": "11%",
220
- "inodes_used": "55607",
221
- "kb_available": "6539436",
217
+ "inodes_available": "474196",
218
+ "inodes_percent_used": "10%",
219
+ "inodes_used": "50092",
220
+ "kb_available": "6609228",
222
221
  "kb_size": "8190392",
223
- "kb_used": "1215196",
222
+ "kb_used": "1145404",
224
223
  "mount_options": [
225
224
  "rw",
226
225
  "relatime",
@@ -231,7 +230,7 @@
231
230
  "mounts": [
232
231
  "/"
233
232
  ],
234
- "percent_used": "16%",
233
+ "percent_used": "15%",
235
234
  "total_inodes": "524288",
236
235
  "uuid": "23483a8e-b42d-49cc-9881-3ff535438f79"
237
236
  },
@@ -243,19 +242,19 @@
243
242
  "nodev",
244
243
  "noexec",
245
244
  "relatime",
246
- "pids"
245
+ "cpuset"
247
246
  ],
248
247
  "mounts": [
249
248
  "/sys/fs/cgroup/systemd",
250
- "/sys/fs/cgroup/net_cls,net_prio",
251
249
  "/sys/fs/cgroup/freezer",
252
- "/sys/fs/cgroup/devices",
253
250
  "/sys/fs/cgroup/cpu,cpuacct",
254
- "/sys/fs/cgroup/perf_event",
251
+ "/sys/fs/cgroup/net_cls,net_prio",
255
252
  "/sys/fs/cgroup/blkio",
256
- "/sys/fs/cgroup/cpuset",
253
+ "/sys/fs/cgroup/pids",
257
254
  "/sys/fs/cgroup/memory",
258
- "/sys/fs/cgroup/pids"
255
+ "/sys/fs/cgroup/devices",
256
+ "/sys/fs/cgroup/perf_event",
257
+ "/sys/fs/cgroup/cpuset"
259
258
  ]
260
259
  },
261
260
  "debugfs": {
@@ -360,13 +359,13 @@
360
359
  "mount_options": [
361
360
  "rw",
362
361
  "relatime",
363
- "fd=29",
362
+ "fd=27",
364
363
  "pgrp=1",
365
364
  "timeout=0",
366
365
  "minproto=5",
367
366
  "maxproto=5",
368
367
  "direct",
369
- "pipe_ino=9472"
368
+ "pipe_ino=9476"
370
369
  ],
371
370
  "mounts": [
372
371
  "/proc/sys/fs/binfmt_misc"
@@ -429,12 +428,12 @@
429
428
  "/dev/xvda1"
430
429
  ],
431
430
  "fs_type": "ext4",
432
- "inodes_available": "468681",
433
- "inodes_percent_used": "11%",
434
- "inodes_used": "55607",
435
- "kb_available": "6539436",
431
+ "inodes_available": "474196",
432
+ "inodes_percent_used": "10%",
433
+ "inodes_used": "50092",
434
+ "kb_available": "6609228",
436
435
  "kb_size": "8190392",
437
- "kb_used": "1215196",
436
+ "kb_used": "1145404",
438
437
  "mount_options": [
439
438
  "rw",
440
439
  "relatime",
@@ -442,7 +441,7 @@
442
441
  "errors=remount-ro",
443
442
  "data=ordered"
444
443
  ],
445
- "percent_used": "16%",
444
+ "percent_used": "15%",
446
445
  "total_inodes": "524288",
447
446
  "uuid": "23483a8e-b42d-49cc-9881-3ff535438f79"
448
447
  },
@@ -543,13 +542,13 @@
543
542
  "mount_options": [
544
543
  "rw",
545
544
  "relatime",
546
- "fd=29",
545
+ "fd=27",
547
546
  "pgrp=1",
548
547
  "timeout=0",
549
548
  "minproto=5",
550
549
  "maxproto=5",
551
550
  "direct",
552
- "pipe_ino=9472"
551
+ "pipe_ino=9476"
553
552
  ]
554
553
  },
555
554
  "/run": {
@@ -842,12 +841,12 @@
842
841
  "/dev/xvda1,/": {
843
842
  "device": "/dev/xvda1",
844
843
  "fs_type": "ext4",
845
- "inodes_available": "468681",
846
- "inodes_percent_used": "11%",
847
- "inodes_used": "55607",
848
- "kb_available": "6539436",
844
+ "inodes_available": "474196",
845
+ "inodes_percent_used": "10%",
846
+ "inodes_used": "50092",
847
+ "kb_available": "6609228",
849
848
  "kb_size": "8190392",
850
- "kb_used": "1215196",
849
+ "kb_used": "1145404",
851
850
  "mount": "/",
852
851
  "mount_options": [
853
852
  "rw",
@@ -856,7 +855,7 @@
856
855
  "errors=remount-ro",
857
856
  "data=ordered"
858
857
  ],
859
- "percent_used": "16%",
858
+ "percent_used": "15%",
860
859
  "total_inodes": "524288",
861
860
  "uuid": "23483a8e-b42d-49cc-9881-3ff535438f79"
862
861
  },
@@ -1090,13 +1089,13 @@
1090
1089
  "mount_options": [
1091
1090
  "rw",
1092
1091
  "relatime",
1093
- "fd=29",
1092
+ "fd=27",
1094
1093
  "pgrp=1",
1095
1094
  "timeout=0",
1096
1095
  "minproto=5",
1097
1096
  "maxproto=5",
1098
1097
  "direct",
1099
- "pipe_ino=9472"
1098
+ "pipe_ino=9476"
1100
1099
  ]
1101
1100
  },
1102
1101
  "tmpfs,/dev/shm": {
@@ -1528,7 +1527,7 @@
1528
1527
  }
1529
1528
  }
1530
1529
  },
1531
- "ohai_time": 1570576065.7801785,
1530
+ "ohai_time": 1597357512.0656133,
1532
1531
  "os": "linux",
1533
1532
  "os_version": "4.9.0-8-amd64",
1534
1533
  "packages": {
@@ -1594,7 +1593,7 @@
1594
1593
  },
1595
1594
  "chef": {
1596
1595
  "arch": "amd64",
1597
- "version": "15.3.14-1"
1596
+ "version": "16.3.45-1"
1598
1597
  },
1599
1598
  "chrony": {
1600
1599
  "arch": "amd64",
@@ -2909,7 +2908,7 @@
2909
2908
  "platform_family": "debian",
2910
2909
  "platform_version": "9",
2911
2910
  "root_group": "root",
2912
- "shard_seed": 118305713,
2911
+ "shard_seed": 251826029,
2913
2912
  "shells": [
2914
2913
  "/bin/sh",
2915
2914
  "/bin/dash",
@@ -10,12 +10,12 @@
10
10
  },
11
11
  "chef_packages": {
12
12
  "chef": {
13
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.3.14/lib",
14
- "version": "15.3.14"
13
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/chef-16.3.45/lib",
14
+ "version": "16.3.45"
15
15
  },
16
16
  "ohai": {
17
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/ohai-15.3.1/lib/ohai",
18
- "version": "15.3.1"
17
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/ohai-16.3.2/lib/ohai",
18
+ "version": "16.3.2"
19
19
  }
20
20
  },
21
21
  "command": {
@@ -73,6 +73,7 @@
73
73
  "total": 1
74
74
  },
75
75
  "current_user": "fauxhai",
76
+ "deprecated": true,
76
77
  "dmi": {
77
78
  "bios": {
78
79
  "address": "0xE8000",
@@ -81,8 +82,6 @@
81
82
  "Address": "0xE8000",
82
83
  "BIOS Revision": "4.2",
83
84
  "Characteristics": {
84
- "EDD is supported": null,
85
- "PCI is supported": null,
86
85
  "Targeted content distribution is supported": null
87
86
  },
88
87
  "ROM Size": "64 kB",
@@ -188,8 +187,8 @@
188
187
  "Manufacturer": "Xen",
189
188
  "Product Name": "HVM domU",
190
189
  "SKU Number": "Not Specified",
191
- "Serial Number": "ec2da914-9425-bed9-7442-b5cff44da3c0",
192
- "UUID": "EC2DA914-9425-BED9-7442-B5CFF44DA3C0",
190
+ "Serial Number": "ec24fcd9-2a8e-7c3d-f25f-3e1cc717fdab",
191
+ "UUID": "EC24FCD9-2A8E-7C3D-F25F-3E1CC717FDAB",
193
192
  "Version": "4.2.amazon",
194
193
  "Wake-up Type": "Power Switch",
195
194
  "application_identifier": "System Information",
@@ -200,9 +199,9 @@
200
199
  "family": "Not Specified",
201
200
  "manufacturer": "Xen",
202
201
  "product_name": "HVM domU",
203
- "serial_number": "ec2da914-9425-bed9-7442-b5cff44da3c0",
202
+ "serial_number": "ec24fcd9-2a8e-7c3d-f25f-3e1cc717fdab",
204
203
  "sku_number": "Not Specified",
205
- "uuid": "EC2DA914-9425-BED9-7442-B5CFF44DA3C0",
204
+ "uuid": "EC24FCD9-2A8E-7C3D-F25F-3E1CC717FDAB",
206
205
  "version": "4.2.amazon",
207
206
  "wake_up_type": "Power Switch"
208
207
  }
@@ -215,12 +214,12 @@
215
214
  },
216
215
  "/dev/xvda1": {
217
216
  "fs_type": "ext4",
218
- "inodes_available": "468687",
219
- "inodes_percent_used": "11%",
220
- "inodes_used": "55601",
221
- "kb_available": "6539284",
217
+ "inodes_available": "474202",
218
+ "inodes_percent_used": "10%",
219
+ "inodes_used": "50086",
220
+ "kb_available": "6609076",
222
221
  "kb_size": "8190392",
223
- "kb_used": "1215348",
222
+ "kb_used": "1145556",
224
223
  "mount_options": [
225
224
  "rw",
226
225
  "relatime",
@@ -231,7 +230,7 @@
231
230
  "mounts": [
232
231
  "/"
233
232
  ],
234
- "percent_used": "16%",
233
+ "percent_used": "15%",
235
234
  "total_inodes": "524288",
236
235
  "uuid": "3866caa4-0449-4478-899b-60eb6f71dd26"
237
236
  },
@@ -243,19 +242,19 @@
243
242
  "nodev",
244
243
  "noexec",
245
244
  "relatime",
246
- "memory"
245
+ "devices"
247
246
  ],
248
247
  "mounts": [
249
248
  "/sys/fs/cgroup/systemd",
250
- "/sys/fs/cgroup/freezer",
251
249
  "/sys/fs/cgroup/pids",
252
- "/sys/fs/cgroup/net_cls,net_prio",
253
- "/sys/fs/cgroup/cpu,cpuacct",
254
- "/sys/fs/cgroup/perf_event",
255
250
  "/sys/fs/cgroup/blkio",
256
- "/sys/fs/cgroup/devices",
251
+ "/sys/fs/cgroup/memory",
252
+ "/sys/fs/cgroup/freezer",
253
+ "/sys/fs/cgroup/cpu,cpuacct",
254
+ "/sys/fs/cgroup/net_cls,net_prio",
257
255
  "/sys/fs/cgroup/cpuset",
258
- "/sys/fs/cgroup/memory"
256
+ "/sys/fs/cgroup/perf_event",
257
+ "/sys/fs/cgroup/devices"
259
258
  ]
260
259
  },
261
260
  "debugfs": {
@@ -360,13 +359,13 @@
360
359
  "mount_options": [
361
360
  "rw",
362
361
  "relatime",
363
- "fd=31",
362
+ "fd=35",
364
363
  "pgrp=1",
365
364
  "timeout=0",
366
365
  "minproto=5",
367
366
  "maxproto=5",
368
367
  "direct",
369
- "pipe_ino=9488"
368
+ "pipe_ino=9531"
370
369
  ],
371
370
  "mounts": [
372
371
  "/proc/sys/fs/binfmt_misc"
@@ -429,12 +428,12 @@
429
428
  "/dev/xvda1"
430
429
  ],
431
430
  "fs_type": "ext4",
432
- "inodes_available": "468687",
433
- "inodes_percent_used": "11%",
434
- "inodes_used": "55601",
435
- "kb_available": "6539284",
431
+ "inodes_available": "474202",
432
+ "inodes_percent_used": "10%",
433
+ "inodes_used": "50086",
434
+ "kb_available": "6609076",
436
435
  "kb_size": "8190392",
437
- "kb_used": "1215348",
436
+ "kb_used": "1145556",
438
437
  "mount_options": [
439
438
  "rw",
440
439
  "relatime",
@@ -442,7 +441,7 @@
442
441
  "errors=remount-ro",
443
442
  "data=ordered"
444
443
  ],
445
- "percent_used": "16%",
444
+ "percent_used": "15%",
446
445
  "total_inodes": "524288",
447
446
  "uuid": "3866caa4-0449-4478-899b-60eb6f71dd26"
448
447
  },
@@ -543,13 +542,13 @@
543
542
  "mount_options": [
544
543
  "rw",
545
544
  "relatime",
546
- "fd=31",
545
+ "fd=35",
547
546
  "pgrp=1",
548
547
  "timeout=0",
549
548
  "minproto=5",
550
549
  "maxproto=5",
551
550
  "direct",
552
- "pipe_ino=9488"
551
+ "pipe_ino=9531"
553
552
  ]
554
553
  },
555
554
  "/run": {
@@ -842,12 +841,12 @@
842
841
  "/dev/xvda1,/": {
843
842
  "device": "/dev/xvda1",
844
843
  "fs_type": "ext4",
845
- "inodes_available": "468687",
846
- "inodes_percent_used": "11%",
847
- "inodes_used": "55601",
848
- "kb_available": "6539284",
844
+ "inodes_available": "474202",
845
+ "inodes_percent_used": "10%",
846
+ "inodes_used": "50086",
847
+ "kb_available": "6609076",
849
848
  "kb_size": "8190392",
850
- "kb_used": "1215348",
849
+ "kb_used": "1145556",
851
850
  "mount": "/",
852
851
  "mount_options": [
853
852
  "rw",
@@ -856,7 +855,7 @@
856
855
  "errors=remount-ro",
857
856
  "data=ordered"
858
857
  ],
859
- "percent_used": "16%",
858
+ "percent_used": "15%",
860
859
  "total_inodes": "524288",
861
860
  "uuid": "3866caa4-0449-4478-899b-60eb6f71dd26"
862
861
  },
@@ -1090,13 +1089,13 @@
1090
1089
  "mount_options": [
1091
1090
  "rw",
1092
1091
  "relatime",
1093
- "fd=31",
1092
+ "fd=35",
1094
1093
  "pgrp=1",
1095
1094
  "timeout=0",
1096
1095
  "minproto=5",
1097
1096
  "maxproto=5",
1098
1097
  "direct",
1099
- "pipe_ino=9488"
1098
+ "pipe_ino=9531"
1100
1099
  ]
1101
1100
  },
1102
1101
  "tmpfs,/dev/shm": {
@@ -1528,7 +1527,7 @@
1528
1527
  }
1529
1528
  }
1530
1529
  },
1531
- "ohai_time": 1570576157.3212698,
1530
+ "ohai_time": 1597357615.8585901,
1532
1531
  "os": "linux",
1533
1532
  "os_version": "4.9.0-9-amd64",
1534
1533
  "packages": {
@@ -1594,7 +1593,7 @@
1594
1593
  },
1595
1594
  "chef": {
1596
1595
  "arch": "amd64",
1597
- "version": "15.3.14-1"
1596
+ "version": "16.3.45-1"
1598
1597
  },
1599
1598
  "chrony": {
1600
1599
  "arch": "amd64",
@@ -2909,7 +2908,7 @@
2909
2908
  "platform_family": "debian",
2910
2909
  "platform_version": "9",
2911
2910
  "root_group": "root",
2912
- "shard_seed": 27186049,
2911
+ "shard_seed": 113780445,
2913
2912
  "shells": [
2914
2913
  "/bin/sh",
2915
2914
  "/bin/dash",