From 3a2db6ced7b1cc18fda755a2a617567b4a46f357 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 19 Apr 2016 14:44:29 +0200 Subject: minor comments --- packager/openslx.config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packager') 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 -- cgit v1.2.3-55-g7522