Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd unattened upgrades configuration to our salt scripts for ubuntu machines #207
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are some instructions here:
https://help.ubuntu.com/community/AutomaticSecurityUpdates
The interesting bit is probably not just turning on / automating it via salt, but also adding some of the extra bits (like autoreboot). I think I'd rather auto-reboot and risk requiring user intervention (via
exception slave lost) than leaving an unpatched server on a public IP.