HomePhorge

(PUP-1433) Stop deprecating env settings on CLI
c0039f770743Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1433) Stop deprecating env settings on CLI

When config_version, modulepath, and manifest were specified on the
command line, the code that updated the current_environment with the
information looked it up in the settings. This changes it to use the
value() method which isn't going to issue the warning. After the
deprecation period is over the command line handling will be changed to
just global application command line handlers and the environment
configuration will be driven from that.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
Josh Partlow <joshua.partlow@puppetlabs.com>Committed on Mar 31 2014, 10:43 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU75e2a7e03275: (PUP-1433) Use modulepath of the current environment
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Partlow <joshua.partlow@puppetlabs.com> committed rPUc0039f770743: (PUP-1433) Stop deprecating env settings on CLI (authored by Andrew Parker <andy@puppetlabs.com>).Mar 31 2014, 10:43 PM