add icinga_options.also_affected_by to systems running in vm on home.nas

This commit is contained in:
Franzi 2024-07-12 18:13:43 +02:00
parent 2fddd57ed8
commit d08e9f12ab
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 16 additions and 0 deletions

View file

@ -8,6 +8,11 @@ nodes['home.downloadhelper'] = {
'debian-bullseye',
},
'metadata': {
'icinga_options': {
'also_affected_by': {
'home.nas',
},
},
'interfaces': {
'enp1s0.3001': {
'dhcp': True,

View file

@ -12,6 +12,11 @@ nodes['home.paperless'] = {
'webserver',
},
'metadata': {
'icinga_options': {
'also_affected_by': {
'home.nas',
},
},
'interfaces': {
'enp1s0': {
'ips': {