On Fri, Mar 22, 2013 at 9:11 PM, Dominic Cleal <[email protected]> wrote:
> Perhaps ideally, lenses could be bundled with the software responsible > for the config file formats themselves so they're more easily kept in > sync. There are a small number of projects that do this (libvirt, > libguestfs, corosync), but it needs a supportive upstream. > Hi Dominic, Thanks for replying. I haven't got my head around the lens syntax just yet but I will have a go at it and see if I can submit a patch. I think your last paragraph is spot on -- the lenses should be bundled with the software responsible for the config file formats. Perhaps augeas should look in /etc/augeas.d/ or something for the lenses and packages can include a lens file that goes in that directory. It makes sense, as a change in a config file has to include a review of the lens before releasing a new package. - Gonzalo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
