Skip to content

Commit

Permalink
Fix devstack trove deployment failling
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwik committed Feb 23, 2019
1 parent a97abb4 commit d23c18f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/create-devstack-local-conf/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
set -x
cat << EOF >> /tmp/dg-local.conf
enable_plugin trove git://git.openstack.org/openstack/trove
PATH_TROVE="/opt/stack/new/trove"
TROVESTACK_SCRIPTS="${PATH_TROVE}/integration/scripts"
EOF
executable: /bin/bash
when:
Expand Down

0 comments on commit d23c18f

Please sign in to comment.