Skip to content
Snippets Groups Projects
Commit 26130b99 authored by Tomáš Sapák's avatar Tomáš Sapák
Browse files

Merge branch 'feature/swap' into 'master'

added fied for SWAP creation

See merge request !12
parents dc943a08 2818f0c5
Branches
No related tags found
1 merge request!12added fied for SWAP creation
...@@ -98,3 +98,7 @@ os_distro=ubuntu # example ...@@ -98,3 +98,7 @@ os_distro=ubuntu # example
4. Images should contain cloud-init, qemu-guest-agent and grow-part tools 4. Images should contain cloud-init, qemu-guest-agent and grow-part tools
5. OpenStack will resize instance after start. Image shouldn't contain any empty partitions or free space 5. OpenStack will resize instance after start. Image shouldn't contain any empty partitions or free space
## Add SWAP file to instance
By default VMs after creation do not have SWAP partition. If you need to add a SWAP file to your system you can download and run [script](https://gitlab.ics.muni.cz/cloud/cloud-tools/blob/master/swap.sh) that create SWAP file on your VM.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment