-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
The instructions for installing Ansible Tower in Chapter 11 on page 303.
Says to run the command `vagrant init tower http://vms.ansible.com/ansible-tower-2.3.1-\
virtualbox.box'
This box is broken and fails to build halting on the following error:
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!yum install -y centos-release
I managed to find a working Tower box by running vagrant init ansible/tower and managed to get an instance installed. But, then I needed to request a license from RedHat. I followed the indicated links and supposedly requested a license. However, I had to wait an hour and only received a link from RedHat to download a tar.tz for Tower. No license was ever provided.