lib/fauxhai/platforms/omnios/151002.json in fauxhai-2.0.0 vs lib/fauxhai/platforms/omnios/151002.json in fauxhai-2.0.1

- old
+ new

@@ -2328,39 +2328,42 @@ }, "macaddress": "11:11:11:11:11:11", "network": { "default_gateway": "10.0.0.1", "default_interface": "eth0", - "eth0": { - "addresses": { - "10.0.0.2": { - "broadcast": "10.0.0.255", - "family": "inet", - "netmask": "255.255.255.0", - "prefixlen": "23", - "scope": "Global" - } - }, - "arp": { - "10.0.0.1": "fe:ff:ff:ff:ff:ff" - }, - "encapsulation": "Ethernet", - "flags": [ - "BROADCAST", - "MULTICAST", - "UP", - "LOWER_UP" - ], - "mtu": "1500", - "number": "0", - "routes": { - "10.0.0.0/255": { - "scope": "link", - "src": "10.0.0.2" - } - }, - "state": "up", - "type": "eth" + "settings": {}, + "interfaces": { + "eth0": { + "addresses": { + "10.0.0.2": { + "broadcast": "10.0.0.255", + "family": "inet", + "netmask": "255.255.255.0", + "prefixlen": "23", + "scope": "Global" + } + }, + "arp": { + "10.0.0.1": "fe:ff:ff:ff:ff:ff" + }, + "encapsulation": "Ethernet", + "flags": [ + "BROADCAST", + "MULTICAST", + "UP", + "LOWER_UP" + ], + "mtu": "1500", + "number": "0", + "routes": { + "10.0.0.0/255": { + "scope": "link", + "src": "10.0.0.2" + } + }, + "state": "up", + "type": "eth" + } } }, "uptime": "30 days 15 hours 07 minutes 30 seconds", "uptime_seconds": 2646450 }