Franziska Kunsmann
60c31d2d11
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
3 lines
199 B
Text
3 lines
199 B
Text
nodename="${node.name}"
|
|
reboot_mail_to="${node.metadata.get('apt/unattended-upgrades/reboot_mail_to', '')}"
|
|
auto_reboot_enabled="${node.metadata.get('apt/unattended-upgrades/reboot_enabled', True)}"
|