commit | f361122798b9e3163790bee81abfa0486746fa8a | [log] [tgz] |
---|---|---|
author | Pierre Riteau <pierre@stackhpc.com> | Wed Feb 17 17:43:13 2021 +0100 |
committer | Pierre Riteau <pierre@stackhpc.com> | Wed Feb 17 17:43:13 2021 +0100 |
tree | 4e1e88f6ef48e2c78cf2a6bfd1b1c302f6fb9bca | |
parent | 18bf75e52f268a799dad955cd009b969f59f9d3c [diff] |
Fix DevStack setup on CentOS 8.3 CentOS 8.3 changed the name of the PowerTools repository to powertools: https://wiki.centos.org/Manuals/ReleaseNotes/CentOS8.2011#Yum_repo_file_and_repoid_changes With this repository disabled, DevStack fails to install libyaml-devel, which causes a failure to install many packages. In my environment DevStack stopped with an error caused by a missing wget. Keep the command using the old repository name, for compatibility with older CentOS releases. Change-Id: I5541a8aee8467abf10ce8a10d770618bdd693f02