Skip to content

Commit 507e8de

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "CI: use opendevmirror for debian/ubuntu builds" into stable/2024.1
2 parents 9b1a12c + e10ef98 commit 507e8de

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)