Try this:

chkconfig --list | grep -i network

when you add Desktop, it enable NetworkManager

if the previous command show netwoek manager on

do

chkconfig NetworkManager off
service NetworkManager off

and then try vagrant reload

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to