Start httpd after koschei upgrade
This commit is contained in:
parent
09cffd3fb1
commit
3d90b59f80
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
|||
command: alembic -c /usr/share/koschei/alembic.ini upgrade head
|
||||
|
||||
post_tasks:
|
||||
- name: start httpd
|
||||
service: name="httpd" state=started
|
||||
- name: unsilence nagios
|
||||
nagios: action=unsilence service=host host={{ inventory_hostname_short }}{{ env_suffix }}
|
||||
delegate_to: noc01.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue