We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
When upgrading from version 2.0.0 to 2.1.2, manage_epel stop working.
manage_epel
It seems to be since this commit.
I have this :
Notice: manage_epel: false Notice: enabled: {icinga-stable-release => true, icinga-testing-builds => false, icinga-snapshot-builds => false, epel => false, netways-plugins-release => false, netways-extras-release => false}
bug got this error:
Duplicate declaration: Yumrepo[epel] is already declared at (file: /etc/puppetlabs/code/environments/toto/modules/epel/manifests/init.pp, line: 190); cannot redeclare (file: /etc/puppetlabs/code/environments/toto/modules/icinga/manifests/repos/yum.pp, line: 22)
Thanks for Icinga and this Puppet module.
The text was updated successfully, but these errors were encountered:
Shit, a merge failed.
Sorry, something went wrong.
f2b6cc4
fix #20 manage_epel do not work
9751b50
fix #21 Using wrong file names for repos plugins and extras
No branches or pull requests
Hello,
When upgrading from version 2.0.0 to 2.1.2,
manage_epel
stop working.It seems to be since this commit.
I have this :
bug got this error:
Thanks for Icinga and this Puppet module.
The text was updated successfully, but these errors were encountered: