Skip to content

Update network interface name

Since Centos/7 vagrant box doesn't use predictable network interface naming, e.g. enp0s3, enp0s8, etc, we have to change it back to tranditional naming scheme, e.g. eth0, eth1 ...

Merge request reports

Loading