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 e5b8639 commit 39b98edCopy full SHA for 39b98ed
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 HOST
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