mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 15:14:45 -03:30
Consolidate and refactor logging configuration code
This commit is contained in:
@@ -21,6 +21,7 @@ services:
|
||||
RECEPTORCTL_SOCKET: {{ receptor_socket_file }}
|
||||
CONTROL_PLANE_NODE_COUNT: {{ control_plane_node_count|int }}
|
||||
EXECUTION_NODE_COUNT: {{ execution_node_count|int }}
|
||||
AWX_LOGGING_MODE: stdout
|
||||
{% if loop.index == 1 %}
|
||||
RUN_MIGRATIONS: 1
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user