Commit 1fcfdc3a by zubair-arbi

add aws s3 placeholder variables

parent a81873a0
......@@ -9,4 +9,4 @@
- nginx
- role: credentials
nginx_default_sites:
- credentials
\ No newline at end of file
- credentials
......@@ -84,6 +84,10 @@ CREDENTIALS_SERVICE_CONFIG:
PLATFORM_NAME: '{{ CREDENTIALS_PLATFORM_NAME }}'
AWS_STORAGE_BUCKET_NAME: ''
AWS_ACCESS_KEY_ID: ''
AWS_SECRET_ACCESS_KEY: ''
CREDENTIALS_REPOS:
- PROTOCOL: "{{ COMMON_GIT_PROTOCOL }}"
......
Markdown is supported
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