Created
February 23, 2016 12:34
-
-
Save swade1987/0b2b57622874933ca729 to your computer and use it in GitHub Desktop.
vagrant up output
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
Stevens-MacBook-Pro:bamboo-agent-cookbook stevenwade$ vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Box 'swade1987/aws-windows-base' could not be found. Attempting to find and install... | |
default: Box Provider: virtualbox | |
default: Box Version: >= 0 | |
==> default: Loading metadata for box 'swade1987/aws-windows-base' | |
default: URL: https://atlas.hashicorp.com/swade1987/aws-windows-base | |
==> default: Adding box 'swade1987/aws-windows-base' (v0.0.3) for provider: virtualbox | |
default: Downloading: https://atlas.hashicorp.com/swade1987/boxes/aws-windows-base/versions/0.0.3/providers/virtualbox.box | |
An error occurred while downloading the remote file. The error | |
message, if any, is reproduced below. Please fix this error and try | |
again. | |
The requested URL returned error: 404 Not Found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment