[augeas-devel] [Augeas] #309: new lens for /etc/avahi/avahi-daemon.conf

Augeas trac at fedorahosted.org
Sun Nov 18 13:51:13 UTC 2012


#309: new lens for /etc/avahi/avahi-daemon.conf
--------------------------+------------------------
  Reporter:  anuaimi      |      Owner:  lutter
      Type:  enhancement  |     Status:  new
  Priority:  minor        |  Milestone:  next
 Component:  Augeas       |    Version:  0.8.0
Resolution:               |   Keywords:  avahi lens
Blocked By:               |   Blocking:
--------------------------+------------------------

Comment (by anuaimi):

 Here you go.  It has one quirk that may or may not be an issue.  Any new
 entries to a section have a blank line between them and the older entries.
 Example...

 {{{
 [server]
 old_entry=old

 new_entry=new
 [next_section]
 }}}

 This behaviour in in the current Puppet.aug lens as well.  If that's
 expected/acceptable behaviour then the unit test is complete.  If not,
 both lenses need to be fixed.  I'm still pretty new to the language Augeas
 uses but it seems that there is a IniFile format that both lenses use.
 Any chance you are familiar with this and might be able to help debug?

 thanks
 Athir

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/309#comment:2>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list