]
eyal edri [Administrator] updated OVIRT-675:
--------------------------------------------
Epic Link: OVIRT-411
ci-tools repo does not support RHEL7
------------------------------------
Key: OVIRT-675
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-675
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Repositories Mgmt
Reporter: Evgheni Dereveanchin
Assignee: infra
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_ba...