fauxhai-ng 9.0.0 → 9.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fauxhai/.DS_Store +0 -0
  3. data/lib/fauxhai/mocker.rb +1 -1
  4. data/lib/fauxhai/platforms/.DS_Store +0 -0
  5. data/lib/fauxhai/platforms/aix/7.1.json +11 -6
  6. data/lib/fauxhai/platforms/aix/7.2.json +11 -6
  7. data/lib/fauxhai/platforms/almalinux/8.json +5754 -0
  8. data/lib/fauxhai/platforms/amazon/2.json +861 -774
  9. data/lib/fauxhai/platforms/amazon/2018.03.json +641 -547
  10. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +21 -11
  11. data/lib/fauxhai/platforms/centos/6.10.json +13 -7
  12. data/lib/fauxhai/platforms/centos/7.7.1908.json +14 -7
  13. data/lib/fauxhai/platforms/centos/7.8.2003.json +13 -7
  14. data/lib/fauxhai/platforms/centos/8.json +15 -8
  15. data/lib/fauxhai/platforms/chefspec/0.6.1.json +1 -1
  16. data/lib/fauxhai/platforms/clearos/7.4.json +19 -10
  17. data/lib/fauxhai/platforms/debian/10.json +316 -300
  18. data/lib/fauxhai/platforms/debian/11.json +2744 -0
  19. data/lib/fauxhai/platforms/debian/9.11.json +12 -6
  20. data/lib/fauxhai/platforms/debian/9.12.json +11 -6
  21. data/lib/fauxhai/platforms/debian/9.13.json +2959 -0
  22. data/lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json +11 -6
  23. data/lib/fauxhai/platforms/fedora/31.json +16 -8
  24. data/lib/fauxhai/platforms/fedora/32.json +15 -8
  25. data/lib/fauxhai/platforms/freebsd/11.2.json +10 -5
  26. data/lib/fauxhai/platforms/freebsd/12.1.json +346 -348
  27. data/lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json +19 -10
  28. data/lib/fauxhai/platforms/linuxmint/19.0.json +13 -7
  29. data/lib/fauxhai/platforms/mac_os_x/10.14.json +11 -6
  30. data/lib/fauxhai/platforms/mac_os_x/10.15.json +11 -6
  31. data/lib/fauxhai/platforms/mac_os_x/11.0.json +13 -628
  32. data/lib/fauxhai/platforms/mac_os_x/11.json +2820 -0
  33. data/lib/fauxhai/platforms/mac_os_x/12.json +3546 -0
  34. data/lib/fauxhai/platforms/openbsd/6.2.json +11 -6
  35. data/lib/fauxhai/platforms/opensuse/15.2.json +13 -7
  36. data/lib/fauxhai/platforms/oracle/6.10.json +15 -8
  37. data/lib/fauxhai/platforms/oracle/7.5.json +14 -7
  38. data/lib/fauxhai/platforms/oracle/7.6.json +13 -7
  39. data/lib/fauxhai/platforms/raspbian/10.json +15 -8
  40. data/lib/fauxhai/platforms/redhat/6.10.json +728 -722
  41. data/lib/fauxhai/platforms/redhat/7.7.json +16 -8
  42. data/lib/fauxhai/platforms/redhat/7.8.json +61 -57
  43. data/lib/fauxhai/platforms/redhat/7.9.json +3959 -0
  44. data/lib/fauxhai/platforms/redhat/8.json +1024 -1021
  45. data/lib/fauxhai/platforms/rocky/8.json +5768 -0
  46. data/lib/fauxhai/platforms/smartos/5.11.json +6 -3
  47. data/lib/fauxhai/platforms/solaris2/5.11.json +8792 -7404
  48. data/lib/fauxhai/platforms/suse/12.4.json +60 -57
  49. data/lib/fauxhai/platforms/suse/12.5.json +1159 -2069
  50. data/lib/fauxhai/platforms/suse/15.json +1594 -1447
  51. data/lib/fauxhai/platforms/ubuntu/16.04.json +382 -276
  52. data/lib/fauxhai/platforms/ubuntu/18.04.json +437 -328
  53. data/lib/fauxhai/platforms/ubuntu/20.04.json +851 -382
  54. data/lib/fauxhai/platforms/windows/.DS_Store +0 -0
  55. data/lib/fauxhai/platforms/windows/10.json +431 -423
  56. data/lib/fauxhai/platforms/windows/2012.json +17 -9
  57. data/lib/fauxhai/platforms/windows/2012R2.json +17 -9
  58. data/lib/fauxhai/platforms/windows/2016.json +17 -9
  59. data/lib/fauxhai/platforms/windows/2019.json +17 -9
  60. data/lib/fauxhai/platforms/windows/8.1.json +416 -408
  61. data/lib/fauxhai/runner.rb +1 -0
  62. data/lib/fauxhai/version.rb +1 -1
  63. metadata +11 -3
