ports/sysutils/puppetserver5/files/patch-ext__config__conf.d__webserver.conf
Zach Leslie 572cb515fc New port: sysutils/puppetserver5
This port is based on prior wor done in sysutils/puppetserver, and updated to
leverage the CFACTER build of sysutils/facter.

Approved by:	swills(mentor)
Differential Revision:	D12513
2017-10-03 23:37:18 +00:00

9 lines
362 B
Text

--- ext/config/conf.d/webserver.conf.orig 2016-03-28 10:32:26.000000000 -0700
+++ ext/config/conf.d/webserver.conf
@@ -1,5 +1,5 @@
webserver: {
- access-log-config: /etc/puppetlabs/puppetserver/request-logging.xml
+ access-log-config: %%PREFIX%%/etc/puppetserver/request-logging.xml
client-auth: want
ssl-host: 0.0.0.0
ssl-port: 8140