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

refactor: Move parsing of overlay ppa config to functions. #668

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fnordahl
Copy link
Collaborator

The overlay ppa config has multiple uses, move parsing from the function that builds model-level cloud-init user data to separate functions.

@fnordahl fnordahl force-pushed the per-app-ppa branch 3 times, most recently from a0db661 to dfbc81d Compare October 22, 2024 16:42
The overlay ppa config has multiple uses, move parsing from the
function that builds model-level cloud-init user data to separate
functions.

Signed-off-by: Frode Nordahl <[email protected]>
@fnordahl fnordahl force-pushed the per-app-ppa branch 2 times, most recently from 8006786 to 2c5ce28 Compare October 22, 2024 17:01
In some circumstances we want to install packages from overlay PPA
on specific applications and not across the whole model.

Add configuration grammar, actual implementation of generic setup
step will follow in subsequent patch.

Signed-off-by: Frode Nordahl <[email protected]>
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.

1 participant