-
Bug
-
Resolution: Done
-
Major
-
DO447 - RHAE2.8 2 20200818
-
None
-
10
-
en-US (English)
URL:
Reporter RHNID: lauber
Section: -
Language: en-US (English)
Workaround: Change the playbook in the template to use apache-setup.yml
Description: creating job templates exercise controlled by lab project-facts
It looks like fixing an older bug about chapter 9 where:
[instructions state use playbook apache-setup.yml. this does not exist as written in the student guide but can be found in the subdirectory apache-setup-playbook. this seems to be an omission because other exercises later on also expect to find that playbook in the root of the project directory. Either text should be changed in student guide or the file moved to where it will show up as described in book]
may have caused some other issues with chapter 10. In project-facts - step three says "this template was set up for you by the setup command" but the template still points to subdirectory apache-setup-playbook that was used in Chapter 9. There is now an apache-setup playbook to choose. The script just does not make the modication to the My Webservers setup template.
The result is that when the students launch the template, it does not fail as expected because it is not running the playbook that is expected.