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

Allow disabling updates #95

Merged

Conversation

gabriel-samfira
Copy link
Member

@gabriel-samfira gabriel-samfira commented Jun 4, 2023

This change allows disabling updates via extra specs in the LXD provider.

To disable updates, add the following extra specs

garm-cli pool update \
    --extra-specs='{"disable_updates": true}' \
    <POOL_ID>

Fixes: #93

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
@gabriel-samfira gabriel-samfira merged commit aee4eb2 into cloudbase:main Jun 4, 2023
4 checks passed
@SystemKeeper
Copy link
Contributor

Updated and works great, thanks!

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.

Set DisableUpdatesOnBoot with LXD?
2 participants