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
1.2 KiB
1.2 KiB