From ea3799dbb27f806e59661f0cc4c60ec68b60af2c Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Tue, 17 Jan 2023 14:35:43 +0100 Subject: [PATCH] Plan borg: updates (step). --- Plan Borg/README.md | 2 +- Plan Borg/models/model-conf-remote.yaml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) 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