projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd5c5ec
)
websockets restart thinko
author
Bill Erickson
<berickxx@gmail.com>
Thu, 15 Jun 2017 22:04:01 +0000
(18:04 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Thu, 15 Jun 2017 22:04:01 +0000
(18:04 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
evergreen/apache.yml
patch
|
blob
|
history
diff --git
a/evergreen/apache.yml
b/evergreen/apache.yml
index
45b864e
..
5efa3c8
100644
(file)
--- a/
evergreen/apache.yml
+++ b/
evergreen/apache.yml
@@
-5,7
+5,7
@@
- name: Stop Apache2 Websockets
become: true
# TODO: Use ansible 2.2 service: use=systemd
- shell: systemctl stop apache2
ctl
-websockets
+ shell: systemctl stop apache2-websockets
- name: Setup eg.conf
become: true
copy: