Skip to content

Commit 8ebb801

Browse files
authored
Merge branch 'stackhpc/2024.1' into increase-pulp-retries
2 parents e5e3425 + 570699e commit 8ebb801

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

etc/kayobe/stackhpc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,11 @@ stackhpc_repo_elrepo_9_version: "{{ stackhpc_repo_distribution }}"
165165

166166
# Kolla source repository.
167167
stackhpc_kolla_source_url: "https://github.com/stackhpc/kolla"
168-
stackhpc_kolla_source_version: stackhpc/18.6.0.9
168+
stackhpc_kolla_source_version: stackhpc/18.6.0.12
169169

170170
# Kolla Ansible source repository.
171171
stackhpc_kolla_ansible_source_url: "https://github.com/stackhpc/kolla-ansible"
172-
stackhpc_kolla_ansible_source_version: stackhpc/18.6.0.10
172+
stackhpc_kolla_ansible_source_version: stackhpc/18.6.0.13
173173

174174
###############################################################################
175175
# Container image registry

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/16.6.0.5
1+
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/16.6.0.7
22
ansible-modules-hashivault>=5.2.1
33
jmespath

0 commit comments

Comments
 (0)