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

Support for SLES #300

Closed laugmanuel closed 11 months ago

laugmanuel commented 1 year ago

We want to use this module for configuring network configurations on our systems. Currently, the module only supports Debian and RedHat. We would also need SLES support.

Given the similarity between Redhat and SLES, this should be relatively straight forward.

Affected Puppet, Ruby, OS and module versions/distributions

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

Try to use this module on SLES systems and you will get an error.

What are you seeing

Error: Could not find a suitable provider for network_config
Error: Could not find a suitable provider for network_route

What behaviour did you expect instead

Output log

Any additional information you'd like to impart