Don't enable Restic Backup in Vagrant

This commit is contained in:
Sam A. 2022-11-25 21:37:14 +01:00
parent 5a63e8e1a8
commit 814a268965
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 0 deletions

View File

@ -36,3 +36,4 @@
RESTIC_REPOSITORY: "rest:https://{{ restic.user }}:{{ restic_secrets.user_password }}@{{ restic.domain }}/{{ restic.repository }}"
RESTIC_PASSWORD: "{{ restic_secrets.repository_password }}"
TZ: Europe/copenhagen
when: not vagrant