Skip to content

Commit 6fc064c

Browse files
committed
Added documentation.
1 parent 7c892c5 commit 6fc064c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

manifests/init.pp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@
462462
#
463463
# $server_puppetserver_experimental:: For Puppetserver 5, enable the /puppet/experimental route? Defaults to true
464464
#
465-
# $server_puppetserver_auth_template:: Template for generating /etc/puppetlabs/puppetserver/conf.d/auth.conf
465+
# $server_puppetserver_auth_template:: Template for generating /etc/puppetlabs/puppetserver/conf.d/auth.conf
466466
#
467467
# $server_puppetserver_trusted_agents:: Certificate names of puppet agents that are allowed to fetch *all* catalogs
468468
# Defaults to [] and all agents are only allowed to fetch their own catalogs.
@@ -536,6 +536,8 @@
536536
# invokes when on static_file_content requests.
537537
# Defaults to undef
538538
#
539+
# $generate_ca_cert Defaults to true. When true, the a ca cert is generated.
540+
#
539541
# === Usage:
540542
#
541543
# * Simple usage:

0 commit comments

Comments
 (0)