Added support for puppet fileserver configuration.
This commit is contained in:
parent
8b949bcf26
commit
54a47ae223
2 changed files with 27 additions and 7 deletions
7
puppet/files/fileserver.conf
Normal file
7
puppet/files/fileserver.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
[files]
|
||||
path /srv/puppet/files/common
|
||||
allow *
|
||||
|
||||
[private]
|
||||
path /srv/puppet/files/private/%H
|
||||
allow *
|
Loading…
Add table
Add a link
Reference in a new issue