Unverified Commit 9a504655 authored by Prasath Sivasubramaniyan's avatar Prasath Sivasubramaniyan Committed by GitHub
Browse files

Modify gcloud variables

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -728,10 +728,10 @@ content-publish:
enableDIALContextUpdate = "Yes"
gcloud_client_key: "{{ cloud_public_storage_accountname }}"
gcloud_private_secret: "{{ gcloud_private_secret }}"
gcloud_private_secret: "{{ cloud_public_storage_secret }}"
gcloud_storage_bucket: "{{ cloud_storage_content_bucketname }}"
cloud_storage_type="{{ cloud_service_provider }}"
cloud_storage_key="{{ gcloud_private_secret }}"
cloud_storage_key="{{ cloud_public_storage_secret }}"
cloud_storage_secret="{{ cloud_public_storage_secret }}"
cloud_storage_container="{{ cloud_storage_content_bucketname }}"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment