From: Peter Palfrader Date: Sun, 6 Sep 2009 22:38:45 +0000 (+0200) Subject: ssh keys are in puppet now X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=480869a0311e4f477ff040c0f1e6f0b62705c7f8;p=mirror%2Fdsa-wiki.git ssh keys are in puppet now --- diff --git a/input/howto/backup.creole b/input/howto/backup.creole index e208d40..aa6abae 100644 --- a/input/howto/backup.creole +++ b/input/howto/backup.creole @@ -65,9 +65,8 @@ Directories: done && echo }}} -* (why is this here? It shouldn't be necessary, --weasel) ((run {{{ssh -o 'StrictHostKeyChecking no' backup.debian.org}}} and abort))) * install the public components of the key with the proper command in - {{{/root/.ssh/authorized_keys}}} on bartok, start a new section for each host. + puppet {{{modules/ssh/templates/authorized_keys.erb}}} for bartok, start a new section for each host. Do a puppetrun on bartok. * configure how many copies of the directory should be kept in {{{/etc/da-backup-manager/}}} * mkdir the target directories (at least the first level dir is required. the last directory in the path rsync will create itself).