Bryan, Thanks so much for the pointer. I think I'm on the right track now but could use a hand understanding why I'm getting this error when attempting to write out to disk
augtool> print /files/etc/exports/ /files/etc/exports /files/etc/exports/dir = "/foo" /files/etc/exports/dir/client = "foo.example.com" /files/etc/exports/dir/option = "rw" augtool> save /usr/share/augeas/lenses/exports.aug:17.16-19.58:Short split for concat Saving failed On Jan 15, 4:27 pm, Bryan Kearney <bkear...@redhat.com> wrote: > windowsrefund wrote: > > augeas { "$name": > > context => "/files", > > changes => "set /etc/exports/foo bar", > > require => File["/etc/exports"], > > } > > Augeas will validate the structure of what you are setting. Look in > /usr/share/augeas/lenses/exports.lns for a description of the regular > expression voodoo. My guess is that you are not setting a valid structure. > > -- bk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---