bundles/apt: add monitoring for unattended upgrades
This commit is contained in:
parent
3088ae0ba0
commit
420cea15d2
4 changed files with 54 additions and 12 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue