lavabit / robox

The tools needed to robotically create/configure/provision a large number of operating systems, for a variety of hypervisors, using packer.
627 stars 139 forks source link

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

Open poige opened 4 years ago

poige commented 4 years ago

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.