Skip to content

Commit

Permalink
redhat: set defoute yes on bond0
Browse files Browse the repository at this point in the history
required for connectivity
  • Loading branch information
dustinmiller committed Mar 26, 2024
1 parent ffe994e commit a9fcb70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ NAME={{bond}}
IPADDR={{ ip4pub.address }}
NETMASK={{ ip4pub.netmask }}
GATEWAY={{ ip4pub.gateway }}
DEFROUTE=yes
{% else %}
IPADDR={{ ip4priv.address }}
NETMASK={{ ip4priv.netmask }}
Expand Down

0 comments on commit a9fcb70

Please sign in to comment.