Skip to content

Commit

Permalink
mesos slave when tag enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
enxebre committed May 14, 2015
1 parent d5324e6 commit 2e71ba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/mesos/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,5 @@

- name: start mesos-slave (and enable it at boot)
service: name=mesos-slave state=started enabled=yes
when: mesos_install_mode == "slave"

0 comments on commit 2e71ba6

Please sign in to comment.