#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

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to