Wrong command to enable rhel-CRB repo
Fallback if `crb` does not exit Related: bz#2051483
This commit is contained in:
parent
0ceb9e30bd
commit
c52b13db4a
@ -9,5 +9,5 @@ prepare:
|
||||
how: shell
|
||||
script: |
|
||||
dnf install -y "dnf-command(config-manager)" ;
|
||||
dnf config-manager --set-enabled crb || rhel-CRB || true
|
||||
dnf config-manager --set-enabled crb || dnf config-manager --set-enabled rhel-CRB || true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user