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

Add fix to detect older puppet while setting allow_virtual for > 3.6 #142

Merged
merged 1 commit into from
Nov 4, 2014
Merged

Add fix to detect older puppet while setting allow_virtual for > 3.6 #142

merged 1 commit into from
Nov 4, 2014

Conversation

eshamow
Copy link
Contributor

@eshamow eshamow commented Nov 4, 2014

This should resolve the problems in #122 without triggering the compatibility warnings in #140. Tested against Puppet 3.5, but no earlier.

@eshamow
Copy link
Contributor Author

eshamow commented Nov 4, 2014

As a note, using Gem::Version to compare semver numbers. If you have a preferred way to do this happy to recommit/rebase. But this seems reasonable to me.

shivapoudel added a commit that referenced this pull request Nov 4, 2014
Add fix to detect older puppet while setting allow_virtual for > 3.6
@shivapoudel shivapoudel merged commit f8f6d15 into voxpupuli:master Nov 4, 2014
@eshamow eshamow deleted the fix_accidental_deprecation branch November 4, 2014 06:27
shivapoudel pushed a commit that referenced this pull request Sep 1, 2015
Add fix to detect older puppet while setting allow_virtual for > 3.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants