On Sun, Oct 3, 2010 at 2:02 AM, Brice Figureau
<[email protected]> wrote:
> This means a given node can only gets its own catalog as given in the
> certificate.

Brice,

Have you tried to set the puppet master's node_name config setting to
"facter" and then have puppet-load.rb "lie" about it's fqdn fact when
it requests a catalog?

node_name defaults to "cert" which sounds like the cause of the
trouble you're running into.

This will allow one certificate to be used to request arbitrary node
catalogs and shouldn't require any modifications to puppet.

Perhaps I misunderstand the problem though.

Hope this helps,
-- 
Jeff McCune
http://www.puppetlabs.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to