Check that unattended upgrades are performed #499

Open
opened 2023-06-29 12:47:21 +00:00 by greg · 1 comment
Owner
No description provided.
greg added the
question
bug
ops
labels 2023-06-29 12:47:21 +00:00
greg self-assigned this 2023-06-29 12:47:21 +00:00
raucao added this to the 2025/Q2 project 2025-04-22 14:49:19 +00:00
greg started working 2025-05-31 13:40:48 +00:00
Author
Owner

I investigated this and found something missing in our Chef code. The apt cookbook sets default['apt']['unattended_upgrades']['enable'] to false, so the rest of the config is ignored and no unattended upgrade is performed since we do not overwrite it to true. Now I'm checking if the rest of the config is correct and works.

I investigated this and found something missing in our Chef code. The apt cookbook sets `default['apt']['unattended_upgrades']['enable']` to `false`, so the rest of the config is ignored and no unattended upgrade is performed since we do not overwrite it to `true`. Now I'm checking if the rest of the config is correct and works.
greg worked for 1 hour 2 minutes 2025-05-31 14:43:06 +00:00
greg referenced this issue from a commit 2025-05-31 14:46:10 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent: 1 hour 2 minutes
greg
1 hour 2 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#499
No description provided.