Skip to content

provisioning_apt

The cake function provisioning_apt executes the role Ansible role-apt, which enables automatic security upgrades, sets the interval for security upgrades to every six hours and sets up additional custom packages.

Information

Config file Description
/etc/systemd/system/apt-daily.timer.d/override.conf Sets the interval of apt security upgrades to six hours

Example

cake -f provisioning_accept_apt -i pub

No manual inventory/ modifications required.