Skip to content

Commit

Permalink
We need host-inventory as well
Browse files Browse the repository at this point in the history
  • Loading branch information
skarekrow authored Sep 9, 2024
1 parent 1948c0c commit d4bfb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ source $CICD_ROOT/deploy_ephemeral_env.sh

# Re-deploy Playbook Dispatcher to an ephemeral environment, this time enabling the communication with Cloud Connector
# The connect image template is overridden to make use of the connect.yaml file from before managed kafka was put in place
bonfire deploy playbook-dispatcher cloud-connector \
bonfire deploy playbook-dispatcher cloud-connector host-inventory \
--source=appsre \
--ref-env ${REF_ENV} \
--set-template-ref ${COMPONENT_NAME}=${GIT_COMMIT} \
Expand Down

0 comments on commit d4bfb5c

Please sign in to comment.