mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Fix up playbook to use new init script
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user