voxpupuli / puppet-network

Types and providers to manage network interfaces
https://forge.puppet.com/puppet/network
Apache License 2.0
66 stars 108 forks source link

Package[ipaddress]: Provider gem is not functional on this host #215

Closed igalic closed 7 years ago

igalic commented 7 years ago

Affected Puppet, Ruby, OS and module versions/distributions

How to reproduce (e.g Puppet code you use)

include network

What are you seeing

Network/Package[ipaddress]: Provider gem is not functional on this host

What behaviour did you expect instead

I would've expected the module to pick up the correct gem_* provider

Any additional information you'd like to impart

If we're going 4.x with this module already, we can use hiera data in the module for this

igalic commented 7 years ago

this was fixed with https://github.com/voxpupuli/puppet-network/pull/216