question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chapter 11: Update Ansible Tower guide and discuss AWX

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
geerlingguycommented, May 13, 2020

For the short term, I’m adding a notice on the Tower section in Chapter 11 that mentions the example is not quite up to date and I’m working on it. That’s better than misleading people through half the broken example! The notice will be in 1.23, and I’ll try to get the Tower sections updated by 1.24. (There’s a lot that will go into that, also, discussing the Ansible Automation Platform in its entirety!)

0reactions
geerlingguycommented, Jul 22, 2020

This has been updated in the manuscript and will be available in the next book revision. Thanks again for raising the issue!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ansible Tower User Guide v3.8.6
The Ansible Tower User Guide discusses all of the functionality available in Ansible Tower and assumes moderate familiarity with Ansible, ...
Read more >
Ansible 101 - Episode 10 - Ansible Tower and AWX - YouTube
Jeff Geerling (geerlingguy) demonstrates Ansible Tower and AWX, and compares the two tools, following examples in chapter 11 of Ansible for ...
Read more >
Chapter 11. Integrating Red Hat Satellite and Ansible Tower
The credential you create for Satellite Server. Overwrite. Select. Overwrite Variables. Select. Update on ...
Read more >
Ansible open sources Ansible Tower with AWX | Jeff Geerling
I wrote a guide for Automating your Automation with Ansible Tower, and it's both on the web and in Chapter 11 of Ansible...
Read more >
Chapter 15, Introducing Ansible Tower and Ansible AWX
State and explain the differences between Ansible Tower and Ansible AWX. ... future versions of Ansible Tower; it is updated often and is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found