michaelrigart / ansible-role-interfaces

An ansible role for configuring different network interfaces
GNU General Public License v3.0
83 stars 61 forks source link

Misconfigured bridges when using DHCP on Red Hat #53

Closed priteau closed 5 years ago

priteau commented 5 years ago

When configuring bridges with DHCP, the generated interface configuration file on Red Hat uses TYPE=bridge instead of TYPE=Bridge, which results in a misconfigured network as the argument is case sensitive.