We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8791b16 commit 6213ab6Copy full SHA for 6213ab6
lib/puppet/defaults.rb
@@ -814,7 +814,7 @@ def self.initialize_default_settings!(settings)
814
# manipulating naming.
815
:certname => {
816
:default => -> { Puppet::Settings.default_certname.downcase },
817
- :desc => "The name to use when handling certificates. When a node
+ :desc => "The name to use when handling certificates. When a NODE
818
requests a certificate from the CA Puppet Server, it uses the value of the
819
`certname` setting as its requested Subject CN.
820
0 commit comments