fauxhai-ng 9.2.0 → 9.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fauxhai/platforms/.DS_Store +0 -0
  3. data/lib/fauxhai/platforms/aix/7.1.json +11 -6
  4. data/lib/fauxhai/platforms/aix/7.2.json +11 -6
  5. data/lib/fauxhai/platforms/almalinux/8.json +3812 -3816
  6. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +21 -11
  7. data/lib/fauxhai/platforms/centos/6.10.json +13 -7
  8. data/lib/fauxhai/platforms/centos/7.7.1908.json +14 -8
  9. data/lib/fauxhai/platforms/centos/7.8.2003.json +13 -7
  10. data/lib/fauxhai/platforms/centos/8.json +15 -8
  11. data/lib/fauxhai/platforms/chefspec/0.6.1.json +1 -1
  12. data/lib/fauxhai/platforms/clearos/7.4.json +19 -10
  13. data/lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json +11 -6
  14. data/lib/fauxhai/platforms/fedora/31.json +16 -9
  15. data/lib/fauxhai/platforms/fedora/32.json +15 -8
  16. data/lib/fauxhai/platforms/freebsd/11.2.json +10 -5
  17. data/lib/fauxhai/platforms/freebsd/12.1.json +346 -348
  18. data/lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json +19 -10
  19. data/lib/fauxhai/platforms/linuxmint/19.0.json +13 -7
  20. data/lib/fauxhai/platforms/mac_os_x/10.14.json +11 -6
  21. data/lib/fauxhai/platforms/mac_os_x/10.15.json +11 -6
  22. data/lib/fauxhai/platforms/mac_os_x/11.0.json +13 -628
  23. data/lib/fauxhai/platforms/mac_os_x/11.json +2820 -0
  24. data/lib/fauxhai/platforms/mac_os_x/12.json +3546 -0
  25. data/lib/fauxhai/platforms/openbsd/6.2.json +11 -6
  26. data/lib/fauxhai/platforms/opensuse/15.2.json +13 -7
  27. data/lib/fauxhai/platforms/oracle/6.10.json +15 -8
  28. data/lib/fauxhai/platforms/oracle/7.5.json +14 -8
  29. data/lib/fauxhai/platforms/oracle/7.6.json +13 -7
  30. data/lib/fauxhai/platforms/raspbian/10.json +15 -8
  31. data/lib/fauxhai/platforms/rocky/8.json +3816 -3820
  32. data/lib/fauxhai/platforms/smartos/5.11.json +6 -4
  33. data/lib/fauxhai/platforms/solaris2/5.11.json +5043 -5048
  34. data/lib/fauxhai/platforms/windows/10.json +431 -423
  35. data/lib/fauxhai/platforms/windows/2012.json +17 -9
  36. data/lib/fauxhai/platforms/windows/2012R2.json +17 -9
  37. data/lib/fauxhai/platforms/windows/2016.json +17 -9
  38. data/lib/fauxhai/platforms/windows/2019.json +17 -9
  39. data/lib/fauxhai/platforms/windows/8.1.json +416 -408
  40. data/lib/fauxhai/version.rb +1 -1
  41. metadata +3 -1
@@ -9,7 +9,6 @@
9
9
  "version": "6.20.0"
10
10
  }
11
11
  },
12
- "deprecated": true,
13
12
  "command": {
14
13
  "ps": "ps -ef"
15
14
  },
@@ -47,7 +46,9 @@
47
46
  "total": 1
48
47
  },
49
48
  "current_user": "fauxhai",
50
- "dmi": {},
49
+ "deprecated": true,
50
+ "dmi": {
51
+ },
51
52
  "domain": "local",
52
53
  "etc": {
53
54
  "group": {
@@ -1664,7 +1665,8 @@
1664
1665
  "type": "eth"
1665
1666
  }
1666
1667
  },
1667
- "settings": {}
1668
+ "settings": {
1669
+ }
1668
1670
  },
1669
1671
  "ohai_time": 1395346272.1379142,
1670
1672
  "os": "solaris2",
@@ -1675,4 +1677,4 @@
1675
1677
  "platform_version": "5.11",
1676
1678
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
1677
1679
  "uptime_seconds": 2646450
1678
- }
1680
+ }