Add support for router less deployments

This commit is contained in:
Maxime Guyot
2018-10-19 12:39:34 +02:00
parent a48131f1e1
commit 38beab8fe8
8 changed files with 24 additions and 7 deletions

View File

@ -9,3 +9,5 @@ variable "dns_nameservers" {
}
variable "subnet_cidr" {}
variable "use_neutron" {}