Skip to content

Commit

Permalink
Force a config change
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcooper committed Sep 4, 2024
1 parent 8791b16 commit 6213ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/defaults.rb
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,7 @@ def self.initialize_default_settings!(settings)
# manipulating naming.
:certname => {
:default => -> { Puppet::Settings.default_certname.downcase },
:desc => "The name to use when handling certificates. When a node
:desc => "The name to use when handling certificates. When a NODE
requests a certificate from the CA Puppet Server, it uses the value of the
`certname` setting as its requested Subject CN.
Expand Down

0 comments on commit 6213ab6

Please sign in to comment.