bundles/systemd: ensure we're not logging to syslog
This commit is contained in:
parent
8cf2dde6e0
commit
c6bb00c124
2 changed files with 8 additions and 0 deletions
|
@ -7,6 +7,9 @@ defaults = {
|
|||
'ntp': {
|
||||
'installed': False,
|
||||
},
|
||||
'rsyslog': {
|
||||
'installed': False,
|
||||
},
|
||||
},
|
||||
},
|
||||
'icinga2_api': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue