Skip to content

Commit

Permalink
Merge pull request #27 from opencrvs/testing-infra-2
Browse files Browse the repository at this point in the history
Fix crontab user
  • Loading branch information
euanmillar authored Feb 13, 2024
2 parents d81d0ad + 1aaa023 commit 1741a58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infrastructure/server-setup/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
- hosts: docker-manager-first, docker-workers
become: yes
become_method: sudo
vars:
crontab_user: root
tasks:
- include_tasks:
file: tasks/application.yml
Expand Down

0 comments on commit 1741a58

Please sign in to comment.