Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
826315206d
commit
08568865fe
82 changed files with 178 additions and 181 deletions
|
@ -33,9 +33,6 @@
|
|||
- name: restart fedmsg-relay
|
||||
command: /usr/local/bin/conditional-restart.sh fedmsg-relay fedmsg-relay
|
||||
|
||||
- name: restart httpd
|
||||
command: /usr/local/bin/conditional-restart.sh httpd httpd
|
||||
|
||||
- name: reload httpd
|
||||
action: service name=httpd state=reloaded
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue