From: Faidon Liambotis Date: Sun, 19 Feb 2012 11:12:29 +0000 (+0100) Subject: backup: beethoven's SSH is being done automatically nowadays X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=954f750554c5787db0872da4cc3998a298c29614;p=mirror%2Fdsa-wiki.git backup: beethoven's SSH is being done automatically nowadays --- diff --git a/input/howto/backup.creole b/input/howto/backup.creole index 2fa7b15..0e64bb1 100644 --- a/input/howto/backup.creole +++ b/input/howto/backup.creole @@ -41,11 +41,8 @@ Directories: * install da-backup on the client * create a crontab that runs da-backup daily at some convenient time * configure the directories in {{{/etc/da-backup}}} -* install the public host key of the server with a proper command in - puppet {{{modules/ssh/templates/authorized_keys.erb}}} for beethoven. Do a puppetrun on beethoven. - (This might get done automatically eventually.) * configure how many copies of the directory should be kept in - {{{/etc/da-backup-manager/}}} + beethoven's {{{/etc/da-backup-manager/}}} * run {{{da-backup -v}}} on the client to see if it all works.