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

Declaratively configure extra repositories #75

Open
spanezz opened this issue Nov 10, 2022 · 0 comments
Open

Declaratively configure extra repositories #75

spanezz opened this issue Nov 10, 2022 · 0 comments
Labels
enhancement New feature or request provision Issue about functionalities related to provisioning images

Comments

@spanezz
Copy link
Contributor

spanezz commented Nov 10, 2022

Now that we can declaratively configure a package list (see d071651), it can make sense to also declaratively configure a list of extra package sources.

Example use cases:

  • enable powertools in rocky/fedora
  • enable a copr repository in rocky/fedora
  • add a package source in apt (with repository key)
  • add universe/multiverse/some ppa, in Ubuntu

The commands to do this can be run before the packages from packages are installed, so packages can refer to packages in all enabled sources.

@spanezz spanezz added the enhancement New feature or request label Nov 10, 2022
@spanezz spanezz added the provision Issue about functionalities related to provisioning images label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request provision Issue about functionalities related to provisioning images
Projects
None yet
Development

No branches or pull requests

1 participant