-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RHEL Ex. 2.3 - 2.4 failure to create Webserver inventory leads to loss of Tower access #807
Comments
should be fixed with this: #816 |
It appears that the section in Exercise 2.3 - Projects & job templates: What About Some Practice? was removed. Also it appears that LIMIT web was asserted in the template exercises, which should prevent the install of firewalld and httpd on the control node. However, in Exercise 2.4 - Surveys: Create a Template with a Survey, in the table under Create Template, the INVENTORY is set to Webserver, which I don't think has been created. Perhaps this should be Workshop? |
@dpullman-emergent somehow missed this... let me look at Exercise 2.4 I have thought about this for some time as well. The reason we have the control node in the inventory is for future-proofing demos. This matches what we do for network automation workshop. What I am thinking of doing is removing the limit, but forcing the |
fixed in |
Thanks Sean! |
SUMMARY
We had at least two students yesterday lose access to the Tower and Code URLs on their control node. The issue in both cases was the incorrect installation of firewalld (and httpd) on the control node.
Exercise 2.3 has a section, AFTER the Challenge Lab, called "What About Some Practice?". In this section the Webserver inventory, containing only node1, is created. The section also has the following: "Warning Please make sure to finish these steps as the next chapter depends on it!".
We found that in both cases the students didn't complete this section. When they went to Ex. 2.4, Create a Template with a Survey, they used the Workshop inventory. This installed httpd and firewalld on the control node, which prevents access to either URL.
Suggestions:
ISSUE TYPE
EXTRA VARS FILE
e.g. here is an example of an extra vars file we are looking for:
for more information on the extra vars file please refer to: https://github.com/network-automation/linklight/blob/master/provisioner/README.md
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
Red Hat Enterprise Linux Server release 7.8 (Maipo)
TOWER
Tower
PLAYBOOK SHORT OUTPUT
PLAYBOOK LONG OUTPUT
The text was updated successfully, but these errors were encountered: