Skip to content
Snippets Groups Projects
Verified Commit 2818f0c5 authored by Andrei Kirushchanka's avatar Andrei Kirushchanka
Browse files

added fied for SWAP creation

parent dc943a08
No related branches found
No related tags found
1 merge request!12added fied for SWAP creation
......@@ -98,3 +98,7 @@ os_distro=ubuntu # example
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
## 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