diff --git a/Plan Borg/README.md b/Plan Borg/README.md index b8303f7..6f30cd5 100644 --- a/Plan Borg/README.md +++ b/Plan Borg/README.md @@ -128,7 +128,7 @@ C'est le cas nominal. Le principe consiste à configurer le serveur de sauvegard Initialiser le contexte Borgmatic : ``` -/srv/borg/bin/doinit-remote status.libre-en-communs.org +/srv/borg/bin/doinit-remote foo.bar.org ``` Ajouter un accès ssh restreint dans `/srv/borg/.ssh/authorized_keys` : diff --git a/Plan Borg/models/model-conf-remote.yaml b/Plan Borg/models/model-conf-remote.yaml index 844723f..0564396 100644 --- a/Plan Borg/models/model-conf-remote.yaml +++ b/Plan Borg/models/model-conf-remote.yaml @@ -17,8 +17,5 @@ consistency: - archives prefix: '2' # This foo line is required with old borgmatic version. -storage: - encryption_passcommand: 'cat /srv/borg/.borg-passphrase' - output: color: false