fauxhai-ng 8.7.1 → 9.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) 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/almalinux/8.json +5758 -0
  6. data/lib/fauxhai/platforms/amazon/2.json +861 -774
  7. data/lib/fauxhai/platforms/amazon/2018.03.json +641 -547
  8. data/lib/fauxhai/platforms/centos/7.7.1908.json +1 -0
  9. data/lib/fauxhai/platforms/debian/10.json +316 -300
  10. data/lib/fauxhai/platforms/debian/{9.8.json → 11.json} +966 -1160
  11. data/lib/fauxhai/platforms/debian/9.11.json +12 -6
  12. data/lib/fauxhai/platforms/debian/9.12.json +11 -6
  13. data/lib/fauxhai/platforms/debian/{9.9.json → 9.13.json} +268 -247
  14. data/lib/fauxhai/platforms/fedora/31.json +1 -0
  15. data/lib/fauxhai/platforms/oracle/7.5.json +1 -0
  16. data/lib/fauxhai/platforms/redhat/6.10.json +728 -722
  17. data/lib/fauxhai/platforms/redhat/7.7.json +16 -8
  18. data/lib/fauxhai/platforms/redhat/7.8.json +61 -57
  19. data/lib/fauxhai/platforms/redhat/{7.5.json → 7.9.json} +793 -781
  20. data/lib/fauxhai/platforms/redhat/8.json +1024 -1021
  21. data/lib/fauxhai/platforms/rocky/8.json +5772 -0
  22. data/lib/fauxhai/platforms/smartos/5.11.json +1 -0
  23. data/lib/fauxhai/platforms/solaris2/5.11.json +8896 -7503
  24. data/lib/fauxhai/platforms/suse/12.4.json +60 -57
  25. data/lib/fauxhai/platforms/suse/12.5.json +1159 -2069
  26. data/lib/fauxhai/platforms/suse/15.json +1594 -1447
  27. data/lib/fauxhai/platforms/ubuntu/.DS_Store +0 -0
  28. data/lib/fauxhai/platforms/ubuntu/16.04.json +382 -276
  29. data/lib/fauxhai/platforms/ubuntu/18.04.json +437 -328
  30. data/lib/fauxhai/platforms/ubuntu/20.04.json +851 -382
  31. data/lib/fauxhai/platforms/windows/.DS_Store +0 -0
  32. data/lib/fauxhai/runner.rb +1 -0
  33. data/lib/fauxhai/version.rb +1 -1
  34. metadata +10 -34
  35. data/lib/fauxhai/platforms/aix/6.1.json +0 -731
  36. data/lib/fauxhai/platforms/amazon/2015.03.json +0 -3328
  37. data/lib/fauxhai/platforms/amazon/2015.09.json +0 -3386
  38. data/lib/fauxhai/platforms/amazon/2016.03.json +0 -3378
  39. data/lib/fauxhai/platforms/amazon/2016.09.json +0 -3385
  40. data/lib/fauxhai/platforms/amazon/2017.03.json +0 -3389
  41. data/lib/fauxhai/platforms/amazon/2017.09.json +0 -3410
  42. data/lib/fauxhai/platforms/centos/5.11.json +0 -4920
  43. data/lib/fauxhai/platforms/centos/6.9.json +0 -2693
  44. data/lib/fauxhai/platforms/centos/7.5.1804.json +0 -3795
  45. data/lib/fauxhai/platforms/centos/7.6.1810.json +0 -3810
  46. data/lib/fauxhai/platforms/debian/8.11.json +0 -3596
  47. data/lib/fauxhai/platforms/fedora/29.json +0 -3831
  48. data/lib/fauxhai/platforms/fedora/30.json +0 -3906
  49. data/lib/fauxhai/platforms/freebsd/11.1.json +0 -426
  50. data/lib/fauxhai/platforms/linuxmint/18.3.json +0 -10351
  51. data/lib/fauxhai/platforms/mac_os_x/10.13.json +0 -1339
  52. data/lib/fauxhai/platforms/opensuse/15.0.json +0 -6060
  53. data/lib/fauxhai/platforms/opensuse/15.1.json +0 -5776
  54. data/lib/fauxhai/platforms/oracle/5.11.json +0 -7029
  55. data/lib/fauxhai/platforms/oracle/6.9.json +0 -4177
  56. data/lib/fauxhai/platforms/redhat/5.11.json +0 -6682
  57. data/lib/fauxhai/platforms/redhat/6.9.json +0 -5817
  58. data/lib/fauxhai/platforms/redhat/7.4.json +0 -3886
  59. data/lib/fauxhai/platforms/redhat/7.6.json +0 -3804
  60. data/lib/fauxhai/platforms/suse/12.3.json +0 -5808
  61. data/lib/fauxhai/platforms/ubuntu/14.04.json +0 -2998
  62. data/lib/fauxhai/platforms/windows/2008R2.json +0 -444
