epel-formula
epel-formula copied to clipboard
Install the EPEL RPM and GPG key
updates: - [github.com/rubocop-hq/rubocop: v1.30.1 → v1.75.2](https://github.com/rubocop-hq/rubocop/compare/v1.30.1...v1.75.2) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.10.0.1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.4...v0.10.0.1) - [github.com/adrienverge/yamllint: v1.26.3 → v1.37.0](https://github.com/adrienverge/yamllint/compare/v1.26.3...v1.37.0) - [github.com/warpnet/salt-lint: v0.8.0 → v0.9.2](https://github.com/warpnet/salt-lint/compare/v0.8.0...v0.9.2) - https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck - [github.com/rstcheck/rstcheck: 3f929574 → v6.2.4](https://github.com/rstcheck/rstcheck/compare/3f929574...v6.2.4)...
Bumps [activesupport](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.3. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...
Using file.replace to disable or enable EPEL repo has a problem because in the file /etc/yum.repos.d/epel.repo there are 3 repos, not just 1. So, if pillar "epel:disabled" is False the...
I don't understand why you "patch" the repo configurations files with file.comment/uncomment. We should use ini_manage and like this we will also able to change the baseurl in case of...
I work inside internal network and we have a proxy to be set when we want to connect to the external world. When using this formula I get: `Comment: Failed...
### PR progress checklist (to be filled in by reviewers) - [x] Changes to documentation are appropriate (or tick if not required) - [x] Changes to tests are appropriate (or...