voxpupuli / puppet-network

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

Stop using $::osfamily but use $facts['osfamily'] #251

Closed vStone closed 5 years ago

vStone commented 5 years ago

Also modernized the compile.and_raise_error test.

alexjfisher commented 5 years ago

Sorry. Of course this isn't breaking. Changing to $facts['os']['family'] would have technically been as it requires facter 3.