groups/arch: do not set exclude_from_monitoring by default

This commit is contained in:
Franzi 2021-06-28 19:45:26 +02:00
parent a594337965
commit 95ed5c6932
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -58,11 +58,6 @@ groups['arch'] = {
'bundles': { 'bundles': {
'pacman', 'pacman',
}, },
'metadata': {
'icinga_options': {
'exclude_from_monitoring': True,
},
},
'os': 'arch', 'os': 'arch',
} }