@@ -144,7 +144,8 @@
144
144
  "os": "OpenBSD",
145
145
  "processor": "amd64",
146
146
  "release": "6.2",
147
- "securelevel": [],
147
+ "securelevel": [
148
+ ],
148
149
  "version": "GENERIC.MP#134"
149
150
  },
150
151
  "keys": {
@@ -200,7 +201,8 @@
200
201
  "ip_scope": "LINK LOCAL UNICAST",
201
202
  "prefixlen": "64",
202
203
  "scope": "Link",
203
- "tags": []
204
+ "tags": [
205
+ ]
204
206
  }
205
207
  },
206
208
  "arp": {
@@ -215,7 +217,8 @@
215
217
  ],
216
218
  "mtu": "1500",
217
219
  "number": "0",
218
- "ring_params": {},
220
+ "ring_params": {
221
+ },
219
222
  "routes": [
220
223
  {
221
224
  "destination": "default",
@@ -253,7 +256,8 @@
253
256
  "ip_scope": "LINK LOCAL LOOPBACK",
254
257
  "prefixlen": "128",
255
258
  "scope": "Node",
256
- "tags": []
259
+ "tags": [
260
+ ]
257
261
  }
258
262
  },
259
263
  "encapsulation": "Loopback",
@@ -285,6 +289,7 @@
285
289
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
286
290
  "uptime_seconds": 2646450,
287
291
  "virtualization": {
288
- "systems": {}
292
+ "systems": {
293
+ }
289
294
  }
290
- }
295
+ }
@@ -210,7 +210,8 @@
210
210
  "filesystem": {
211
211
  "by_device": {
212
212
  "/dev/xvda": {
213
- "mounts": []
213
+ "mounts": [
214
+ ]
214
215
  },
215
216
  "/dev/xvda1": {
216
217
  "fs_type": "xfs",
@@ -1659,7 +1660,8 @@
1659
1660
  "version": "2.7.2"
1660
1661
  }
1661
1662
  },
1662
- "lsb": {},
1663
+ "lsb": {
1664
+ },
1663
1665
  "macaddress": "11:11:11:11:11:11",
1664
1666
  "machinename": "Fauxhai",
1665
1667
  "memory": {
@@ -1687,7 +1689,8 @@
1687
1689
  "ip_scope": "LINK LOCAL UNICAST",
1688
1690
  "prefixlen": "64",
1689
1691
  "scope": "Link",
1690
- "tags": []
1692
+ "tags": [
1693
+ ]
1691
1694
  }
1692
1695
  },
1693
1696
  "arp": {
@@ -1702,7 +1705,8 @@
1702
1705
  ],
1703
1706
  "mtu": "1500",
1704
1707
  "number": "0",
1705
- "ring_params": {},
1708
+ "ring_params": {
1709
+ },
1706
1710
  "routes": [
1707
1711
  {
1708
1712
  "destination": "default",
@@ -1740,7 +1744,8 @@
1740
1744
  "ip_scope": "LINK LOCAL LOOPBACK",
1741
1745
  "prefixlen": "128",
1742
1746
  "scope": "Node",
1743
- "tags": []
1747
+ "tags": [
1748
+ ]
1744
1749
  }
1745
1750
  },
1746
1751
  "encapsulation": "Loopback",
@@ -5956,6 +5961,7 @@
5956
5961
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
5957
5962
  "uptime_seconds": 2646450,
5958
5963
  "virtualization": {
5959
- "systems": {}
5964
+ "systems": {
5965
+ }
5960
5966
  }
5961
- }
5967
+ }
@@ -241,12 +241,14 @@
241
241
  "total": 1
242
242
  },
243
243
  "current_user": "fauxhai",
