Merge pull request #35 from branan/cidr
Remove available_ips from nova-vm-net now that we have CIDR
This commit is contained in:
@@ -155,7 +155,6 @@ class openstack::all(
|
|||||||
|
|
||||||
nova::manage::network { "nova-vm-net":
|
nova::manage::network { "nova-vm-net":
|
||||||
network => '11.0.0.0/24',
|
network => '11.0.0.0/24',
|
||||||
available_ips => 128,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
nova::manage::floating { "nova-vm-floating":
|
nova::manage::floating { "nova-vm-floating":
|
||||||
|
Reference in New Issue
Block a user