diff options
Diffstat (limited to 'undercloud-vm.yaml')
-rw-r--r-- | undercloud-vm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/undercloud-vm.yaml b/undercloud-vm.yaml index 5892d11f..0b21a310 100644 --- a/undercloud-vm.yaml +++ b/undercloud-vm.yaml @@ -83,6 +83,7 @@ Resources: ram_allocation_ratio: 1.0 reserved_host_memory_mb: 0 baremetal: + arch: i386 db: mysql://nova:unset@localhost/nova_bm power_manager: nova.virt.baremetal.virtual_power_driver.VirtualPowerManager pxe_deploy_timeout: 1200 |