Skip to content

Commit b6815bf

Browse files
typo: no -> now
1 parent cdc389b commit b6815bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ruby/puppetserver-lib/puppet/server/puppet_config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def self.initialize_puppet(puppet_config:)
9595
Puppet.push_context(dummy_ssl_context)
9696
end
9797

98-
# We have no added support for setting "settings_catalog" to false in the puppet.conf.
98+
# We have now added support for setting "settings_catalog" to false in the puppet.conf.
9999
# We should default to not applying the settings catalog and remove this line in Puppet 9.
100100
Puppet.settings.use :main, :server, :ssl, :metrics
101101

0 commit comments

Comments
 (0)