summaryrefslogtreecommitdiffstats
path: root/packager/openslx.config
diff options
context:
space:
mode:
Diffstat (limited to 'packager/openslx.config')
-rw-r--r--packager/openslx.config5
1 files changed, 3 insertions, 2 deletions
diff --git a/packager/openslx.config b/packager/openslx.config
index f5d28f76..0f785e1b 100644
--- a/packager/openslx.config
+++ b/packager/openslx.config
@@ -1,3 +1,4 @@
+# default options for rsync
DEFAULT_RSYNC_OPTS="--acls \
--hard-links \
--xattrs \
@@ -8,9 +9,9 @@ DEFAULT_RSYNC_OPTS="--acls \
--verbose"
# default options used by rsync
-DEFAULT_RSYNC_RSH="ssh -c arcfour -o StrictHostKeyChecking=no"
+DEFAULT_RSYNC_RSH="ssh -c blowfish -o StrictHostKeyChecking=no"
-# default size for the qcow2-container (the one containing diffs)
+# default size for the qcow2-container
DEFAULT_CONTAINER_SIZE="20G"
# default filesystem type for the qcow2-container