Skip to content

Commit

Permalink
Start mr.roboto at reboot
Browse files Browse the repository at this point in the history
This fixes #112
  • Loading branch information
gforcada committed Jul 29, 2017
1 parent 65ac619 commit da33e46
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ansible/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,12 @@
regexp=^[localhost.localdomain]
line="[jenkins.plone.org]"

- cron:
name: Start mr.roboto at reboot
special_time: reboot
job: "supervisord -c /srv/mr.roboto/supervisord.conf"
user: root

handlers:

- name: Start mr.roboto
Expand Down

0 comments on commit da33e46

Please sign in to comment.