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

update gem provider for 4.x #216

Closed igalic closed 7 years ago

igalic commented 7 years ago

On Puppet 4.x, the gem provider is puppet_gem. This way puppet knows to look for the gem binary in the correct path. Since we've dropped 3.x support, we have to update this assumption.