summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSimon Paillard <simon.paillard@resel.enst-bretagne.fr>2009-08-07 23:24:44 +0200
committerSimon Paillard <simon.paillard@resel.enst-bretagne.fr>2009-08-07 23:24:44 +0200
commit4f8a98b179287c8b9a78d0c978a9d6a8965a9648 (patch)
tree520e42087e5af1ea5b2cb8b07dfac01c608b1e59 /etc
parent9bc4a2692679e274c7be30459e1c1eb9935828b3 (diff)
runmirrors: disable StrictHostKeyChecking by default
Diffstat (limited to 'etc')
-rw-r--r--etc/runmirrors.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/runmirrors.conf.sample b/etc/runmirrors.conf.sample
index 02ded07..9a77c9e 100644
--- a/etc/runmirrors.conf.sample
+++ b/etc/runmirrors.conf.sample
@@ -26,7 +26,8 @@
#MIRRORS="${BASEDIR}/etc/${NAME}.mirror"
## extra ssh options we might want. *hostwide*
-#SSH_OPTS=""
+## By default, ignore ssh key change of leafs
+#SSH_OPTS="-o StrictHostKeyChecking=no"
## The script can send logs (or error messages) to a mail address.
## If this is unset it will default to the local root user unless it is run