Re: [Puppet Users] Augeas file line edit please help

2013-01-24 Thread Dominic Cleal
On 24/01/13 04:28, kdo wrote: > what i thought would be a simple edit using augeas is turning out to not > be so straight forward, can anyone please help ? > > the plan is to edit sendmail.cf and change the default DS to > DShostname.domain > > class mail { > $key = DS > > service {

[Puppet Users] Augeas file line edit please help

2013-01-23 Thread kdo
what i thought would be a simple edit using augeas is turning out to not be so straight forward, can anyone please help ? the plan is to edit sendmail.cf and change the default DS to DShostname.domain class mail { $key = DS service { 'sendmail':; } augeas {