Commit Graph

3 Commits

Author SHA1 Message Date
Scott Little 26db2859dd Replace basearch references in yum repos
Some of our yum repos are using $basearch, rather than explicitly
nameing x86_64, the only supported arch for StarlingX.  This means
yum downloads may fail if the download host not x86_64, or if
$basearch is left undefined.

This update replaces '$basearch' with 'x86_64' within the openstack
repo definitions, making it consistent with all other repo definitions.

Closes-Bug: 1923458
Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: I071c674bf79d7a98f0cf2493b88fe54d2b9d6efa
2021-04-17 10:37:53 -04:00
Scott Little 15c8582f21 repo updates for new release 7.9.2009, 7.8.2003 goes to vault
- Add new release 7.9.2009
- 7.8.2003 has moved to vault
- vault.centos.org has transitioned to https

Closes-bug: 1905755
Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: I16cedb6e2502dae07b40472e87e82ca43570c909
2020-11-27 09:48:05 -05:00
Tyler Smith a7f0b59f9b Adding the rocky directory to the centos rpm repo
This is required by the upversioning of the platform horizon to master,
as some of its dependencies are not available in the Queens mirror

Story: 2004765
Task: 28883
Change-Id: I2452822df56f5697a61e753d4c7db5dcd8884970
Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
2019-03-13 14:35:47 +00:00