Fix the undefined error for vmtp_vm_availability_zone
Change-Id: I39a96f6474e0efd061d9eb121427e013d5266e51 Closes-Bug: #1659558
This commit is contained in:
parent
7ee53a563a
commit
a3dbe5d4f0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user