Skip to content

Commit 59d6ce1

Browse files
committed
Test using source
1 parent f50ed7f commit 59d6ce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/ansible/octavia-amphora-image-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989

9090
- name: Create the Amphora image
9191
ansible.builtin.shell:
92+
executable: /bin/bash
9293
cmd: >-
9394
source {{ venv_path }}/bin/activate &&
9495
./diskimage-create.sh -i ubuntu-minimal -s 3 -g {{ openstack_branch }} >> /var/log/octavia-amphora-image-build.log 2>&1

0 commit comments

Comments
 (0)