#177 Adjust el7 repositories
Closed: Fixed 9 months ago by frantisekz. Opened 9 months ago by frantisekz.

Use vault instead of the baked-in ones as el7 is eol.

cd /etc/yum.repos.d/ \
    && sed '/mirrorlist/d' -i *repo \
    && sed 's|#baseurl=http://mirror.centos.org/centos/$releasever|baseurl=https://vault.centos.org/7.9.2009|' -i *repo

Metadata Update from @frantisekz:
- Custom field story_points adjusted to 2

9 months ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #178 Merged 9 months ago