aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2017-07-09 15:24:46 +0200
committerDavid Heinemeier Hansson <david@loudthinking.com>2017-07-09 15:24:46 +0200
commitd361befedf5e864310d083e7804a8cf9b9409f3c (patch)
tree57fc2f6ba4eb59f618410a9f37eb5205ed43818a
parenta1a068061ad2e30424c73b530ad8f96f0454f25f (diff)
downloadrails-d361befedf5e864310d083e7804a8cf9b9409f3c.tar.gz
rails-d361befedf5e864310d083e7804a8cf9b9409f3c.tar.bz2
rails-d361befedf5e864310d083e7804a8cf9b9409f3c.zip
Example of keyfile specification
-rw-r--r--test/service/configurations-example.yml13
1 files changed, 12 insertions, 1 deletions
diff --git a/test/service/configurations-example.yml b/test/service/configurations-example.yml
index fc6e9dc81e..8bcc57f05a 100644
--- a/test/service/configurations-example.yml
+++ b/test/service/configurations-example.yml
@@ -8,6 +8,17 @@ s3:
gcs:
service: GCS
+ keyfile: {
+ type: "service_account",
+ project_id: "",
+ private_key_id: "",
+ private_key: "",
+ client_email: "",
+ client_id: "",
+ auth_uri: "https://accounts.google.com/o/oauth2/auth",
+ token_uri: "https://accounts.google.com/o/oauth2/token",
+ auth_provider_x509_cert_url: "https://www.googleapis.com/oauth2/v1/certs",
+ client_x509_cert_url: ""
+ }
project:
- keyfile:
bucket: