Parent Directory | Revision Log
test
1 | misc | 5 | # This file consists of arbitrarily named sections/modules |
2 | # defining where files are served from and to whom | ||
3 | |||
4 | dmorgan | 130 | |
5 | misc | 5 | # Define a section 'files' |
6 | # Adapt the allow/deny settings to your needs. Order | ||
7 | # for allow/deny does not matter, allow always takes precedence | ||
8 | # over deny | ||
9 | # [files] | ||
10 | # path /var/lib/puppet/files | ||
11 | # allow *.example.com | ||
12 | # deny *.evil.example.com | ||
13 | # allow 192.168.0.0/24 |
ViewVC Help | |
Powered by ViewVC 1.1.30 |