stockholm no longer has vboxnet0.

This commit is contained in:
Tony Garnock-Jones 2016-01-28 15:30:41 -05:00
parent 3476afc2ab
commit e400c1703a
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
(assertion (host-route (bytes 192 168 1 222) 24 "wlan0")))]
["stockholm.ccs.neu.edu"
(scn/union (assertion (host-route (bytes 129 10 115 94) 24 "eth0"))
(assertion (host-route (bytes 192 168 56 222) 24 "vboxnet0"))
(assertion (gateway-route (bytes 0 0 0 0) 0 (bytes 129 10 115 1) "eth0")))]
[else
(error 'spawn-demo-config "No setup for hostname ~a" (gethostname))])))