summaryrefslogtreecommitdiffstats
path: root/examples/inst-w-volume/deploy-vm-with-volume.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/inst-w-volume/deploy-vm-with-volume.yaml')
-rw-r--r--examples/inst-w-volume/deploy-vm-with-volume.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/inst-w-volume/deploy-vm-with-volume.yaml b/examples/inst-w-volume/deploy-vm-with-volume.yaml
index 30dbcc0..b15f655 100644
--- a/examples/inst-w-volume/deploy-vm-with-volume.yaml
+++ b/examples/inst-w-volume/deploy-vm-with-volume.yaml
@@ -95,7 +95,10 @@ openstack:
name: {{ router_name }}
external_gateway: {{ ext_net }}
internal_subnets:
- - {{ subnet_name }}
+ - subnet:
+ project_name: {{ admin_proj }}
+ network_name: {{ net_name }}
+ subnet_name: {{ subnet_name }}
keypairs:
- keypair:
os_user: