Actions
Bug #21669
closedUse $major on CentOS media, $version deprecated
Description
As we can see, CentOS fixed their repos so that http://mirror.centos.org/centos/7 returns the latest version we need for vmlinuz, etc..
For a long time they only offered these files under specific version dirs, but now they have deprecated this and we should just refer to $major, not $major.$minor
See the notice at http://mirror.centos.org/centos/7.3.1611/readme
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/5006 added
Updated by Tomer Brisker about 7 years ago
- Translation missing: en.field_release set to 296
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0f118fd7cd5c3c26ecb0ec9c08ce6dd80a7357b0.
Actions