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

Package dependant reboot #220

Merged
merged 3 commits into from
Mar 28, 2019
Merged

Package dependant reboot #220

merged 3 commits into from
Mar 28, 2019

Conversation

rhodesn
Copy link
Contributor

@rhodesn rhodesn commented Mar 27, 2019

This replicates some of the functionality in the contrib/conditionalReboot script, and also resolves #199.

rhodesn added 3 commits March 28, 2019 10:39
If any packages in AUTOREBOOT are installed/upgraded then we set
REBOOTCALL=1 and subsequently reboot on successful update.

We also get a count of packages installed/upgraded for free with this.
Now specifying 'kernel' will mean only kernel-X.X etc is matched, rather
than all packages starting with kernel.

Update auter.conf with new parameter info

Update pkglist in prep to work when packages are already cached
@rhodesn rhodesn merged commit a068368 into rackerlabs:develop Mar 28, 2019
@rhodesn rhodesn deleted the package-dependant-reboot branch March 28, 2019 15:42
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.

auter --prep and auter --apply should log how many packages downloaded/installed.
1 participant