Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions doc/path_2_hana-lab_guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,9 @@ This is required for environment in rhpds

1. Connect to the control node (tower):

# ssh your-sso-login@tower-GUID.rhpds.opentlc.com
# ssh root@tower-GUID.rhpds.opentlc.com

2. Become the `root` user:

# sudo -i
2. Key in password from found link:https://mojo.redhat.com/docs/DOC-1174612-accessing-red-hat-solutions-lab-in-rhpds[here]

3. Run a script that attaches the `Extra Packages` pool to make Ansible packages available, installs ansible and creates the ansible user, which will be used in this tutorial:

Expand Down