Enable unattended-upgrades #598
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/499-unattended_upgrades"
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?
We were missing a positive value on
["apt"]["unattended_upgrades"]["enable"]
to enable it.This is running on akkounts-1, I have executed
unattended-upgrades --dry-run
after a Chef run. Now we can wait for the actual run tomorrow.closes #499
Checkout
From your project repository, check out a new branch and test the changes.