we have reload apache and reload httpd.. maybe we should just use one?
This commit is contained in:
parent
93b4dc74f8
commit
9893cd157d
3 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@
|
|||
dest=/etc/httpd/conf.d/apps.fedoraproject.org/fedora-releng-dash.conf
|
||||
state=absent
|
||||
tags: releng-dash
|
||||
notify: reload apache
|
||||
notify: reload proxyhttpd
|
||||
|
||||
roles:
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
- meetbot.fedoraproject.org/reversepassproxy.conf
|
||||
- meetbot.fedoraproject.org/meetbot.conf
|
||||
notify:
|
||||
- reload apache
|
||||
- reload proxyhttpd
|
||||
tags:
|
||||
- httpd
|
||||
- httpd/reverseproxy
|
||||
|
|
|
@ -35,4 +35,4 @@
|
|||
copy: src=/root/ticketkey_{{env}}.tkey dest=/etc/httpd/ticketkey_{{env}}.tkey
|
||||
owner=root group=root mode=0600
|
||||
notify:
|
||||
- reload httpd
|
||||
- reload proxyhttpd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue