Skip to content
Snippets Groups Projects
Commit 148bb7e3 authored by Juan Manuel Guijarro's avatar Juan Manuel Guijarro
Browse files

RQF2223671: enabling openafs to pull packages from their own repository

parent 3bc1b0c8
No related branches found
No related tags found
1 merge request!109RQF2223671: enabling openafs to pull packages from their own repository
......@@ -11,3 +11,4 @@ DISTTAG="el8.cern"
source createtag8.sh
$KOJI add-external-repo -t ${TAG}-build c8-latest-baseos -p 20 --mode=bare
$KOJI add-tag-inheritance --priority 10 ${TAG}-build ${TAG}-stable
......@@ -11,3 +11,4 @@ DISTTAG="al8.cern"
source createtag8al.sh
$KOJI add-external-repo -t ${TAG}-build alma8-latest-baseos -p 20 --mode=bare
$KOJI add-tag-inheritance --priority 10 ${TAG}-build ${TAG}-stable
......@@ -11,3 +11,4 @@ DISTTAG="rh8.cern"
source createtag8el.sh
$KOJI add-external-repo -t ${TAG}-build rhel8-latest-baseos -p 20 --mode=bare
$KOJI add-tag-inheritance --priority 10 ${TAG}-build ${TAG}-stable
......@@ -11,3 +11,4 @@ DISTTAG="el8s.cern"
source createtag8s.sh
$KOJI add-external-repo -t ${TAG}-build cs8-latest-baseos -p 20 --mode=bare
$KOJI add-tag-inheritance --priority 10 ${TAG}-build ${TAG}-stable
......@@ -12,3 +12,4 @@ source createtag9.sh
$KOJI add-external-repo -t ${TAG}-build cs9-latest-baseos -p 20 --mode=bare
$KOJI add-external-repo -t ${TAG}-build cs9-latest-appstream -p 30 --mode=bare
$KOJI add-tag-inheritance --priority 10 ${TAG}-build ${TAG}-stable
......@@ -12,3 +12,4 @@ source createtag9al.sh
$KOJI add-external-repo -t ${TAG}-build alma9-latest-baseos -p 20 --mode=bare
$KOJI add-external-repo -t ${TAG}-build alma9-latest-appstream -p 30 --mode=bare
$KOJI add-tag-inheritance --priority 10 ${TAG}-build ${TAG}-stable
......@@ -12,3 +12,4 @@ source createtag9el.sh
$KOJI add-external-repo -t ${TAG}-build rhel9-latest-baseos -p 20 --mode=bare
$KOJI add-external-repo -t ${TAG}-build rhel9-latest-appstream -p 30 --mode=bare
$KOJI add-tag-inheritance --priority 10 ${TAG}-build ${TAG}-stable
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment