restic
This commit is contained in:
@@ -5,3 +5,14 @@
|
||||
- name: 'wget {{url}} -O - | bzip2 -cd > /bin/restic ; chmod +x /bin/restic'
|
||||
- unless: stat /bin/restic
|
||||
|
||||
/opt/restic_backups.sh:
|
||||
file.managed:
|
||||
- source: 'salt://restic/files/restic_backup.sh.jinja'
|
||||
- template: jinja
|
||||
- user: root
|
||||
- group: root
|
||||
- mode: 0700
|
||||
cron.present:
|
||||
- minute: 20
|
||||
- hour: 4
|
||||
- dayweek: 0
|
||||
|
||||
Reference in New Issue
Block a user