bundlewrap/bundles/pacman/files/upgrade-and-reboot.conf
Franzi 60c31d2d11
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
bundles/pacman: add opt-in unattended-upgrades
2022-02-13 09:43:52 +01:00

4 lines
199 B
Plaintext

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)}"