mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 13:27:40 -02:30
Minor tweaks for the mesh_code branch from review (#10902)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user