Skip to content
Snippets Groups Projects
Commit 37b6735d authored by Ryan Randles Jones's avatar Ryan Randles Jones
Browse files

changed "net" to "network" for ohpc, ood, and nodes modules

parent a45515b7
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ module "create-ood-instance" {
image_ood = var.image_ood
flavor = var.flavor
key_pair = "${module.import-keypair.keypair_name}"
internal_network = var.internal_net
internal_network = var.internal_network
external_network = var.external_network
floating_ip_ood = "${module.floating-ip-address.ood_address}"
host_prefix = var.host_prefix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment