Created
April 28, 2016 14:32
-
-
Save skwashd/085563150ceae7d07316ba7be58eba97 to your computer and use it in GitHub Desktop.
DrupalVM with centos7 box
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> mfdev: Configuring and enabling network interfaces... | |
The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/etc/init.d/rpcbind restart; /etc/init.d/nfs restart | |
Stdout from the command: | |
Stderr from the command: | |
bash: line 3: /etc/init.d/rpcbind: No such file or directory | |
bash: line 3: /etc/init.d/nfs: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment