delorean-repo remove yum_plugin_priorities_package

With this patch, we are removing yum_plugin_priorities_package
from delorean-repo element as a part of refactoring
to only support centos/rhel 8/9.

As these are the only thing defined in file - pkg-map and
03-install-yum-priorities, We are dropping these files.

This repo have stable branches, so train builds should be using
stable/train of tripleo-image-elements.

Change-Id: I683050dbceb79c9123fcefb16e34dc6085c93d85
This commit is contained in:
Sandeep Yadav 2022-01-21 06:01:43 +05:30
parent a2d68fae8d
commit cf9dd68ef7
2 changed files with 0 additions and 17 deletions

View File

@ -1,12 +0,0 @@
{
"release": {
"centos": {
"8": {
"yum_plugin_priorities_package": ""
}
}
},
"default": {
"yum_plugin_priorities_package": "yum-plugin-priorities"
}
}

View File

@ -1,5 +0,0 @@
#!/bin/bash
set -e
set -o xtrace
install-packages -m delorean-repo yum_plugin_priorities_package