Re: [Puppet Users] Creating domain zone files

2012-03-02 Thread Al
Thanks for the suggested method, I will put up a pilot environment and see if this solution works for me! On Feb 28, 2012, at 9:41 PM, Brian Gallew wrote: Allow me to offer a couple of alternatives: 1) If Puppet is not otherwise doing stuff with the domains, then stop trying to manage the b

Re: [Puppet Users] Creating domain zone files

2012-02-28 Thread Brian Gallew
Allow me to offer a couple of alternatives: 1) If Puppet is not otherwise doing stuff with the domains, then stop trying to manage the bind configs purely with Puppet. Instead, have your configs in revision control (best practice) and have the puppet run do an update/reload (e.g. have the exec som