On Thu, 10 Feb 2011 12:10:54 -0500
Tim Dunphy wrote:

> Hello list!
Hello,

[...]
> [root@mclient ~]# puppetd --test
> info: Caching catalog for mclient.acadaca.net
> info: Applying configuration version '1297357383'
> err: //centos/Yumrepo[rpmforge]: Failed to retrieve current state of
> resource: A section with name base already exists
> notice: Finished catalog run in 1.23 seconds
[...]

> I've also grepped my manifests directory for the term 'base' and didnt
> find a duplicate repo definition that included it...

thee problem is that you have many [main] sections in your repos (grep
main /etc/yum.repos.d/*) and puppet doesn't like it (but yum does).

 
> thanks in advance!
HTH,
Arnau

-- 
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