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.
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.