Use 4GB of ram for the undercloud as well

This commit is contained in:
James Slagle 2014-10-23 17:19:09 -04:00
parent 04d2022b0b
commit c7cd240d4c

View File

@ -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