We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88eeab commit 8f60780Copy full SHA for 8f60780
2 files changed
ansible/group_vars/alpha-api.yml
@@ -56,7 +56,7 @@ container_envs: >
56
-e ROLLBAR_KEY={{ api_rollbar_key }}
57
-e S3_CONTEXT_RESOURCE_BUCKET={{ api_s3_context_bucket }}
58
-e USER_CONTENT_DOMAIN={{ user_content_domain }}
59
- -e RUNNABLE_WEAVE_PATH={{ weave_path }}
+ -e DOCKER_IMAGE_BUILDER_WEAVE_PATH={{ weave_path }}
60
61
container_run_opts: >
62
-d
ansible/group_vars/alpha-workers.yml
@@ -53,6 +53,7 @@ container_envs: >
53
54
55
0 commit comments