On Jan 21, 2013 1:32 AM, "Anadi Misra" <anadi....@gmail.com> wrote:
>
> hi! all,
>
> the following regex fails for a mount point definition
>
> [palms]
> path /apps/puppet/projects/palms/%h
> allow /^bangvmplmpalm([0-1][0-4,9]).example.com$/
>

The allow directive uses wildcards, not regular expressions:

http://docs.puppetlabs.com/guides/file_serving.html

Unless this was added but not documented.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to