Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions etc/kayobe/stackhpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,7 @@ stackhpc_kolla_source_version: "stackhpc/{{ openstack_release }}"

# Kolla Ansible source repository.
stackhpc_kolla_ansible_source_url: "https://github.com/stackhpc/kolla-ansible"
# FIXME: Waiting for
# https://review.opendev.org/c/openstack/kolla-ansible/+/926198 to merge and
# sync to stackhpc/2024.1
# stackhpc_kolla_ansible_source_version: "stackhpc/{{ openstack_release }}"
stackhpc_kolla_ansible_source_version: "fix-prometheus"
stackhpc_kolla_ansible_source_version: "stackhpc/{{ openstack_release }}"

###############################################################################
# Container image registry
Expand Down
Loading