updated gobackup state
This commit is contained in:
parent
bc3130222e
commit
3f8d88612b
@ -9,12 +9,3 @@ gobackup-config-file:
|
||||
- name: {{ gobackup.config_dir }}/gobackup.yml
|
||||
- source: salt://gobackup/templates/gobackup.yml.j2
|
||||
- template: jinja
|
||||
|
||||
gobackup-task-schedule:
|
||||
schedule.absent:
|
||||
- name: gobackup-task-schedule
|
||||
- function: cmd.run
|
||||
- job_args:
|
||||
- gobackup perform
|
||||
- cron: '{{ gobackup.schedule }}'
|
||||
- run_on_start: false
|
||||
|
Loading…
Reference in New Issue
Block a user