fauxhai-ng 9.0.1 → 9.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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
+ }