Skip to content
Snippets Groups Projects
Commit a3dbe5d4 authored by caoyuan's avatar caoyuan
Browse files

Fix the undefined error for vmtp_vm_availability_zone

Change-Id: I39a96f6474e0efd061d9eb121427e013d5266e51
Closes-Bug: #1659558
parent 7ee53a56
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ vmtp_image_full: "{{ vmtp_image }}:{{ vmtp_tag }}"
#########################
# VMTP Specific resources
#########################
vmtp_vm_availability_zone: "nova"
vmtp_vm_image_name: "Ubuntu Server 16.04"
vmtp_vm_ssh_username: "ubuntu"
vmtp_vm_flavor_type: "m1.small"
......
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