lib/fauxhai/platforms/freebsd/10.2.json in fauxhai-3.5.0 vs lib/fauxhai/platforms/freebsd/10.2.json in fauxhai-3.6.0

- old
+ new

@@ -185,10 +185,11 @@ "string_1": "vboxVer_5.0.6", "string_2": "vboxRev_103037" } }, "ohai_time": 1445813955.465053, + "root_group": "wheel", "languages": { "ruby": { "bin_dir": "/usr/local/bin", "gem_bin": "/usr/local/bin/gem", "gems_dir": "/usr/local/gems", @@ -275,11 +276,11 @@ "addresses": { "10.0.0.2": { "broadcast": "10.0.0.255", "family": "inet", "netmask": "255.255.255.0", - "prefixlen": "23", + "prefixlen": "24", "scope": "Global" } }, "arp": { "10.0.0.1": "fe:ff:ff:ff:ff:ff" @@ -291,16 +292,19 @@ "UP", "LOWER_UP" ], "mtu": "1500", "number": "0", - "routes": { - "10.0.0.0/255": { + "routes": [ + { + "destination": "10.0.0.0/24", + "family": "inet", "scope": "link", + "proto": "kernel", "src": "10.0.0.2" } - }, + ], "state": "up", "type": "eth" } } }, @@ -316,6 +320,6 @@ }, "virtualization": { "systems": { } } -} +} \ No newline at end of file