Skip to content

Commit

Permalink
Merge pull request #705 from CodeNow/SAN-6473
Browse files Browse the repository at this point in the history
SAN-6473
  • Loading branch information
damienrunnable authored Jul 7, 2017
2 parents 6f4e6ae + 60b39bb commit b49b32f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/group_vars/alpha-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ container_envs:
value: "https://{{ api_hostname }}"
- name: MIXPANEL_PROXY_URL
value: "{{ mixpanel_proxy_url }}"
- name: SUPER_USER
value: "{{ super_user }}"
- name: AWS_ACCESS_KEY
value: "{{ aws_access_key }}"
- name: AWS_BUCKET
Expand Down
1 change: 1 addition & 0 deletions environments/delta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ registry_token: 4PX2AU9QIJSCDLZEXILYX6ZP2RCXY1HR10WVZKWVR0JW8DS5IIY87D96V0RACMK5
registry_username: runnable+deltapush
rollbar_web_token: "162a053bebd34e9eb6e2860543c7ae79"
secrets_path: delta-hosts/secrets
super_user: HelloRunnable
user_content_domain: runnableapp.com
user_vault_load_balancer: ab5d35e6f344211e797770ac76ff2aaa-2031464484.us-west-2.elb.amazonaws.com
vault_auth_token: 578c9767-5af8-8490-0954-5d330f27b088
Expand Down
1 change: 1 addition & 0 deletions environments/gamma/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ registry_token: 8G0NT1HZQZHYXU7OB1QAI8HA1560V6R68DE6R6B8YJWQAED82JAFCD057ZWIDT76
registry_username: runnable+gamma
rollbar_web_token: "162a053bebd34e9eb6e2860543c7ae79"
secrets_path: gamma-hosts/secrets
super_user: HelloRunnable
user_content_domain: runnablecloud.com
user_vault_load_balancer: aa8364af12f5a11e7bb9e02301ded9ea-905956029.us-west-2.elb.amazonaws.com
vault_auth_token: f9a39e92-99f3-66a0-a27d-a6e07717d30d
Expand Down

0 comments on commit b49b32f

Please sign in to comment.