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

Add switch to not manage SCL setup #463

Closed
bodgit opened this issue Feb 22, 2019 · 0 comments · Fixed by #464
Closed

Add switch to not manage SCL setup #463

bodgit opened this issue Feb 22, 2019 · 0 comments · Fixed by #464

Comments

@bodgit
Copy link
Contributor

bodgit commented Feb 22, 2019

Currently this module tries to manage the various SCL packages, which creates a few problems:

  1. Duplicate package resources for scl-utils with any other module that might also try to manage SCL.
  2. The centos-release-scl package contains the default repository configuration which is not always accessible in some enterprise environments so it is desirable to override the repositories with an internal mirror.

I propose adding a simple manage_scl boolean which can default to true for the purposes of maintaining current behaviour, but wraps the centos-release-scl and scl-utils packages so setting it to false will take these out of the catalog.

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 a pull request may close this issue.

1 participant