Skip to content

Commit 22b9c6d

Browse files
Ubuntuseunghun1ee
authored andcommitted
Use testing kolla ansible branch
1 parent 69b9ace commit 22b9c6d

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
@@ -149,7 +149,7 @@ stackhpc_kolla_source_version: stackhpc/20.1.0.2
149149

150150
# Kolla Ansible source repository.
151151
stackhpc_kolla_ansible_source_url: "https://github.com/stackhpc/kolla-ansible"
152-
stackhpc_kolla_ansible_source_version: stackhpc/20.1.0.1
152+
stackhpc_kolla_ansible_source_version: fix-service-deploy
153153

154154
###############################################################################
155155
# Container image registry
@@ -173,7 +173,7 @@ stackhpc_enable_kayobe_check: true
173173

174174
# Whether or not to check the installed Kolla-Ansible version when running Kayobe commands.
175175
# Default is true.
176-
stackhpc_enable_kolla_ansible_check: true
176+
stackhpc_enable_kolla_ansible_check: false
177177

178178
###############################################################################
179179
# Octavia Amphora image

0 commit comments

Comments
 (0)