mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Add rsyslog config to container from file for consistency
This commit is contained in:
@@ -7,4 +7,5 @@ data:
|
||||
rsyslog-config: |
|
||||
$WorkDirectory /var/lib/awx/rsyslog
|
||||
$IncludeConfig /etc/rsyslog.d/*.conf
|
||||
|
||||
*.* stop
|
||||
action(type="omfwd" target="localhost" port="9000" protocol="udp")
|
||||
|
||||
Reference in New Issue
Block a user