244
- "dmi": {},
244
+ "dmi": {
245
+ },
245
246
  "domain": "local",
246
247
  "filesystem": {
247
248
  "by_device": {
248
249
  "/dev/xvda": {
249
- "mounts": []
250
+ "mounts": [
251
+ ]
250
252
  },
251
253
  "/dev/xvda1": {
252
254
  "fs_type": "ext4",
@@ -286,7 +288,8 @@
286
288
  },
287
289
  "/dev/xvda3": {
288
290
  "fs_type": "swap",
289
- "mounts": [],
291
+ "mounts": [
292
+ ],
290
293
  "uuid": "ebf447f8-d7e1-4a69-a9aa-48f98e7600ad"
291
294
  },
292
295
  "devpts": {
@@ -833,7 +836,8 @@
833
836
  "ip_scope": "LINK LOCAL UNICAST",
834
837
  "prefixlen": "64",
835
838
  "scope": "Link",
836
- "tags": []
839
+ "tags": [
840
+ ]
837
841
  }
838
842
  },
839
843
  "arp": {
@@ -848,7 +852,8 @@
848
852
  ],
849
853
  "mtu": "1500",
850
854
  "number": "0",
851
- "ring_params": {},
855
+ "ring_params": {
856
+ },
852
857
  "routes": [
853
858
  {
854
859
  "destination": "default",
@@ -886,7 +891,8 @@
886
891
  "ip_scope": "LINK LOCAL LOOPBACK",
887
892
  "prefixlen": "128",
888
893
  "scope": "Node",
889
- "tags": []
894
+ "tags": [
895
+ ]
890
896
  }
891
897
  },
892
898
  "encapsulation": "Loopback",
@@ -4337,6 +4343,7 @@
4337
4343
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
4338
4344
  "uptime_seconds": 2646450,
4339
4345
  "virtualization": {
4340
- "systems": {}
4346
+ "systems": {
4347
+ }
4341
4348
  }
4342
- }
4349
+ }
@@ -248,6 +248,7 @@
248
248
  "total": 1
249
249
  },
250
250
  "current_user": "fauxhai",
