Skip to content

Commit

Permalink
Merge pull request #1190 from jamezpolley/certbot_renew_as_root
Browse files Browse the repository at this point in the history
Run certbot renew job as root
  • Loading branch information
mlandauer committed May 15, 2018
2 parents 25d4d1d + dbc6ff4 commit 4cee029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/roles/certbot/tasks/main.yml
Expand Up @@ -19,7 +19,7 @@
job: certbot renew
hour: 8
minute: 10
user: deploy
user: root

- name: Reload web server shortly after running cronjob
cron:
Expand Down

0 comments on commit 4cee029

Please sign in to comment.