Skip to content

Commit 9e17e32

Browse files
committed
Pin kolla/kolla-ansible to specific versions
1 parent f62009a commit 9e17e32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/kayobe/stackhpc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,12 @@ stackhpc_repo_elrepo_9_version: "{{ stackhpc_repo_distribution }}"
142142
# Kolla source repository.
143143
stackhpc_kolla_source_url: "https://github.com/stackhpc/kolla"
144144
# FIXME: Pin once kolla is synced downstream
145-
stackhpc_kolla_source_version: stackhpc/{{ openstack_release }}
145+
stackhpc_kolla_source_version: stackhpc/20.0.0.3
146146

147147
# Kolla Ansible source repository.
148148
stackhpc_kolla_ansible_source_url: "https://github.com/stackhpc/kolla-ansible"
149149
# FIXME: Pin once kolla-ansible is synced downstream
150-
stackhpc_kolla_ansible_source_version: stackhpc/{{ openstack_release }}
150+
stackhpc_kolla_ansible_source_version: stackhpc/20.0.0.3
151151

152152
###############################################################################
153153
# Container image registry

0 commit comments

Comments
 (0)