Skip to content

Commit 469eab3

Browse files
bbezakAlex-Welsh
authored andcommitted
CI: use opendevmirror for debian/ubuntu builds
Depends-On: https://review.opendev.org/c/opendev/system-config/+/956760 Change-Id: I136bb702b20e941611dd90830e81c9d358a2e355 Signed-off-by: Bartosz Bezak <[email protected]> (cherry picked from commit 6ec5207)
1 parent c1d9985 commit 469eab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/playbooks/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
vars:
3838
kolla_mirror_config:
3939
DEFAULT:
40-
base_image: "quay.io/openstack.kolla/{{ base_distro }}"
40+
base_image: "quay.io/opendevmirror/{{ base_distro }}"
4141
set_fact:
4242
kolla_build_config: "{{ kolla_build_config | combine(kolla_mirror_config, recursive=True) }}"
4343
when: base_distro in ['debian', 'ubuntu']

0 commit comments

Comments
 (0)