From 6cca27874bc8490d2465d0b490d051df3021939d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Thu, 27 Sep 2018 08:06:17 +0000 Subject: New port: databases/puppetdb6 Release notes: https://puppet.com/docs/puppetdb/6.0/release_notes.html With hat: puppet --- databases/puppetdb6/files/patch-ext_config_conf.d_jetty.ini | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 databases/puppetdb6/files/patch-ext_config_conf.d_jetty.ini (limited to 'databases/puppetdb6/files/patch-ext_config_conf.d_jetty.ini') diff --git a/databases/puppetdb6/files/patch-ext_config_conf.d_jetty.ini b/databases/puppetdb6/files/patch-ext_config_conf.d_jetty.ini new file mode 100644 index 000000000000..42d5665a0f64 --- /dev/null +++ b/databases/puppetdb6/files/patch-ext_config_conf.d_jetty.ini @@ -0,0 +1,8 @@ +--- ext/config/conf.d/jetty.ini.orig 2016-03-17 04:17:06 UTC ++++ ext/config/conf.d/jetty.ini +@@ -30,4 +30,4 @@ port = 8080 + + # Access logging configuration path. To turn off access logging + # comment out the line with `access-log-config=...` +-access-log-config = /etc/puppetlabs/puppetdb/request-logging.xml ++access-log-config = %%PREFIX%%/etc/puppetdb/request-logging.xml -- cgit v1.2.3