Koschei staging-sync: don't forget to stop/start polling
This commit is contained in:
parent
ec426ed72c
commit
cc6fbedae0
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
- koschei-resolver
|
||||
- koschei-scheduler
|
||||
- koschei-watcher
|
||||
- koschei-polling
|
||||
- service: name=httpd state=stopped
|
||||
when: '"web" in ansible_hostname'
|
||||
|
||||
|
@ -87,5 +88,6 @@
|
|||
- koschei-resolver
|
||||
- koschei-scheduler
|
||||
- koschei-watcher
|
||||
- koschei-polling
|
||||
- service: name=httpd state=started
|
||||
when: '"web" in ansible_hostname'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue