Skip to content

Commit

Permalink
feat(pkg): include epel formula fixup 7
Browse files Browse the repository at this point in the history
  • Loading branch information
SchoolGuy committed Nov 16, 2023
1 parent a4b4654 commit 2387a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cobbler/package/install.sls
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ cobbler-package-install-pkg-installed:
- sls: {{ sls_repo_available }}
{% elif cobbler.pkg.epel.enabled %}
- require:
- pkg: epel.epel_release
- pkg: epel_release
{% endif %}

0 comments on commit 2387a5f

Please sign in to comment.