summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/rdoc/code_objects.rb
diff options
context:
space:
mode:
authorMarkus Roberts <Markus@reality.com>2010-09-05 11:26:58 -0700
committerJames Turnbull <james@lovedthanlost.net>2010-09-07 15:29:19 +1000
commit4a9c85763b7bf2db6da52daa9e8221eb59ffa9d2 (patch)
tree89ad2a4c7f8e6b9d980c30f20160f478e45ba711 /lib/puppet/util/rdoc/code_objects.rb
parentfa4d32cfd7b35f9c80ebb8c92b5e00ff70a27181 (diff)
downloadpuppet-4a9c85763b7bf2db6da52daa9e8221eb59ffa9d2.tar.gz
puppet-4a9c85763b7bf2db6da52daa9e8221eb59ffa9d2.tar.xz
puppet-4a9c85763b7bf2db6da52daa9e8221eb59ffa9d2.zip
Fix for #4693 -- implicit stages should never be serialized
My fix for #4542 was overly enthusiastic about assuring that all resources had a stage, resulting in stages designations being serialized for resources in manifests which did not use resources (everything was in implicit main). This broke 0.25.x compatibility, as all catalogs now refered to stages. This patch scales back the change for #4542 slightly, supressing the setting of main on the puppetmaster and relying on the default behaviour on the client (for 2.6.x and later, treat it as main; for 0.25.x, do nothing).
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions