On Thu, 2010-06-03 at 18:22 +1000, Daniel Pittman wrote:

> ...but from experience I wouldn't recommend doing this.  You are almost
> certainly going to be better off having the same set of repositories on every
> server, and using some other mechanism to control which packages or updates
> are applied to your systems.

Ok, that makes sense.

I've updated my manifests to reflect the above, however now when I run
Yum manually on the servers I get the following output:

Repository 'epel' is missing name in configuration, using id


It doesn't make a difference to the install, I'm just wondering if I'm
missing a flag from the following:

yumrepo{epel:
name => "Epel",
baseurl=> "http://updates.the.namesco.net/centos\$releasever-\
$basearch/RPMS.epel/",
gpgcheck=> "1",
gpgkey=> "http://download.fedora.redhat.com/pub/epel/RPM-GPG-KEY-EPEL";,
enabled=> "1",
includepkgs=> "puppet* ruby* facter augeas-libs ruby-augeas ruby-shadow
munin-common munin-node munin-server pyparsing libvirt* libyaml* PyYAML*
cobbler* Django* python-netaddr",
}


Thanks in advance,

Matt

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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