forked from Lainports/opnsense-ports
13 lines
444 B
Text
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
|