You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
247 B

  1. [Credentials]
  2. gs_access_key_id = {{ gs_key }}
  3. gs_secret_access_key = {{ gs_skey }}
  4. [Boto]
  5. https_validate_certificates = True
  6. [GoogleCompute]
  7. [GSUtil]
  8. default_project_id = {{ gce_project_id }}
  9. content_language = en
  10. default_api_version = 2
  11. [OAuth2]