On Apr 13, 4:16 am, Adam Heinz <a...@metricwise.net> wrote: > > context => "/etc/network/interfaces", > > Shouldn't this be "/files/etc/network/interfaces"?
Thanks! that was the thing I was missing. The iface stuff works fine now but I can't figure out how to add a new auto line "set auto[. = 'eth1'] eth1", gives an error on save ? augtool shows auto[1] having multiple values: augtool> ls /files/etc/network/interfaces/auto 1 = lo 1 = eth0 so how should I add entries? and by the way http://projects.puppetlabs.com/projects/puppet/wiki/Puppet_Augeas is the best augtool documentation I found -- more in depth than the quick tour on the augtool site. Russell -- 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, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.