parent
e19d386acd
commit
cd2d0341a7
2 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,8 @@ set -o nounset
|
|||
mkdir -p /userdata/openstack/latest
|
||||
echo "$USERDATA" > /userdata/openstack/latest/user_data
|
||||
|
||||
qemu-img resize ./coreos_production_qemu_image.img "${VM_VOLUME_SIZE}"
|
||||
|
||||
qemu-system-x86_64 \
|
||||
-enable-kvm \
|
||||
-cpu host \
|
||||
|
|
Reference in a new issue