mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 23:50:30 -04:00
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
9 lines
362 B
Text
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
|