remove fache cache receiver

This commit is contained in:
Chris Meyers
2017-06-19 15:33:24 -04:00
parent 4c118159ed
commit ec2e537f63
10 changed files with 3 additions and 305 deletions

View File

@@ -129,7 +129,6 @@ SERVICE_NAME_DICT = {
"runworker": "channels",
"uwsgi": "uwsgi",
"daphne": "daphne",
"fact": "factcacher",
"nginx": "nginx"}
# Used for sending commands in automatic restart
UWSGI_FIFO_LOCATION = '/awxfifo'