Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double check and make sure that unattended OS upgrades are disabled #41

Open
akarasulu opened this issue Feb 6, 2018 · 0 comments
Open
Assignees

Comments

@akarasulu
Copy link
Contributor

Unattended upgrades especially on Ubuntu cause severe issues. Something is broken with it and it keeps on trying to do upgrades and consumes almost all of the peer's resources. It eventually corrects itself but is a problem. Let users turn upgrades on if they want or upgrade manually.

This can be done by using certain Debian Installer directives in the generated pre-seed files. So I'm talking about http/xenial.sh and http/stretch.sh. The DI directives might be different for xenial verses stretch since Ubuntu uses a different unattended-upgrade system (I think): just keep this in mind.

This is not urgent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants