razorsedge / puppet-network

Puppet module to manage Red Hat/Fedora traditional network configuration.
http://forge.puppetlabs.com/razorsedge/network
Other
55 stars 139 forks source link

Add static interface to bridge #38

Open itamarla opened 10 years ago

itamarla commented 10 years ago

Hi, Thanks for your work and for the module! I am trying to use the module to deploy a bridge and define a static interface to be a member of that bridge. I see that network::if::static does not have an option of setting a BRIDGE=x parameter. One other thing I see missing is an MTU parameter for network::bridge::static. are those being looked at or shall I get to work writing the code?

Thanks, Itamar

razorsedge commented 9 years ago

Sorry for such a late response. I do not have any PRs that are implementing those features and I am not looking at it at present.