You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CloudLinux 7 VM successfully launched with private network configured.
Actual behavior
Vagrant fails to configure network:
==> default: Configuring and enabling network interfaces...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
ARPCHECK=no /sbin/ifup eth1 2> /dev/null
Stdout from the command:
Stderr from the command:
Vagrant version
Vagrant 1.8.1
Host operating system
Fedora 23
Guest operating system
CloudLinux 7.2
Vagrantfile
Debug output
https://gist.github.com/ezamriy/876c70bcecb8d3a03ee38d2520bfe969
Expected behavior
CloudLinux 7 VM successfully launched with private network configured.
Actual behavior
Vagrant fails to configure network:
Steps to reproduce
References
The text was updated successfully, but these errors were encountered: