spec/support/Labfile in testlab-0.0.4 vs spec/support/Labfile in testlab-0.1.0

- old
+ new

@@ -16,10 +16,10 @@ }, :repo => File.dirname(__FILE__) ] network :testnet do - cidr "192.168.255.254/16" + ip "192.168.255.254/16" bridge :br0 end container "server-1" do distro "ubuntu"