mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
2944f974d5
The pre-commit hook does not allow me to copy and update the port at the same time. With hat: puppet
10 lines
344 B
Plaintext
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
|