This file contains 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
# vagrant init ansible/tower | |
A `Vagrantfile` has been placed in this directory. You are now | |
ready to `vagrant up` your first virtual environment! Please read | |
the comments in the Vagrantfile as well as documentation on | |
`vagrantup.com` for more information on using Vagrant. | |
# vagrant up --provider virtualbox | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Box 'ansible/tower' could not be found. Attempting to find and install... | |
default: Box Provider: virtualbox |