Skip to content

Patch: Use network profile name without changing it

Since centos/7 box also use 'System {dev_name}' and vagrant add new interface with 'System {dev_name}' as well So instead of modifying it, which can potentially cause problem, we get the name from system using nmcli command.

Merge request reports

Loading