Comment 7 for bug 1779642

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-role-tripleo-modify-image (master)

Reviewed: https://review.openstack.org/579803
Committed: https://git.openstack.org/cgit/openstack/ansible-role-tripleo-modify-image/commit/?id=a9055e351b31e3370fe2c868e45bda3bf1526460
Submitter: Zuul
Branch: master

commit a9055e351b31e3370fe2c868e45bda3bf1526460
Author: Quique Llorente <email address hidden>
Date: Tue Jul 3 10:15:23 2018 +0200

    Remove previous yum.repos.d to only used the custom ones

    There are some repos that are deactivated in the hosts
    but not deactivated in the docker images, like
    CentOS-QEMU-EV.repo, this patch remove the old repos dir
    to just use the the ones injected.

    Change-Id: I15284189fda16514f7ba70b95ab551d58eca7ab1
    Closes-Bug: 1779642