Skip to content

Update access credentials to lab #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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