On May 31, 2010, at 6:41 AM, julien wrote:

> The problem is quite simple : if I install puppetd on the image, I
> will end up using the same certificate for 100 different servers with
> different names (the hostname is setup at boot time from dhcp) and I
> guess the puppetmaster won't allow that.

I think the puppetmaster will allow it, but it's usually not recommended.

> In other words : what should I do to create a hundred nodes with the
> same certificate ?


You should just be able to get the certificate signed on one of them and then 
put the whole /var/lib/puppet directory in the image.  Remember that with this 
method, any computer that can access the PXE server can pretend to be one of 
those servers to the puppetmaster.  

It'll also be annoying to set different configurations on those servers because 
they have the same cert name.  I don't know if this is a problem.


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