From 554ac0856c42dcb68fa442b29ef283d940276452 Mon Sep 17 00:00:00 2001 From: Nicholas Chia Date: Mon, 18 Feb 2019 16:03:45 +0800 Subject: [PATCH] Update access credentials to lab Login user should be root, private key and password found in mojo link. --- doc/path_2_hana-lab_guide.adoc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/path_2_hana-lab_guide.adoc b/doc/path_2_hana-lab_guide.adoc index dd8034f..f43c4fc 100644 --- a/doc/path_2_hana-lab_guide.adoc +++ b/doc/path_2_hana-lab_guide.adoc @@ -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: