[augeas-devel] [Augeas] #166: Lens for access.conf

Augeas trac at fedorahosted.org
Wed Dec 29 12:41:28 UTC 2010


#166: Lens for access.conf
----------------------------+-----------------------------------------------
  Reporter:  lorenzodalrio  |       Owner:  lutter     
      Type:  enhancement    |      Status:  closed     
  Priority:  minor          |   Milestone:  next       
 Component:  Augeas         |     Version:  0.7.0      
Resolution:  fixed          |    Keywords:  access.conf
----------------------------+-----------------------------------------------
Comment (by deepunix):

 {{{
 --- /usr/share/augeas/lenses/dist/access.aug    2010-12-29
 06:41:24.000000000 -0600
 +++ /usr/share/augeas/lenses/dist/access.aug.new        2010-12-29
 06:41:06.000000000 -0600
 @@ -52,7 +52,7 @@
  (* View: host_list
   * host_list can be a single ipaddr/hostname/domain/fqdn or a list of
 those values
   *)
 -let host_list = Build.opt_list [ label "host" . store Rx.word ] Sep.space
 +let host_list = Build.opt_list [ label "host" . store /[A-Za-z0-9_.-:]+/
 ] Sep.space

  (* View: entry
   * A valid entry line
 }}}
 cured the X11 display specification

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




More information about the augeas-devel mailing list