ports/sysutils/puppetserver5/files/patch-ext__config__conf.d__webserver.conf
Romain Tartière 2c161b1aec Update to 5.3.6
Release notes:
https://puppet.com/docs/puppetserver/5.3/release_notes.html#puppet-server-536

While here, remove useless build depends and regenerate patches with make
makepatch.

With hat:	puppet
2018-10-26 10:25:05 +00:00

9 lines
344 B
Text

--- ext/config/conf.d/webserver.conf.orig 2018-08-21 16:07:02 UTC
+++ 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