summaryrefslogtreecommitdiffstats
path: root/packager/openslx.config
blob: a02a608b6fa6ab326cde40cbf523c4d47cc6e3f9 (plain) (blame)
1
2
3
4
5
6
7
8
# default options used by rsync
DEFAULT_RSYNC_OPTS="-e ssh -c arcfour -oStrictHostKeyChecking=no"

# default size for the qcow2-container (the one containing diffs)
DEFAULT_QCOW_SIZE="25G"

# default filesystem type for the qcow2-container
DEFAULT_QCOW_FS="ext4"