On Thu, May 27, 2010 at 9:35 AM, Douglas Garstang <[email protected]>wrote:
> Does switching to external nodes require a forklift approach? > > The other day, I specified an external node script in puppet.conf, and > puppet complained about every single node that wasn't handled by the > external script. It would be nice (and more realistic) to be able to > cut one node over at a time. Is this possible? > Absolutely. My external node script just returns the default config for any node it can't find a specific config for. > > Doug. > > -- > 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. > > -- nigel -- 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.
