Skip to content

Commit 6213ab6

Browse files
committed
Force a config change
1 parent 8791b16 commit 6213ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/defaults.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ def self.initialize_default_settings!(settings)
814814
# manipulating naming.
815815
:certname => {
816816
:default => -> { Puppet::Settings.default_certname.downcase },
817-
:desc => "The name to use when handling certificates. When a node
817+
:desc => "The name to use when handling certificates. When a NODE
818818
requests a certificate from the CA Puppet Server, it uses the value of the
819819
`certname` setting as its requested Subject CN.
820820

0 commit comments

Comments
 (0)