Skip to content

Commit 97bb2df

Browse files
author
Bryan Kendall
committed
fixes for gamma
1 parent 8d15a2e commit 97bb2df

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

ansible/gamma-hosts/variables

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[api_group:vars]
22
api_aws_access_key_id=AKIAIDC4WVMTCGV7KRVQ
33
api_aws_secret_access_key=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
4-
api_github_client_id=baa5c868b6d17d7ae002
5-
api_github_client_secret=ad4f8527ae98d7eea15a32ee5abbead5c9a25abc
6-
api_github_deploy_keys_bucket=runnable.deploykeys.production-gamma
4+
api_github_client_id=b6072dc57062faca7fcb
5+
api_github_client_secret=ba73a9294dc4bfaa7ed02ba187f73918506e4293
6+
api_github_deploy_keys_bucket=runnable.deploykeys.production-beta
77
api_hello_runnable_github_token=88ddc423c2312d02a8bbcaad76dd4c374a30e4af
88
api_mixpanel_app_id=c41affa4b08818443365c526cbb51606
99
api_mongo_auth=api:3f5210b8-8fe3-11e5-8e62-07b6eff19ecb
@@ -12,7 +12,7 @@ api_mongo_replset_name=gamma-rs0
1212
api_neo4j_auth=neo4j:oqGlRV1KTpaqbHDkdlJz
1313
api_new_relic_app_name=gamma-api-production
1414
api_rollbar_key=a90d9c262c7c48cfabbd32fd0a1bc61c
15-
api_s3_context_bucket=runnable.context.resources.production-gamma
15+
api_s3_context_bucket=runnable.context.resources.production-beta
1616

1717
[docks:vars]
1818
docker_config=docks
@@ -29,15 +29,15 @@ khronos_mongo_replset_name=gamma
2929
[optimus:vars]
3030
optimus_aws_access_id=AKIAJPA2ZYSVVA5V7XXQ
3131
optimus_aws_secret_id=5V70AUxfIyHeLvlYZe0xaYevDAdgTOWOn5G7nHlt
32-
optimus_github_deploy_keys_bucket=runnable.deploykeys.production-gamma
32+
optimus_github_deploy_keys_bucket=runnable.deploykeys.production-beta
3333

3434
[palantiri:vars]
3535
palantiri_rollbar_key=f675e9090d6f483ca4e742af2c7f2f83
3636

3737
[registry:vars]
38-
registry_s3_access_key=AKIAJZQHOFYKTZP52XCQ
38+
registry_s3_access_key=AKIAJK5EN7W6E62A3C3Q
3939
registry_s3_bucket=runnableimages.beta
40-
registry_s3_secret_key=iOKNwff7HhUnTmHxt1HrJj1lUkrccZTqWvrKi54C
40+
registry_s3_secret_key=ZFLePZdrHUNhTzuV4Ir/NgwPWOnU41Ur9DbH6UAp
4141
registry_s3_region=us-east-1
4242

4343
[shiva:vars]

0 commit comments

Comments
 (0)