On Thu, Apr 5, 2012 at 2:33 PM, Michael Glatz <mfgl...@gmail.com> wrote:
> I now have it communicate regularly between master and client but I am
> now getting some reporting issues.
>
> err     Could not retrieve catalog; skipping run Puppet 2012-04-05 10:22
> EDT
>
> err     Could not retrieve catalog from remote server: Error 400 on
> SERVER: No matching value for selector param 'undef' at /opt/puppet/
> share/puppet/modules/pe_mcollective/manifests/init.pp:89 on node
> hpoktst3.ddmi.intra.renhsc.com  Puppet 2012-04-05 10:22 EDT

You are connecting a puppet agent to a puppet enterprise master. The
pe_mcollective module needs a list of facts provided by the enterprise
installer. If you look at
/etc/puppetlabs/facter/facts.d/puppet_enterprise_installer.txt, you'll
see the list of facts. Since the puppet installation was done from
source, the system is also are missing mcollective and it's
dependencies. I would remove the system from the default group in the
puppet enterprise console so the pe_* modules are not part of the
node.

Thanks,

Nan

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