opnsense-ports/net/foreman-proxy/files/patch-config-settings.d-puppetca.yml.example
Franco Fichtner 4a0a2cc590 */*: sync with upstream
Taken from: FreeBSD
2017-05-20 15:18:08 +02:00

13 lines
444 B
Text

--- config/settings.d/puppetca.yml.example.orig 2017-05-08 15:18:42 UTC
+++ config/settings.d/puppetca.yml.example
@@ -2,7 +2,7 @@
# Can be true, false, or http/https to enable just one of the protocols
:enabled: false
-#:ssldir: /var/lib/puppet/ssl
-#:puppetdir: /etc/puppet
+#:ssldir: /var/puppet/ssl
+#:puppetdir: %%LOCALBASE%%/etc/puppet
#:puppetca_use_sudo: true
-#:sudo_command: /usr/bin/sudo
+#:sudo_command: %%LOCALBASE%%/bin/sudo