Merge "Configuration drives don't appear to work on aarch64+kvm."
This commit is contained in:
commit
f2f3392031
@ -42,6 +42,7 @@ live_migration = false
|
|||||||
block_migration_for_live_migration = false
|
block_migration_for_live_migration = false
|
||||||
block_migrate_cinder_iscsi = false
|
block_migrate_cinder_iscsi = false
|
||||||
spice_console = true
|
spice_console = true
|
||||||
|
config_drive = {{ ansible_architecture != 'aarch64' }}
|
||||||
rescue = false
|
rescue = false
|
||||||
enable_instance_password = {{ tempest_enable_instance_password }}
|
enable_instance_password = {{ tempest_enable_instance_password }}
|
||||||
interface_attach = false
|
interface_attach = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user