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

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

# default filesystem type for the qcow2-container
DEFAULT_CONTAINER_FILESYSTEM="xfs"