Merge "Configuration drives don't appear to work on aarch64+kvm."

This commit is contained in:
Zuul 2019-01-17 22:59:58 +00:00 committed by Gerrit Code Review
commit f2f3392031
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ live_migration = false
block_migration_for_live_migration = false
block_migrate_cinder_iscsi = false
spice_console = true
config_drive = {{ ansible_architecture != 'aarch64' }}
rescue = false
enable_instance_password = {{ tempest_enable_instance_password }}
interface_attach = false