-
Bug
-
Resolution: Done
-
Major
-
CL170 - RHOSO18.0-en-1-20241127
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/cl170-18.0/pages/ch03s03 |
Reporter RHNID: | gls-ftaylor |
Section Title: | Configuring OpenStack Services |
Issue description
Description: telemetry-custom.yml as shown does not work to update the configuration. When I copy/paste it into a file and run `oc diff -f telemetry-custom.yml`, it fails with a message saying that RabbitMQ is required.
Also, the command shows to diff the file is `oc diff telemetry-custom.yml`, but it should be `oc diff -f telemetry-custom.yml` (ADD: `-f`)
Steps to reproduce:
Workaround:
Expected result: