-
Story
-
Resolution: Done
-
Minor
-
DO322 - OCP 4.6 1 20210219
-
None
-
1
-
en-US (English)
URL: https://role.rhu.redhat.com/rol-rhu/app/courses/do322-4.6/pages/ch01s05
Reporter RHNID: vbelouso, msameer-admin
Section: ch01s05 - Guided Exercise: Completing the OpenShift Installation Prerequisites
Language: en-US (English)
Workaround:
Description: Guided Exercise: Completing the OpenShift Installation Prerequisites
Page https://role.rhu.redhat.com/rol-rhu/app/courses/do322-4.6/pages/ch01s05
I propose to make the following changes
1. Add "-y" option for Chromium installation to avoid user interaction. The final command should be:
sudo yum install -y chromium
2. The procedure for installing Chromium is described twice (in Note and paragraph 3.1) on the course page, it may be worth leaving one mention of Chromium.
3. In paragraph 4.2 we need to download "Pull Secret". When downloading a file through Chromium, the "txt" extension is added to the file name. This behavior is unusual for Firefox. If we need to download a file through Chromium, file name should be "pull-secret.txt" in the command
python3 -m json.tool Downloads/pull-secret > pull-secret.json