voxpupuli / puppet-epel

Setup/configure EPEL (extra repository for enterprise linux) with Puppet
Apache License 2.0
41 stars 95 forks source link

Unknown configuration value: failovermethod=priority #108

Closed alexjfisher closed 2 years ago

alexjfisher commented 4 years ago

I noticed this error whilst debugging EL8 acceptance tests. failovermethod is not a valid option in EL8? https://bugzilla.redhat.com/show_bug.cgi?id=1653831 was the first thing I hit on google and has some more information.

gsgatlin commented 3 years ago

Seeing this in centos stream 8 with puppet-epel.

arnonerba commented 2 years ago

This error is now showing up on RHEL 8:

Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel.repo; Configuration: OptionBinding with id "failovermethod" does not exist
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel-debuginfo.repo; Configuration: OptionBinding with id "failovermethod" does not exist
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel-source.repo; Configuration: OptionBinding with id "failovermethod" does not exist
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel-testing.repo; Configuration: OptionBinding with id "failovermethod" does not exist
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel-testing-debuginfo.repo; Configuration: OptionBinding with id "failovermethod" does not exist
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel-testing-source.repo; Configuration: OptionBinding with id "failovermethod" does not exist