are those clients which roam across subnets? (just to be sure why you are
using ddns).
you might consider using the certname option in puppet.conf to avoid the
certificate name and fqdn fact.

if you dont need it, and you are ok with pre-defining the hostname values,
 you might look at foreman as an alternative (http://theforeman.org).

Ohad
On Wed, Jul 14, 2010 at 10:15 PM, Harihara Vinayakaram <[email protected]>wrote:

> Hi
>  I have a set up that runs puppetmasterd, DDNS , DHCP etc on one
> server . I have managed to PXE boot Ubuntu 10.04 clients and setup
> puppet clients . The ultimate goal is to run Hadoop on the nodes. I
> have some observations on the process and I am wondering if there is
> any easier way to do . I am running this on 50 physical nodes.
>
>     1. Puppet clients work only if the DNS (both forward and revese
> work ). For DDNS to work (at least on Ubuntu clients) secure DDNS in
> the only way  . This needs a dhclient-exit-hook per machine and also a
> send fqdn.fqdn from each machine's dhclient.conf .
>
>            To solve this my preseed.cfg contains a late-command which
> transfers a script to the client machine which does a series of wget
> and some sed manipulations . Looking from the outside it does looks a
> bit complicated and I see a maintenance proble Is there a easier way
> to do this ?
>
> Regards
> Hari
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<puppet-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en.

Reply via email to