Use 4GB of ram for the undercloud as well
This commit is contained in:
parent
04d2022b0b
commit
c7cd240d4c
@ -83,7 +83,7 @@ tripleo configure-vm \
|
||||
--seed \
|
||||
--libvirt-nic-driver virtio \
|
||||
--arch x86_64 \
|
||||
--memory 3145728 \
|
||||
--memory 4194304 \
|
||||
--cpus 1
|
||||
|
||||
virsh start $UNDERCLOUD_VM_NAME
|
||||
|
Loading…
Reference in New Issue
Block a user