Merge "Map build host repos to distro.repos.d instead of yum.repos.d"
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
- name: Set container_image_build_volumes fact
|
- name: Set container_image_build_volumes fact
|
||||||
set_fact:
|
set_fact:
|
||||||
container_image_build_volumes:
|
container_image_build_volumes:
|
||||||
- "/etc/yum.repos.d:/etc/yum.repos.d:z"
|
- "/etc/yum.repos.d:/etc/distro.repos.d:z"
|
||||||
- "/etc/pki/rpm-gpg:/etc/pki/rpm-gpg:z"
|
- "/etc/pki/rpm-gpg:/etc/pki/rpm-gpg:z"
|
||||||
|
|
||||||
- name: Check if /opt/gating_repo exists
|
- name: Check if /opt/gating_repo exists
|
||||||
|
Reference in New Issue
Block a user