Fixed
Details
Assignee
infrainfraReporter
Former userFormer user(Deactivated)Components
Priority
Medium
Details
Details
Assignee
infra
infraReporter
Former user
Former user(Deactivated)Components
Priority
Created August 8, 2016 at 4:06 PM
Updated September 4, 2016 at 7:09 AM
Resolved August 15, 2016 at 7:19 AM
The ci-tools repo does not work with RHEL7.
Our puppet manifests set it up the following way:
baseurl=http://resources.ovirt.org/repos/ci-tools/EL/$releasever
On RHEL7 this results in:
http://resources.ovirt.org/repos/ci-tools/EL/7Server/
which does not exist.
Can we create a symlink 7Server -> 7 to make it work? It looks like a similar config ins in place for RHEL6.
The current ci-tools puppet manifest is here:
https://gerrit.ovirt.org/gitweb?p=infra-puppet.git;a=blob;f=site/ovirt_base/manifests/ci_tools_repo.pp;h=1d36c79f4dc891ee71ceecf05ed733a0f85ef613;hb=refs/heads/production