Created
November 2, 2015 03:17
-
-
Save andyshinn/3e14bd084be4ee9779f6 to your computer and use it in GitHub Desktop.
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
| ==> rancher-02: Setting hostname... | |
| The following SSH command responded with a non-zero exit status. | |
| Vagrant assumes that this means the command failed! | |
| sed -ri 's@^(([0-9]{1,3}\.){3}[0-9]{1,3})\s+rancher(\s.*)?$@\1 rancher-02 rancher-02@g' /etc/hosts | |
| Stdout from the command: | |
| Stderr from the command: | |
| stdin: is not a tty | |
| sed: cannot rename /etc/sedLzD2FB: Device or resource busy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment