From 821f4ba0b6ca9a4448c99606b8f49ab98864e9ed Mon Sep 17 00:00:00 2001 From: Mike Savage Date: Fri, 28 Jun 2024 17:37:33 -0400 Subject: [PATCH] redhatinsights.insights_client change var names for RH username/password. --- exercises/rhdp_auto_satellite/5-setupinsights/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/exercises/rhdp_auto_satellite/5-setupinsights/README.md b/exercises/rhdp_auto_satellite/5-setupinsights/README.md index cf1fb02ee..b9f185045 100644 --- a/exercises/rhdp_auto_satellite/5-setupinsights/README.md +++ b/exercises/rhdp_auto_satellite/5-setupinsights/README.md @@ -45,8 +45,8 @@ Prerequisites - console.redhat.com -> Settings -> Remote Host Configuration -> Activation Keys⇒ rhsm_org_id - Red Hat Account username and password - - username ⇒ insights_user - - password ⇒ insights_password + - username ⇒ redhat_portal_username + - password ⇒ redhat_portal_password Exercise: @@ -99,8 +99,8 @@ Exercise: - manifest_name - offline_token - rhsm_org_id - - insights_user - - insights_password + - redhat_portal_username + - redhat_portal_password - Once the variables are entered click Save