-
Bug
-
Resolution: Unresolved
-
Minor
-
DO280 - DO280-O4.14-en-3-20250404
-
None
-
False
-
-
False
-
1
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://role.rhu.redhat.com/rol-rhu/app/courses/do280-4.14/pages/ch01s02 |
Reporter RHNID: | rhn-support-ablum |
Section Title: | Guided Exercise: Resource Manifests |
Issue description
In step 2.1. you are directed to use the folder `~/DO280/labs`:
Change your directory to the project labs directory.
[student@workstation ~]$ cd ~/DO280/labs
Code blocks in the next few steps show the wrong folder:
"[student@workstation lab]$"
Need to add an `s` to make that prompt look like `[student@workstation labs]$`
Expected result:
should be in step 2.2:
"[student@workstation labs]$ git clone \
https://git.ocp4.example.com/developer/declarative-manifests.git"
also step 2.3 should be:
"[student@workstation labs]$ cd declarative-manifests"