[puppet] using new yum::repo module

Mike McGrath mmcgrath at redhat.com
Mon Jun 29 14:33:11 UTC 2009


On Mon, 29 Jun 2009, Todd Zullinger wrote:

> Mike McGrath wrote:
> > diff --git a/manifests/services/build.pp b/manifests/services/build.pp
> > index 0166de2..6c46fe2 100644
> > --- a/manifests/services/build.pp
> > +++ b/manifests/services/build.pp
> [...]
> > @@ -117,9 +118,6 @@ class koji {
> >          source => 'fedora-ca.cert',
> >          notify => Service['kojid'],
> >      }
> > -    configfile { '/etc/yum.repos.d/builder-infrastructurel.repo':
>                                                             ^
> Does this stray 'l' mean that this file will remain on the build
> systems, is it's not replaced or removed by any of the other changes?
> If so, will it cause any problems by duplicating yum repos?
>

Good catch, looks like it was a typo on the boxes.  It doesn't seem to be
causing errors but yum is throwing a warning:

   Repository builder-infrastructure is listed more than once in the
   configuration

I'll clean out the infrastructurel repo :)

	-Mike




More information about the infrastructure mailing list