algo/roles/common/templates/60unattended-reboot.j2
2018-09-02 15:26:06 -04:00

2 lines
152 B
Django/Jinja

Unattended-Upgrade::Automatic-Reboot "{{ unattended_reboot.enabled|lower }}";
Unattended-Upgrade::Automatic-Reboot-Time "{{ unattended_reboot.time }}";