mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 00:37:37 -02:30
remove fache cache receiver
This commit is contained in:
@@ -66,8 +66,7 @@ SERVICE_NAME_DICT = {
|
||||
"callback": "awx-callback-receiver",
|
||||
"channels": "awx-channels-worker",
|
||||
"uwsgi": "awx-uwsgi",
|
||||
"daphne": "awx-daphne",
|
||||
"fact": "awx-fact-cache-receiver"}
|
||||
"daphne": "awx-daphne"}
|
||||
# Used for sending commands in automatic restart
|
||||
UWSGI_FIFO_LOCATION = '/var/lib/awx/awxfifo'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user