summaryrefslogtreecommitdiffstats
path: root/packager
diff options
context:
space:
mode:
authorJonathan Bauer2016-07-29 15:11:16 +0200
committerJonathan Bauer2016-07-29 15:11:16 +0200
commitfa3ccf4ce309ac0143c5afafc4ab8187bd0b4723 (patch)
treea5419bec687f82b457471027916fd71e7f6ad738 /packager
parentrespect system's dracut configuration (diff)
downloadsystemd-init-fa3ccf4ce309ac0143c5afafc4ab8187bd0b4723.tar.gz
systemd-init-fa3ccf4ce309ac0143c5afafc4ab8187bd0b4723.tar.xz
systemd-init-fa3ccf4ce309ac0143c5afafc4ab8187bd0b4723.zip
add modules for infiniband/bootnet sysconfig scripts
Diffstat (limited to 'packager')
-rw-r--r--packager/openslx.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/packager/openslx.config b/packager/openslx.config
index 0f785e1b..985ace1a 100644
--- a/packager/openslx.config
+++ b/packager/openslx.config
@@ -9,7 +9,7 @@ DEFAULT_RSYNC_OPTS="--acls \
--verbose"
# default options used by rsync
-DEFAULT_RSYNC_RSH="ssh -c blowfish -o StrictHostKeyChecking=no"
+DEFAULT_RSYNC_RSH="ssh -c aes256-ctr -o StrictHostKeyChecking=no"
# default size for the qcow2-container
DEFAULT_CONTAINER_SIZE="20G"