We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88b651e + 08f9c17 commit 3c6ada2Copy full SHA for 3c6ada2
plans/action/install.pp
@@ -4,12 +4,12 @@
4
# The clone URL of the controlrepo to use. This just uses the basic config
5
# from the documentaion https://puppet.com/docs/pe/2019.0/code_mgr_config.html
6
#
7
-# @param r10k_private_key
+# @param r10k_private_key_file
8
# The private key to use for r10k. If this is a local file it will be copied
9
# over to the masters at /etc/puppetlabs/puppetserver/ssh/id-control_repo.rsa
10
# If the file does not exist the value will simply be supplied to the masters
11
12
-# @param license_key
+# @param license_key_file
13
# The license key to use with Puppet Enterprise. If this is a local file it
14
# will be copied over to the MoM at /etc/puppetlabs/license.key
15
0 commit comments