Fix up playbook to use new init script

This commit is contained in:
Matthew Jones
2014-08-01 13:26:52 -04:00
parent fb1099234e
commit b1b3a5879f

View File

@@ -6,10 +6,10 @@
# description: support init to manage tower and its related services # description: support init to manage tower and its related services
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: # Provides: httpd rabbitmq-server
# Required-Start: # Required-Start: $local_fs $remote_fs $network $named
# Required-Stop: # Required-Stop: $local_fs $remote_fs $network
# Should-Start: # Should-Start: distcache
# Should-Stop: # Should-Stop:
# Default-Start: # Default-Start:
# Default-Stop: # Default-Stop: