move icinga2 to new host

This commit is contained in:
Franzi 2023-09-09 14:12:24 +02:00
parent 99e261fe24
commit e6e9e425fc
Signed by: kunsi
GPG key ID: 12E3D2136B818350
7 changed files with 123 additions and 1 deletions

View file

@ -40,9 +40,11 @@ groups['linux'] = {
'port_rules': {
'*': {
'ovh.icinga2',
'icinga2',
},
'*/udp': {
'ovh.icinga2',
'icinga2',
},
},
},