robox icon indicating copy to clipboard operation
robox copied to clipboard

generic/centos7: network auto_config disable isn't properly handled

Open poige opened this issue 5 years ago • 0 comments

Have :auto_config => false, per an interface in Vagrantfile and realise that in despite of that NetworkManager™ is happily trying to bring the interface up:

eth2: connecting (getting IP configuration) to Wired connection 1

Another q-n would be why it's NetworkManager there after all but if it's there it should be aware of the option.

poige avatar May 09 '20 07:05 poige