@@ -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",
@@ -209,7 +210,8 @@
209
210
  "filesystem": {
210
211
  "by_device": {
211
212
  "/dev/xvda": {
212
- "mounts": []
213
+ "mounts": [
214
+ ]
213
215
  },
214
216
  "/dev/xvda1": {
215
217
  "fs_type": "ext4",
@@ -1470,7 +1472,8 @@
1470
1472
  "ip_scope": "LINK LOCAL UNICAST",
1471
1473
  "prefixlen": "64",
1472
1474
  "scope": "Link",
1473
- "tags": []
1475
+ "tags": [
1476
+ ]
1474
1477
  }
1475
1478
  },
1476
1479
  "arp": {
@@ -1485,7 +1488,8 @@
1485
1488
  ],
1486
1489
  "mtu": "1500",
1487
1490
  "number": "0",
1488
- "ring_params": {},
1491
+ "ring_params": {
1492
+ },
1489
1493
  "routes": [
1490
1494
  {
1491
1495
  "destination": "default",
@@ -1523,7 +1527,8 @@
1523
1527
  "ip_scope": "LINK LOCAL LOOPBACK",
1524
1528
  "prefixlen": "128",
1525
1529
  "scope": "Node",
1526
- "tags": []
1530
+ "tags": [
1531
+ ]
1527
1532
  }
1528
1533
  },
1529
1534
  "encapsulation": "Loopback",
@@ -2932,6 +2937,7 @@
2932
2937
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
2933
2938
  "uptime_seconds": 2646450,
2934
2939
  "virtualization": {
2935
- "systems": {}
2940
+ "systems": {
2941
+ }
2936
2942
  }
2937
- }
2943
+ }
@@ -209,7 +209,8 @@
209
209
  "filesystem": {
210
210
  "by_device": {
211
211
  "/dev/xvda": {
212
- "mounts": []
212
+ "mounts": [
213
+ ]
213
214
  },
214
215
  "/dev/xvda1": {
215
216
  "fs_type": "ext4",
@@ -1470,7 +1471,8 @@
1470
1471
  "ip_scope": "LINK LOCAL UNICAST",
1471
1472
  "prefixlen": "64",
1472
1473
  "scope": "Link",
1473
- "tags": []
1474
+ "tags": [
1475
+ ]
1474
1476
  }
1475
1477
  },
1476
1478
  "arp": {
@@ -1485,7 +1487,8 @@
1485
1487
  ],
1486
1488
  "mtu": "1500",
1487
1489
  "number": "0",
1488
- "ring_params": {},
1490
+ "ring_params": {
1491
+ },
1489
1492
  "routes": [
1490
1493
  {
1491
1494
  "destination": "default",
@@ -1523,7 +1526,8 @@
1523
1526
  "ip_scope": "LINK LOCAL LOOPBACK",
1524
1527
  "prefixlen": "128",
1525
1528
  "scope": "Node",
1526
- "tags": []
1529
+ "tags": [
1530
+ ]
1527
1531
  }
1528
1532
  },
1529
1533
  "encapsulation": "Loopback",
@@ -2932,6 +2936,7 @@
2932
2936
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
2933
2937
  "uptime_seconds": 2646450,
2934
2938
  "virtualization": {
2935
- "systems": {}
2939
+ "systems": {
2940
+ }
2936
2941
  }
2937
- }
2942
+ }