251
+ "deprecated": true,
251
252
  "dmi": {
252
253
  "bios": {
253
254
  "address": "0xE8000",
@@ -384,7 +385,8 @@
384
385
  "filesystem": {
385
386
  "by_device": {
386
387
  "/dev/xvda": {
387
- "mounts": []
388
+ "mounts": [
389
+ ]
388
390
  },
389
391
  "/dev/xvda1": {
390
392
  "fs_type": "ext4",
@@ -430,7 +432,8 @@
430
432
  },
431
433
  "/dev/xvda3": {
432
434
  "fs_type": "swap",
433
- "mounts": [],
435
+ "mounts": [
436
+ ],
434
437
  "uuid": "8bb69d57-578b-418a-8887-5ef495919e8a"
435
438
  },
436
439
  "binfmt_misc": {
@@ -1785,7 +1788,8 @@
1785
1788
  "ip_scope": "LINK LOCAL UNICAST",
1786
1789
  "prefixlen": "64",
1787
1790
  "scope": "Link",
1788
- "tags": []
1791
+ "tags": [
1792
+ ]
1789
1793
  }
1790
1794
  },
1791
1795
  "arp": {
@@ -1800,7 +1804,8 @@
1800
1804
  ],
1801
1805
  "mtu": "1500",
1802
1806
  "number": "0",
1803
- "ring_params": {},
1807
+ "ring_params": {
1808
+ },
1804
1809
  "routes": [
1805
1810
  {
1806
1811
  "destination": "default",
@@ -1838,7 +1843,8 @@
1838
1843
  "ip_scope": "LINK LOCAL LOOPBACK",
1839
1844
  "prefixlen": "128",
1840
1845
  "scope": "Node",
1841
- "tags": []
1846
+ "tags": [
1847
+ ]
1842
1848
  }
1843
1849
  },
1844
1850
  "encapsulation": "Loopback",
@@ -6564,6 +6570,7 @@
6564
6570
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
6565
6571
  "uptime_seconds": 2646450,
6566
6572
  "virtualization": {
6567
- "systems": {}
6573
+ "systems": {
6574
+ }
6568
6575
  }
6569
- }
6576
+ }
@@ -211,7 +211,8 @@
211
211
  "filesystem": {
212
212
  "by_device": {
213
213
  "/dev/xvda": {
214
- "mounts": []
214
+ "mounts": [
215
+ ]
215
216
  },
216
217
  "/dev/xvda1": {
217
218
  "fs_type": "ext4",
@@ -257,7 +258,8 @@
257
258
  },
258
259
  "/dev/xvda3": {
259
260
  "fs_type": "swap",
260
- "mounts": [],
261
+ "mounts": [
262
+ ],
261
263
  "uuid": "8bb69d57-578b-418a-8887-5ef495919e8a"
262
264
  },
263
265
  "binfmt_misc": {
@@ -1815,7 +1817,8 @@
1815
1817
  "ip_scope": "LINK LOCAL UNICAST",
1816
1818
  "prefixlen": "64",
1817
1819
  "scope": "Link",
1818
- "tags": []
1820
+ "tags": [
1821
+ ]
1819
1822
  }
1820
1823
  },
1821
1824
  "arp": {
@@ -1830,7 +1833,8 @@
1830
1833
  ],
1831
1834
  "mtu": "1500",
1832
1835
  "number": "0",
1833
- "ring_params": {},
1836
+ "ring_params": {
1837
+ },
1834
1838
  "routes": [
1835
1839
  {
1836
1840
  "destination": "default",
@@ -1868,7 +1872,8 @@
1868
1872
  "ip_scope": "LINK LOCAL LOOPBACK",
1869
1873
  "prefixlen": "128",
1870
1874
  "scope": "Node",
1871
- "tags": []
1875
+ "tags": [
1876
+ ]
1872
1877
  }
1873
1878
  },
1874
1879
  "encapsulation": "Loopback",
@@ -6580,6 +6585,7 @@
6580
6585
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
6581
6586
  "uptime_seconds": 2646450,
6582
6587
  "virtualization": {
6583
- "systems": {}
6588
+ "systems": {
6589
+ }
6584
6590
  }
6585
- }
6591
+ }
@@ -261,7 +261,8 @@
261
261
  "filesystem": {
262
262
  "by_device": {
263
263
  "/dev/mmcblk0": {
264
- "mounts": []
264
+ "mounts": [
265
+ ]
265
266
  },
266
267
  "/dev/mmcblk0p1": {
267
268
  "fs_type": "vfat",
@@ -288,7 +289,8 @@
288
289
  "/dev/mmcblk0p2": {
289
290
  "fs_type": "ext4",
290
291
  "label": "rootfs",
291
- "mounts": [],
292
+ "mounts": [
293
+ ],
292
294
  "uuid": "638417fb-7220-47b1-883c-e6fee02f51ac"
293
295
  },
294
296
  "/dev/root": {
@@ -305,7 +307,8 @@
305
307
  "total_inodes": "15327232"
306
308
  },
307
309
  "/dev/sda": {
308
- "mounts": []
310
+ "mounts": [
311
+ ]
309
312
  },
310
313
  "/dev/sda1": {
311
314
  "fs_type": "ext4",
@@ -1527,7 +1530,8 @@
1527
1530
  "ip_scope": "LINK LOCAL UNICAST",
1528
1531
  "prefixlen": "64",
1529
1532
  "scope": "Link",
1530
- "tags": []
1533
+ "tags": [
1534
+ ]
1531
1535
  }
1532
1536
  },
1533
1537
  "arp": {
@@ -1542,7 +1546,8 @@
1542
1546
  ],
1543
1547
  "mtu": "1500",
1544
1548
  "number": "0",
1545
- "ring_params": {},
1549
+ "ring_params": {
1550
+ },
1546
1551
  "routes": [
1547
1552
  {
1548
1553
  "destination": "default",
@@ -1580,7 +1585,8 @@
1580
1585
  "ip_scope": "LINK LOCAL LOOPBACK",
1581
1586
  "prefixlen": "128",
1582
1587
  "scope": "Node",
1583
- "tags": []
1588
+ "tags": [
1589
+ ]
1584
1590
  }
1585
1591
  },
1586
1592
  "encapsulation": "Loopback",
@@ -3652,6 +3658,7 @@
3652
3658
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
3653
3659
  "uptime_seconds": 2646450,
3654
3660
  "virtualization": {
3655
- "systems": {}
3661
+ "systems": {
3662
+ }
3656
3663
  }
3657
- }
3664
+ }