test/deploy: equalize the priority of the osbuild-composer repo
We know longer ship osbuild in the osbuild-composer repository, therefore this is no longer needed.
This commit is contained in:
parent
0bcac397a3
commit
a425e5fa4d
1 changed files with 2 additions and 2 deletions
|
|
@ -69,8 +69,8 @@ name=osbuild-composer ${OSBUILD_COMPOSER_COMMIT}
|
|||
baseurl=${DNF_REPO_BASEURL}/osbuild-composer/${ID}-${VERSION_ID}/${ARCH}/${OSBUILD_COMPOSER_COMMIT}
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
# Give this a slightly lower priority, because we used to have osbuild in this repo as well.
|
||||
priority=10
|
||||
# Default dnf repo priority is 99. Lower number means higher priority.
|
||||
priority=5
|
||||
EOF
|
||||
|
||||
# Installing koji-osbuild-tests package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue