On 05/06/2011 06:28 PM, Sean Carolan wrote:
>> You can just create a new class that inherits your previous class
>> and then overwrites the File[] you declared before and use that
>> only on the new machines.
>
> Will this also work with an augeas entry with a changes [] section?
>
I cannot see
> You can just create a new class that inherits your previous class
> and then overwrites the File[] you declared before and use that
> only on the new machines.
Will this also work with an augeas entry with a changes [] section?
--
You received this message because you are subscribed to the Goo
Sean Carolan [Fri, May 06, 2011 at 10:12:00AM -0500]:
> Hello puppet gurus, maybe one of you can help with this. We have a
> bunch of servers that are managed by puppet, but would like to make a
> single, small change to a text file only on newly built machines.
> This text file is controlled by a
Hello puppet gurus, maybe one of you can help with this. We have a
bunch of servers that are managed by puppet, but would like to make a
single, small change to a text file only on newly built machines.
This text file is controlled by a module that is referenced in several
places in our current co