[augeas-devel] Re: [Augeas] #65: dnsmasq lens should handle /etc/dnsmasq.d/*

Augeas trac at fedorahosted.org
Tue Jun 9 00:27:24 UTC 2009


#65: dnsmasq lens should handle /etc/dnsmasq.d/*
--------------------------+-------------------------------------------------
  Reporter:  abnormaliti  |       Owner:  lutter
      Type:  enhancement  |      Status:  closed
  Priority:  minor        |   Milestone:  0.5.1 
 Component:  Augeas       |     Version:  0.5.0 
Resolution:  fixed        |    Keywords:        
--------------------------+-------------------------------------------------
Comment (by lutter):

 Understood, and the lens for this would need to follow what the dnsmasq
 code does when it parses the file very closely; at the same time, I think
 it would be much nicer to have a tree like
 {{{
   dhcp-host/
     hwaddr = 00:00:00:00:00:00
     ipaddr = 10.3.13.28
     hostname = kvm01
 }}}

 rather than a single node with value `00:00:00:00:00:00,10.3.13.28,kvm01`

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




More information about the augeas-devel mailing list