shiftstack / dev-install

13 stars 16 forks source link

net_config: don't override primary nic #185

Closed EmilienM closed 2 years ago

EmilienM commented 2 years ago

the primary nic should not be overriden because we have some mechanism to find out which interface is used for public network.

let's just override all the rest but not the primary nic to avoid complexity.

MaysaMacedo commented 2 years ago

/lgtm