mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Revert rsyslog valid config to one that fails intentionally
This commit is contained in:
parent
2329c1b797
commit
70391f96ae
@ -1,4 +1 @@
|
||||
$WorkDirectory /var/lib/awx/rsyslog
|
||||
$IncludeConfig /etc/rsyslog.d/*.conf
|
||||
*.* stop
|
||||
action(type="omfwd" target="localhost" port="9000" protocol="udp")
|
||||
|
||||
@ -6,6 +6,4 @@ metadata:
|
||||
data:
|
||||
rsyslog-config: |
|
||||
$WorkDirectory /var/lib/awx/rsyslog
|
||||
$IncludeConfig /etc/rsyslog.d/*.conf
|
||||
*.* stop
|
||||
action(type="omfwd" target="localhost" port="9000" protocol="udp")
|
||||
|
||||
|
||||
@ -1,4 +1 @@
|
||||
$WorkDirectory /var/lib/awx/rsyslog
|
||||
$IncludeConfig /etc/rsyslog.d/*.conf
|
||||
*.* stop
|
||||
action(type="omfwd" target="localhost" port="9000" protocol="udp")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user