fix error in rsyslog configuration
umask is not supported in an action
This commit is contained in:
parent
3b5c2242d1
commit
ced9d028f8
@ -31,5 +31,4 @@ template(
|
||||
fileGroup="{{ rsyslog_file_group }}"
|
||||
dirOwner="{{ rsyslog_file_owner }}"
|
||||
dirGroup="{{ rsyslog_file_group }}"
|
||||
umask="{{ rsyslog_umask }}"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user