Revision fd786991 defaults

b/defaults
8 8
# SWAP: Create a swap partition
9 9
# SWAP=yes
10 10

  
11
# SWAP_SIZE: Manually set the size of the swap partition (in MB)
12
# If left empty, it will set the size equal to the memory for the instance.
13
# Make sure you have enough disk space for the swap partition!
14
# SWAP_SIZE=""
15

  
11 16
# IMAGE_NAME: Name of the image to use
12 17
# Generally you use the name of the image with the version of the OS included.
13 18
# Examples include:

Also available in: Unified diff