Hi,

in the docs at
http://docs.puppetlabs.com/guides/file_serving.html#serving-files-from-custom-mount-points
there's an example on how to serve private files via

   [private]
     path /data/private/%h
     allow *

However, my private files are identical for classes for webservers, i.e.
SSL private keys for webservers. All these webservers have hostnames
webXX, where XX are some numbers.

Is there a way to tell the puppet fileserver config to send all hosts
matching a certain hostname pattern to the same directory?

Thanks for your insight!
Andreas.

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

Reply via email to