X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=input%2Fhowto%2Fbackup.creole;h=aa6abaec8ee83136afc5798c89415e0cfc0640cb;hb=d1b1f7dc86ae1b3150ae88a3225aa0bff9887f86;hp=a6aabd94a63db4d324fd8495189dc7e6d58679c9;hpb=6196654c6a79ed11bd01fed2d32e56af28083c6b;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/backup.creole b/input/howto/backup.creole index a6aabd9..aa6abae 100644 --- a/input/howto/backup.creole +++ b/input/howto/backup.creole @@ -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.