voxpupuli / puppet-network

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

add EL8 Support and add missing EL flavours #316

Closed SimonHoenscheid closed 6 months ago

rwaffen commented 7 months ago

there are no acceptance tests, does this really run on el8?

silug commented 7 months ago

there are no acceptance tests, does this really run on el8?

I am using it on EL8. It does work.

On EL9, we really need NetworkManager support for things to work correctly.

SimonHoenscheid commented 7 months ago

there are no acceptance tests, does this really run on el8?

I am using it on EL8. It does work.

On EL9, we really need NetworkManager support for things to work correctly.

Is Systemd an option with EL9?

SimonHoenscheid commented 7 months ago

Should I add the other EL8 OS flavors?

rwaffen commented 7 months ago

in RHEL NetworkManager is the system default, i wouldn't recommend to go against it or work around it. It's not gonna go away, so we have to live with it.

Should I add the other EL8 OS flavors?

yes why not, it should behave all the same, otherwise it shouldn't call itself EL8 flavor... 🤔

maureen-lawless commented 5 months ago

Hi,

Will this fix be included in a tagged version soon?

Thanks, Maureen