Skip to content

Commit

Permalink
Enable signed urls by default for acceptance
Browse files Browse the repository at this point in the history
  • Loading branch information
h4xnoodle committed Dec 5, 2019
1 parent 06d54b0 commit 2b70918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/acceptance/create-director.sh
Expand Up @@ -13,6 +13,7 @@ bosh create-env \
-o ${BBL_STATE_DIR}/bosh-deployment/experimental/blobstore-https.yml \
-o ${BBL_STATE_DIR}/bbl-ops-files/gcp/bosh-director-ephemeral-ip-ops.yml \
-o ${BBL_STATE_DIR}/bbl-ops-files/enable-hm-alerts.yml \
-o ${BBL_STATE_DIR}/bosh-deployment/enable-signed-urls.yml \
--var-file gcp_credentials_json="${BBL_GCP_SERVICE_ACCOUNT_KEY_PATH}" \
-v project_id="${BBL_GCP_PROJECT_ID}" \
-v zone="${BBL_GCP_ZONE}" \
Expand Down

0 comments on commit 2b70918

Please sign in to comment.