Replace LEAPP_DEVEL_SKIP_RHSM with LEAPP_NO_RHSM

LEAPP_DEVEL_SKIP_RHSM is deprecated and will be removed from LEAPP in
next release. This patch replaces it with actual variable LEAPP_NO_RHSM

Change-Id: I750d9700de407b21c8878af99cd0fcd5ae7797a6
This commit is contained in:
Sergii Golovatiuk 2021-07-12 16:48:45 +02:00
parent 0b874947a1
commit ead5443cb0
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ parameters:
UpgradeLeappDevelSkip:
description: |
Skip Leapp checks by setting env variables when running Leapp in
development/testing. For example, LEAPP_DEVEL_SKIP_RHSM=1.
development/testing. For example, LEAPP_NO_RHSM=1.
type: string
default: ''
tags: