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

Invalid parameter allow_virtual #140

Closed
ryanrapp opened this issue Nov 2, 2014 · 4 comments
Closed

Invalid parameter allow_virtual #140

ryanrapp opened this issue Nov 2, 2014 · 4 comments

Comments

@ryanrapp
Copy link

ryanrapp commented Nov 2, 2014

Version 1.7.14 has breaking changes for Puppet version 3.4.3.

These are the errors:
Warning: Could not load fact file /etc/puppet/modules/python/lib/facter/pip_version.rb: Invalid parameter allow_virtual
Warning: Could not load fact file /etc/puppet/modules/python/lib/facter/python_version.rb: Invalid parameter allow_virtual

These appear to be the offending commits:
52f56f6
c5d94b7

Reverting to 1.7.13 resolves the issue.

@shivapoudel
Copy link
Contributor

@ryanrapp reverted the commit which has cause the issue :)

@ryanrapp
Copy link
Author

ryanrapp commented Nov 2, 2014

@shivapoudel Thanks! 👍

@eshamow
Copy link
Contributor

eshamow commented Nov 4, 2014

Apologies @ryanrapp - new PR pushed that should resolve the issue - testing welcome as I did only minimal smoke tests to ensure it works < 3.5.

@ryanrapp
Copy link
Author

ryanrapp commented Nov 5, 2014

No problem, @eshamow. Tested and working for 3.4.3. Thanks!

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

No branches or pull requests

3 participants