mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02:30
remove unnecessary references to bwrap, bubblewrap, and proot
This commit is contained in:
@@ -22,10 +22,6 @@ SECRET_KEY = get_secret()
|
||||
|
||||
ALLOWED_HOSTS = ['*']
|
||||
|
||||
# Container environments don't like chroots
|
||||
AWX_PROOT_ENABLED = False
|
||||
|
||||
|
||||
CLUSTER_HOST_ID = "awx"
|
||||
SYSTEM_UUID = '00000000-0000-0000-0000-000000000000'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user