l23network icon indicating copy to clipboard operation
l23network copied to clipboard

L23Network -- Puppet module for configuring network interfaces, 802.1q vlans, bonds on 2 and 3 level.

Results 38 l23network issues
Sort by recently updated
recently updated
newest added

- add a function to determine physical device mapped to the given network role - add a function to get mtu value for the given endpoint

Mods to support more complicated OVS use cases.

Again, I'm not 100% sure this is correct for the Debian/Ubuntu case, but I think so.

Contain only fix for some misspellings and puppet code cleanup. FUEL-Change-Id: I1e042048ab438b4254ee4a8d02aecdcaa6bb9332 FUEL-Closes-Bug: #1533357 FUEL-Partial-Bug: #1533240

Is this something you are working on or would you prefer a pull request on this?

Unsupported OS - RedHat... when just running the most basic setup. ``` class {'l23network': use_ovs=>true } ``` error on line 48 of params.pp facter shows this: ``` operatingsystem => RedHat...

Ubuntu with OVS < 2.4 does not support such configs at all. FUEL-Change-Id: I9161e282f285dffc018a9d7d3fe91cb3760486ad