On 04/12/2011 04:44 PM, Christian wrote:
> Is it possible to have multiple file paths defined for a single module
> in the fileserver.conf?
>
> For example
>
> [files]
> path /first/path/files
> path /second/path/files
> allow *
What's this supposed to do?
You probably want to be able to
Hi,
Don't think that is possible. At least the docs dont mention it.
http://docs.puppetlabs.com/guides/file_serving.html
Cheers,
Den
On 13/04/2011, at 0:44, Christian wrote:
> Is it possible to have multiple file paths defined for a single module
> in the fileserver.conf?
>
> For example
>
Is it possible to have multiple file paths defined for a single module
in the fileserver.conf?
For example
[files]
path /first/path/files
path /second/path/files
allow *
[modules]
allow *
[plugins]
allow *
The here described configuration did not work as i tried it already.
Any idea