Added support for custom templates in /srv/puppet/templates directory.
This commit is contained in:
parent
ed77786747
commit
42a3a74b7b
2 changed files with 5 additions and 1 deletions
|
@ -12,6 +12,9 @@
|
|||
# Server bucket store.
|
||||
bucketdir = /srv/puppet/bucket
|
||||
|
||||
# Put custom templates under datadirectory
|
||||
templatedir = /srv/puppet/templates
|
||||
|
||||
<% if puppet_storeconfigs != 'none' -%>
|
||||
# Use storeconfigs
|
||||
storeconfigs = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue