Skip to content

Commit 25d425e

Browse files
authored
Merge pull request #624 from CodeNow/moving-keys
Updated vars for deploy
2 parents 02a1845 + 53bfbca commit 25d425e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/delta-hosts/variables

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ cream_worker_rollbar_token=87924b881c3143968cdb059fe41acbc3
5252
cream_intercom_key=173c1b366d11a3ef0f641c6b3327914368e67095
5353
cream_intercom_id=wqzm3rju
5454
cream_stripe_secret_key=sk_live_ZWLZtu5rxJ0ylSoF8xrHtNOw
55-
cream_stripe_publishable_key=pk_live_5yYYZlYIwY3LwvKFaXY0jNlm
5655

5756
[docks:vars]
5857
docker_config=docks
@@ -161,6 +160,7 @@ marketing_aws_secret_key=sRvgsTPgHGnZ4cGd37YaF/3fbzv75P01bNBK4kgn
161160
ansible_ssh_private_key_file=~/.ssh/delta.pem
162161
api_hello_runnable_github_token=88ddc423c2312d02a8bbcaad76dd4c374a30e4af
163162
bastion_sshd_port=60506
163+
cream_stripe_publishable_key=pk_live_5yYYZlYIwY3LwvKFaXY0jNlm
164164
datadog_mongodb_pwd=sqa3WBgkCgZsFZuex0kBNahZ
165165
datadog_mongodb_user=datadog
166166
datadog_tags=env:delta

ansible/gamma-hosts/variables

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ cream_worker_rollbar_token=87924b881c3143968cdb059fe41acbc3
5555
cream_intercom_key=2548f3affd4923602dbf7bbab66eac377b5d3aac
5656
cream_intercom_id=xs5g95pd
5757
cream_stripe_secret_key=sk_test_4De8Zdkfcyb29swkMmjZUMRh
58-
cream_stripe_publishable_key=pk_test_sHr5tQaPtgwiE2cpW6dQkzi8
5958

6059
[docks:vars]
6160
docker_config=docks
@@ -146,6 +145,7 @@ marketing_aws_secret_key=gD2stysc/pAD9ehRrbvgMIZoJBw4aCiEKI7If3Do
146145
ansible_ssh_private_key_file=~/.ssh/gamma.pem
147146
api_hello_runnable_github_token=88ddc423c2312d02a8bbcaad76dd4c374a30e4af
148147
bastion_sshd_port=60709
148+
cream_stripe_publishable_key=pk_test_sHr5tQaPtgwiE2cpW6dQkzi8
149149
datadog_mongodb_pwd=sqa3WBgkCgZsFZuex0kBNahZ
150150
datadog_mongodb_user=datadog
151151
datadog_tags=env:gamma

0 commit comments

Comments
 (0)