From c5fb092720afefbf904822a5604b5b3520b5c194 Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Thu, 21 Aug 2008 12:07:09 +1000 Subject: Removed reference to namespaces from --genconfig documentation --- lib/puppet/util/settings.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/puppet') diff --git a/lib/puppet/util/settings.rb b/lib/puppet/util/settings.rb index f20dee401..a8eb09049 100644 --- a/lib/puppet/util/settings.rb +++ b/lib/puppet/util/settings.rb @@ -645,10 +645,6 @@ These parameters affect the required permissions of any files specified after their specification. Puppet will sometimes use these parameters to check its own configured state, so they can be used to make Puppet a bit more self-managing. -Note also that the section names are entirely for human-level organizational -purposes; they don't provide separate namespaces. All parameters are in a -single namespace. - Generated on #{Time.now}. }.gsub(/^/, "# ") -- cgit