Set configure bridge to false from controller
This commit is contained in:
parent
189d89887e
commit
e6fe889a50
@ -60,6 +60,7 @@ class nova::controller(
|
||||
flat_network_bridge => $flat_network_bridge,
|
||||
flat_network_bridge_ip => $flat_network_bridge_ip,
|
||||
flat_network_bridge_netmask => $flat_network_bridge_netmask,
|
||||
configure_bridge => false,
|
||||
}
|
||||
|
||||
class { "nova::objectstore":
|
||||
|
Loading…
Reference in New Issue
Block a user