Hi

> Nice module may use it. Looking over it I did find one minor issue
> with the epel source:
>
> yum::managed_yumrepo { epel-source:
>           descr => 'Extra Packages for Enterprise Linux $releasever -
> $basearch - Source',
>         mirrorlist =>
> 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-$releasever&arch=$basearch',
>           enabled => 1,
>       gpgcheck => 1,
>           failovermethod => priority,
>         failovermethod => 'priority',
>               gpgkey => 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL',
>       priority => 16,
>
> As you can see you have 2 failovermethod => 'priority' entries.
> Nothing big thought you might want to know..

bleh, thanks.

cheers pete

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to