HomePhorge

(PUP-3567) Remove current_environment check in Puppet::Indirector…
16f66fcb3ab6Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3567) Remove current_environment check in Puppet::Indirector::Request#environment=

Prior to this commit, there was an environment setter that allowed an
environment to be set if it existed in
Puppet.lookup(:current_environment). This commit changes that by only
allowing environments to be set from what exists within
Puppet.lookup(:environments).

Details

Event Timeline

Brian Cain <brian.cain@puppetlabs.com> committed rPU16f66fcb3ab6: (PUP-3567) Remove current_environment check in Puppet::Indirector… (authored by Brian Cain <brian.cain@puppetlabs.com>).Dec 5 2014, 7:49 PM