Skip to content

Commit

Permalink
Merge pull request #62 from opencrvs/testing-infra-2
Browse files Browse the repository at this point in the history
Switch backup user to provision
  • Loading branch information
euanmillar authored Feb 18, 2024
2 parents e1716d8 + 17fd3b9 commit 7bb77b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/server-setup/backups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- hosts: docker-manager-first
become: yes
vars:
crontab_user: root
crontab_user: provision

tasks:
- name: Get crontab user home directory
Expand Down

0 comments on commit 7bb77b6

Please sign in to comment.