mirror of https://github.com/zulip/zulip.git
installer: Remove unnecessary nginx restart.
Puppet takes care of this.
This commit is contained in:
parent
2d4fae0ffe
commit
6df99677d3
|
@ -432,7 +432,6 @@ EOF
|
||||||
exit 1
|
exit 1
|
||||||
)
|
)
|
||||||
fi
|
fi
|
||||||
service nginx restart
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if has_class "zulip::rabbit"; then
|
if has_class "zulip::rabbit"; then
|
||||||
|
|
Loading…
Reference in New Issue