Skip to content

Commit 581cbd7

Browse files
committed
[DNM] Testing mariadb-clustercheck handler fix
1 parent cb4df86 commit 581cbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ kolla_ansible_source_url: "{{ stackhpc_kolla_ansible_source_url }}"
3737

3838
# Version (branch, tag, etc.) of Kolla Ansible source code repository if type
3939
# is 'source'. Default is {{ openstack_branch }}.
40-
kolla_ansible_source_version: "{{ stackhpc_kolla_ansible_source_version }}"
40+
kolla_ansible_source_version: "mariadb-clustercheck-handler"
4141

4242
# Path to virtualenv in which to install kolla-ansible. Default is
4343
# $KOLLA_VENV_PATH or $PWD/venvs/kolla-ansible if $KOLLA_VENV_PATH is not set.

0 commit comments

Comments
 (0)