mirror of
https://github.com/ansible/awx.git
synced 2026-01-27 00:21:30 -03:30
Remove fact cache log setup from openshift configmap
fact cache receiver doesn't appear to exist anymore
This commit is contained in:
parent
d03cacbb57
commit
9cf2343570
@ -40,7 +40,6 @@ data:
|
||||
LOGGING['loggers']['awx.main.commands.inventory_import']['handlers'] = ['console']
|
||||
LOGGING['loggers']['awx.main.tasks']['handlers'] = ['console']
|
||||
LOGGING['loggers']['awx.main.scheduler']['handlers'] = ['console']
|
||||
LOGGING['loggers']['awx.main.commands.run_fact_cache_receiver']['handlers'] = ['console']
|
||||
LOGGING['loggers']['django_auth_ldap']['handlers'] = ['console']
|
||||
LOGGING['loggers']['social']['handlers'] = ['console']
|
||||
LOGGING['loggers']['system_tracking_migrations']['handlers'] = ['console']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user