mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Rename one more Tower bit.
This commit is contained in:
parent
2c2aaa7fea
commit
34f4dc521b
@ -9,7 +9,7 @@ case "$1" in
|
||||
exec systemctl $1 automation-controller.service
|
||||
;;
|
||||
status)
|
||||
exec systemctl status automation-controller.service $TOWER_SERVICES
|
||||
exec systemctl status automation-controller.service $CONTROLLER_SERVICES
|
||||
;;
|
||||
*)
|
||||
echo "Usage: automation-controller-service start|stop|restart|status"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user