bundles/apt: add monitoring for unattended upgrades

This commit is contained in:
Franzi 2020-11-10 09:50:20 +01:00
parent 3088ae0ba0
commit 420cea15d2
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 54 additions and 12 deletions

View file

@ -23,6 +23,9 @@ actions = {
}
files = {
'/usr/local/share/icinga/plugins/check_unattended_upgrades': {
'mode': '0755',
},
'/usr/local/sbin/upgrade-and-reboot': {
'content_type': 'mako',
'mode': '0700',