Re: [Puppet Users] augtool/augeas -- clearly missing something...

2011-04-12 Thread Russell Fulton
On 13/04/2011, at 4:16 AM, Adam Heinz wrote: >> context => "/etc/network/interfaces", > > Shouldn't this be "/files/etc/network/interfaces"? indeed! now I get: err: /Stage[main]//Node[mon225044.insec.auckland.ac.nz]/Augeas[network_interface]/returns: change from need_to_run to 0 failed:

Re: [Puppet Users] augtool/augeas -- clearly missing something...

2011-04-12 Thread Adam Heinz
>      context => "/etc/network/interfaces", Shouldn't this be "/files/etc/network/interfaces"? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group,

[Puppet Users] augtool/augeas -- clearly missing something...

2011-04-11 Thread russell.fulton
Hi I've just started trying to use augeas to manage /etc/network/ interfaces on Ubuntu I found some stuff in the archive that seems to match what I need but I can't make anything work. I have augeas { "network_interface": context => "/etc/network/interfaces", changes => [