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

Fixed route creation for redhat/centos #206

Closed dn1s closed 7 years ago

dn1s commented 7 years ago

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/s1-networkscripts-static-routes.html cidr is now used instead of IPv4 network mask.

Was tested on a centos7 lxc container.

Todo: