HomePhorge

Fixing #4268 - manifests always imported
42a475ee6e86Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixing #4268 - manifests always imported

The problem is that the environment list gets cleared
when Settings#set_value is called, and it was being
called every time Settings#use was called, which is
more often than obvious but especially if reporting
is enabled.

Previously we ignored noop when running inside of Settings,
and this essentially adds that back in, so we can remove
the special noop behaviour in Settings itself.

Signed-off-by: Luke Kanies <luke@puppetlabs.com>

Details

Provenance
Luke Kanies <luke@puppetlabs.com>Authored on
Markus Roberts <Markus@reality.com>Committed on Jul 20 2010, 4:56 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU06fc40c5d755: [#4269] Undef variables interpolate to empty string
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU42a475ee6e86: Fixing #4268 - manifests always imported (authored by Luke Kanies <luke@puppetlabs.com>).Jul 20 2010, 4:56 AM