Skip to content

Commit 39b98ed

Browse files
committed
Trigger change
1 parent e5b8639 commit 39b98ed

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 HOST
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)