Skip to content
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

Revert "Allow pick() to work with strict variables" #927

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

mwhahaha
Copy link
Contributor

This reverts commit 2a493ad.

This change was not backwards compatible. If a user was using pick with
a string that include a $, it would be evaluated and could throw an
error.

See https://bugs.launchpad.net/tripleo/+bug/1778201

This reverts commit 2a493ad.

This change was not backwards compatible. If a user was using pick with
a string that include a $, it would be evaluated and could throw an
error.

See https://bugs.launchpad.net/tripleo/+bug/1778201
@mwhahaha
Copy link
Contributor Author

@hlindberg @david22swan @binford2k please review

@david22swan david22swan merged commit 822c4d2 into puppetlabs:master Jun 22, 2018
apevec pushed a commit to redhat-openstack/rdoinfo that referenced this pull request Jun 22, 2018
This reverts commit fd9748c.

puppetlabs/puppetlabs-stdlib#927 was
merged upstream to revert the issue.

Change-Id: I2fc85cee2b3e94996b46ba25564d34d5a2969484
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.

2 participants