lib/fauxhai/platforms/freebsd/11.2.json in fauxhai-ng-9.2.0 vs lib/fauxhai/platforms/freebsd/11.2.json in fauxhai-ng-9.3.0
- old
+ new
@@ -62,10 +62,11 @@
"cores": 1,
"real": 1,
"total": 1
},
"current_user": "fauxhai",
+ "deprecated": true,
"dmi": {
"base_board": {
"all_records": [
{
"Asset Tag": "Not Specified",
@@ -298,11 +299,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"
},
@@ -313,11 +315,12 @@
"UP",
"LOWER_UP"
],
"mtu": "1500",
"number": "0",
- "ring_params": {},
+ "ring_params": {
+ },
"routes": [
{
"destination": "default",
"family": "inet",
"via": "10.0.0.1"
@@ -351,11 +354,12 @@
"::1": {
"family": "inet6",
"ip_scope": "LINK LOCAL LOOPBACK",
"prefixlen": "128",
"scope": "Node",
- "tags": []
+ "tags": [
+ ]
}
},
"encapsulation": "Loopback",
"flags": [
"LOOPBACK",
@@ -415,8 +419,9 @@
"timezone": "GMT"
},
"uptime": "30 days 15 hours 07 minutes 30 seconds",
"uptime_seconds": 2646450,
"virtualization": {
- "systems": {}
+ "systems": {
+ }
}
-}
+}
\ No newline at end of file