Skip to content

(MODULES-2185) Fix withenv execution under Puppet 2.7 #664

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

domcleal
Copy link
Contributor

@domcleal domcleal commented Jul 2, 2015

When executing a command with environment variables, the withenv helper
under Puppet 2.7 is on Puppet::Util::Execution and on 3.0 to 3.3, it's
on Puppet::Util.

Replaces #663.

When executing a command with environment variables, the withenv helper
under Puppet 2.7 is on Puppet::Util::Execution and on 3.0 to 3.3, it's
on Puppet::Util.
DavidS added a commit that referenced this pull request Jul 3, 2015
…henv-2.7

(MODULES-2185) Fix `withenv` execution under Puppet 2.7
@DavidS DavidS merged commit c45e24b into puppetlabs:master Jul 3, 2015
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Oct 23, 2017
…S-2185-withenv-2.7

(MODULES-2185) Fix `withenv` execution under Puppet 2.7
@Ramesh7 Ramesh7 added the bugfix label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants