mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Add scalable cluster kubernetes support
This commit is contained in:
@@ -13,6 +13,8 @@ data:
|
||||
# Container environments don't like chroots
|
||||
AWX_PROOT_ENABLED = False
|
||||
|
||||
AWX_AUTO_DEPROVISION_INSTANCES = True
|
||||
|
||||
#Autoprovisioning should replace this
|
||||
CLUSTER_HOST_ID = socket.gethostname()
|
||||
SYSTEM_UUID = '00000000-0000-0000-0000-000000000000'
|
||||
|
||||
Reference in New Issue
Block a user