Skip to content

Commit 82b52be

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "CI: use opendevmirror for debian/ubuntu builds"
2 parents d066f4b + 6ec5207 commit 82b52be

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
@@ -29,7 +29,7 @@
2929
vars:
3030
kolla_mirror_config:
3131
DEFAULT:
32-
base_image: "quay.io/openstack.kolla/{{ base_distro }}"
32+
base_image: "quay.io/opendevmirror/{{ base_distro }}"
3333
ansible.builtin.set_fact:
3434
kolla_build_config: "{{ kolla_build_config | combine(kolla_mirror_config, recursive=True) }}"
3535
when: base_distro in ['debian', 'ubuntu']

0 commit comments

Comments
 (0)