Add missing variables for seed VM data volume config to seed-vm.yml

This commit is contained in:
Mark Goddard 2017-11-21 17:25:57 +00:00
parent 6c4f179b6e
commit def2e587e5
1 changed files with 6 additions and 0 deletions

View File

@ -26,6 +26,12 @@
# Base image for the seed VM root volume.
#seed_vm_root_image:
# Capacity of the seed VM data volume.
#seed_vm_data_capacity:
# Format of the seed VM data volume.
#seed_vm_data_format:
###############################################################################
# Dummy variable to allow Ansible to accept this file.
workaround_ansible_issue_8743: yes