HomePhorge

Fix for #4693 -- implicit stages should never be serialized
4a9c85763b7bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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).

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Sep 7 2010, 7:29 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUfa4d32cfd7b3: Fix for #4646 -- Missing stub
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU4a9c85763b7b: Fix for #4693 -- implicit stages should never be serialized (authored by Markus Roberts <Markus@reality.com>).Sep 7 2010, 7:29 AM