Created attachment 1972016 [details] Place where modification is required in both RHCS 6 and 5 Operations Guide Describe the issue: ------------------- (--extra-vars "ceph_origin=rhcs") is missing in the syntax command on the Step 5 in the Section 3.1. Adding hosts using the Ceph Orchestrator. Please see the screenshot attached for more clarity. Describe the task you were trying to accomplish: ------------------------------------------------ Need to modify the syntax command in the Step 5 for the Section 3.1. Adding hosts using the Ceph Orchestrator. Suggestions for improvement: ---------------------------- Current Syntax command: ansible-playbook -i INVENTORY_FILE cephadm-preflight.yml --limit NEWHOST After modification: ansible-playbook -i INVENTORY_FILE cephadm-preflight.yml --extra-vars "ceph_origin=rhcs" --limit NEWHOST Document URL: ------------- https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6/html/operations_guide/index Chapter/Section Number and Title: --------------------------------- 3.1. Adding hosts using the Ceph Orchestrator Product Version: ---------------- RHCS 6 Any other versions of this document that also needs this update: ---------------------------------------------------------------- RHCS 5
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.