diff options
-rw-r--r-- | undercloud-vm.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/undercloud-vm.yaml b/undercloud-vm.yaml index 9ba62854..5892d11f 100644 --- a/undercloud-vm.yaml +++ b/undercloud-vm.yaml @@ -43,8 +43,6 @@ Resources: db: mysql://cinder:unset@localhost/cinder volume_size_mb: '5000' db-password: unset - dib: - ramdisk_elements: deploy glance: db: mysql://glance:unset@localhost/glance host: 127.0.0.1 @@ -85,7 +83,6 @@ 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 |