opnsense-ports/net/foreman-proxy/files/patch-config-settings.d-puppetca.yml.example
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

12 lines
422 B
Text

--- config/settings.d/puppetca.yml.example.orig 2014-09-27 09:16:47.493418158 +0200
+++ config/settings.d/puppetca.yml.example 2014-09-27 09:16:08.243420797 +0200
@@ -1,6 +1,6 @@
---
: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