Bug 1566270 - Missing EXAMPLE text in 2.10. Creating an Ansible User with sudo Access
Summary: Missing EXAMPLE text in 2.10. Creating an Ansible User with sudo Access
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Documentation
Version: 3.0
Hardware: All
OS: Linux
unspecified
low
Target Milestone: z1
: 3.*
Assignee: John Brier
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks: 1668330
TreeView+ depends on / blocked
 
Reported: 2018-04-11 23:13 UTC by John Brier
Modified: 2019-08-26 06:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-26 06:55:08 UTC
Embargoed:


Attachments (Terms of Use)

Description John Brier 2018-04-11 23:13:01 UTC
Description of problem:

In the "Installation Guide for Red Hat Enterprise Linux" for Ceph Storage 3

Under 2.10. Creating an Ansible User with sudo Access

https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/installation_guide_for_red_hat_enterprise_linux/requirements-for-installing-rhcs#creating-an-ansible-user-with-sudo-access

In step: "3. Set a new password for this user:" it should say EXAMPLE before "# passwd admin" but it doesn't

This:

Replace

        $USER_NAME with the new user name for the Ansible user. 

# passwd admin

should be this:

Replace

        $USER_NAME with the new user name for the Ansible user. 

EXAMPLE

# passwd admin


Note You need to log in before you can comment on or make changes to this bug.