puppet: Added new host specific file share where puppet has write acccess.
This commit is contained in:
parent
06eb2bdf9a
commit
5bb6659940
2 changed files with 7 additions and 2 deletions
|
@ -5,3 +5,7 @@
|
|||
[private]
|
||||
path /srv/puppet/files/private/%H
|
||||
allow *
|
||||
|
||||
[generated]
|
||||
path /srv/puppet/files/generated/%H
|
||||
allow *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue