try something
[mirror/dsa-wiki.git] / input / howto / backup.creole
index a6aabd9..aa6abae 100644 (file)
@@ -65,12 +65,11 @@ 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
+* mkdir the target directories (at least the first level dir is required.  the last directory in the path rsync will create itself).
 * run {{{da-backup -v}}} on the client to see if it all works.