Base the task container image on the web image

Remove DEBUG from the image
This commit is contained in:
Matthew Jones
2017-08-03 23:31:49 -04:00
parent fc00c220eb
commit 31bc58e7f4
3 changed files with 9 additions and 55 deletions

View File

@@ -9,7 +9,6 @@ data:
import os
import socket
ADMINS = ()
DEBUG = True
# Container environments don't like chroots
AWX_PROOT_ENABLED = False