mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 12:06:39 -04:00
The pre-commit hook does not allow me to copy and update the port at the same time. With hat: puppet
9 lines
344 B
Text
9 lines
344 B
Text
--- 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
|