bundles/c3voc-addons: add upgrade-and-reboot to bundle
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
0f0ee046b1
commit
0893156723
6 changed files with 39 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
% for monitored_node in sorted(monitored_nodes):
|
||||
% if monitored_node.has_bundle('apt'):
|
||||
% if not monitored_node.dummy:
|
||||
object ScheduledDowntime "unattended_upgrades" {
|
||||
host_name = "${monitored_node.name}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue