Add scalable cluster kubernetes support

This commit is contained in:
Matthew Jones
2018-01-11 12:16:14 -05:00
parent 6e9930a45f
commit 6a85fc38dd
4 changed files with 82 additions and 3 deletions

View File

@@ -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'