Chef base role improvements #184
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/unattended_upgrades_and_vim"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While setting up the new server, draco, I found out that unattended-upgrades wasn't enabled. The apt cookbook supports it now, so I have added it (with syslog support and notifications only on failure).
The Vim package was also missing from our base cookbook, so it's in there as well
This is ready to merge
Enable unattended-upgrades, install Vimto Chef base role improvements