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

Support for MTU on bonds. #182

Closed vholer closed 7 years ago

vholer commented 7 years ago

Following changes allow to specify MTU on bond interface. MTUs on bond slaves are inherited from master bond, therefore these are not necessary to specify. Thanks.