mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 01:58:09 -03:30
Revert rsyslog valid config to one that fails intentionally
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user