add bundle:rsyslogd

This commit is contained in:
Franzi 2023-08-28 17:21:48 +02:00
parent 36dac3be7c
commit 39576fda38
Signed by: kunsi
GPG key ID: 12E3D2136B818350
6 changed files with 89 additions and 3 deletions

View file

@ -8,6 +8,7 @@ nodes['home.nas'] = {
'mixcloud-downloader',
'mosquitto',
'nfs-server',
'rsyslogd',
'scansnap',
'smartd',
'vmhost',
@ -133,6 +134,11 @@ nodes['home.nas'] = {
},
},
},
'rsyslogd': {
'restrict-to': {
'home',
},
},
'smartd': {
'disks': {
'/dev/nvme0',