bundles/c3voc-addons: add upgrade-and-reboot to bundle
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-01-17 18:43:30 +01:00
parent 0f0ee046b1
commit 0893156723
Signed by: kunsi
GPG key ID: 12E3D2136B818350
6 changed files with 39 additions and 1 deletions

View file

@ -1,5 +1,12 @@
defaults = {
'icinga2_api': {
'apt': {
'services': {
'UNATTENDED UPGRADES': {
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_unattended_upgrades',
},
},
},
'nginx': {
'services': {
'NGINX PROCESS': {