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

[WIP] Automatic upgrades #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[WIP] Automatic upgrades #24

wants to merge 1 commit into from

Conversation

sbrl
Copy link
Member

@sbrl sbrl commented Jun 6, 2018

This PR will look at enabling automatic upgrades for the Freeside machines.

@sbrl
Copy link
Member Author

sbrl commented Jun 6, 2018

Following the guide here: https://paulmellorsblog.wordpress.com/2017/10/11/unattended-upgrades/

....we need to update /etc/dnf/automatic.conf automagically.

@Epictek
Copy link
Contributor

Epictek commented Jun 23, 2018

@sbrl this will need to be updated for fabric2, if you need assistance with this let me know :)

@sbrl
Copy link
Member Author

sbrl commented Jun 23, 2018

Erm right, @Epictek. So there are 2 files now. What I've got already needs to go in the install one right?

@Epictek
Copy link
Contributor

Epictek commented Jun 23, 2018

Since it's more of a configuration change rather than an application install putting it in desktop/conf.py is probably best.

@sbrl
Copy link
Member Author

sbrl commented Jun 24, 2018

@Epictek .....but we install packages here? I'm confused 😕

@Epictek
Copy link
Contributor

Epictek commented Jun 24, 2018

install.py is more for installing user applications, whereas conf.py is more about configuring. There is no change apart from the name scheme (desktop.conf.dnf-automatic) so whichever you feel is more appropriate. IMO it fits better in conf.py

@sbrl
Copy link
Member Author

sbrl commented Jun 25, 2018

....so something can either be in install or conf, but not both?

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

Successfully merging this pull request may close these issues.

2 participants