allow access to backups through sftp in ro mode

This commit is contained in:
HgO
2020-11-29 13:04:38 +01:00
parent a06ff04caa
commit 7f3f811afb
12 changed files with 75 additions and 43 deletions

View File

@@ -19,13 +19,9 @@ storage_box_host: storage.pirateparty.be
storage_box_username: "{{ vault_storage_box_username }}"
storage_box_password: "{{ vault_storage_box_password }}"
borg_passphrase: "{{ vault_borg_passphrase }}"
# Add SSH keys in playbooks/files/ssh/<username>/
users:
- name: hgo
- name: tierce
- name: backup
groups: []
acme_email: it@pirateparty.be