lib/fauxhai/platforms/raspbian/10.json in fauxhai-ng-9.2.0 vs lib/fauxhai/platforms/raspbian/10.json in fauxhai-ng-9.3.0
- old
+ new
@@ -259,11 +259,12 @@
},
"domain": "local",
"filesystem": {
"by_device": {
"/dev/mmcblk0": {
- "mounts": []
+ "mounts": [
+ ]
},
"/dev/mmcblk0p1": {
"fs_type": "vfat",
"kb_available": "203700",
"kb_size": "258096",
@@ -286,11 +287,12 @@
"uuid": "B6BB-0F0E"
},
"/dev/mmcblk0p2": {
"fs_type": "ext4",
"label": "rootfs",
- "mounts": [],
+ "mounts": [
+ ],
"uuid": "638417fb-7220-47b1-883c-e6fee02f51ac"
},
"/dev/root": {
"inodes_available": "15120156",
"inodes_percent_used": "2%",
@@ -303,11 +305,12 @@
],
"percent_used": "3%",
"total_inodes": "15327232"
},
"/dev/sda": {
- "mounts": []
+ "mounts": [
+ ]
},
"/dev/sda1": {
"fs_type": "ext4",
"mount_options": [
"rw",
@@ -1525,11 +1528,12 @@
"fe80::11:1111:1111:1111": {
"family": "inet6",
"ip_scope": "LINK LOCAL UNICAST",
"prefixlen": "64",
"scope": "Link",
- "tags": []
+ "tags": [
+ ]
}
},
"arp": {
"10.0.0.1": "fe:ff:ff:ff:ff:ff"
},
@@ -1540,11 +1544,12 @@
"UP",
"LOWER_UP"
],
"mtu": "1500",
"number": "0",
- "ring_params": {},
+ "ring_params": {
+ },
"routes": [
{
"destination": "default",
"family": "inet",
"via": "10.0.0.1"
@@ -1578,11 +1583,12 @@
"::1": {
"family": "inet6",
"ip_scope": "LINK LOCAL LOOPBACK",
"prefixlen": "128",
"scope": "Node",
- "tags": []
+ "tags": [
+ ]
}
},
"encapsulation": "Loopback",
"flags": [
"LOOPBACK",
@@ -3650,8 +3656,9 @@
"timezone": "GMT"
},
"uptime": "30 days 15 hours 07 minutes 30 seconds",
"uptime_seconds": 2646450,
"virtualization": {
- "systems": {}
+ "systems": {
+ }
}
-}
+}
\ No newline at end of file