Minor tweaks for the mesh_code branch from review (#10902)

This commit is contained in:
Alan Rominger
2021-08-18 07:53:12 -04:00
parent 928c35ede5
commit c3ad479fc6
4 changed files with 8 additions and 5 deletions

View File

@@ -125,8 +125,6 @@ if "pytest" in sys.modules:
}
}
CELERYBEAT_SCHEDULE['cluster_heartbeat']['schedule'] = timedelta(seconds=10)
CLUSTER_HOST_ID = socket.gethostname()
AWX_CALLBACK_PROFILE = True