mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
Koschei staging-sync: don't forget to stop/start polling
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user