Skip to content

Fix baseurl for yum sclo repo

Bo-Chun Chen requested to merge github/fork/diedpigs/fix-centos-yum into dev

The pipeline with fix in the packer repo did fix the build for base and compute but not ood. Here's the pipeline result from the PR: https://gitlab.rc.uab.edu/rc/packer-openstack-hpc-image/-/jobs/46193

1720471919,,ui,message,    openstack.image: fatal: [default]: FAILED! => {"changed": false%!(PACKER_COMMA) "msg": "Failure talking to yum: Cannot find a valid baseurl for repo: centos-sclo-sclo/x86_64"}

Since the CentOS 7 EOL was June 30, 2024, the mirrorlist.centos.org site has been taken down. Replace the url with vault.centos.org

Merge request reports

Loading