Skip to content
Snippets Groups Projects
Commit d59a0c1e authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix the undefined error for vmtp_vm_availability_zone"

parents 5d8524c3 a3dbe5d4
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ vmtp_image_full: "{{ vmtp_image }}:{{ vmtp_tag }}" ...@@ -11,6 +11,7 @@ vmtp_image_full: "{{ vmtp_image }}:{{ vmtp_tag }}"
######################### #########################
# VMTP Specific resources # VMTP Specific resources
######################### #########################
vmtp_vm_availability_zone: "nova"
vmtp_vm_image_name: "Ubuntu Server 16.04" vmtp_vm_image_name: "Ubuntu Server 16.04"
vmtp_vm_ssh_username: "ubuntu" vmtp_vm_ssh_username: "ubuntu"
vmtp_vm_flavor_type: "m1.small" 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