1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/sysutils/puppetserver7/files/patch-ext__config__conf.d__webserver.conf
Romain Tartière 2944f974d5 Copy sysutils/puppetserver6 to sysutils/puppetserver7
The pre-commit hook does not allow me to copy and update the port at the same
time.

With hat:	puppet
2020-12-04 20:42:36 +00:00

10 lines
344 B
Plaintext

--- ext/config/conf.d/webserver.conf.orig 2018-10-01 20:36:05 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