File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,9 +16,10 @@ api_intercom_app_id=wqzm3rju
1616api_intercom_api_key=46e75ada5d21f248787689b35fe80e11efe9303a
1717
1818[big-poppa:vars]
19- big_poppa_pg_pass=JFmZDuVYPt9vUxk4DBjj
19+ big_poppa_pg_pass=189a4a90-60d9-11e6-92c9-7b1a5b7c8417
2020big_poppa_pg_host=delta-big-poppa.cnksgdqarobf.us-west-2.rds.amazonaws.com:32659
2121big_poppa_pg_port=32659
22+ big_poppa_pg_user=cwallace
2223big_poppa_github_token=e11a1264130fb62ce045bf03118bf123f980c205
2324big_poppa_http_rollbar_token=1f1eeea0b1334aaeb50fb7bc4a43241a
2425big_poppa_worker_rollbar_token=98cabb8440024e3a8242cf3220b802c9
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ api_s3_context_bucket=runnable.context.resources.production-beta
1616big_poppa_pg_pass=JFmZDuVYPt9vUxk4DBjj
1717big_poppa_pg_host=gamma-big-poppa.cnksgdqarobf.us-west-2.rds.amazonaws.com:32659
1818big_poppa_pg_port=32659
19+ big_poppa_pg_user=big_poppa
1920big_poppa_github_token=e11a1264130fb62ce045bf03118bf123f980c205
2021big_poppa_http_rollbar_token=1f1eeea0b1334aaeb50fb7bc4a43241a
2122big_poppa_worker_rollbar_token=98cabb8440024e3a8242cf3220b802c9
Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ pg_database: astral
5555
5656# big-poppa
5757big_poppa_pg_database : big_poppa
58- big_poppa_pg_user : big_poppa
5958big_poppa_port : 7788
6059big_poppa_host_address : " {{ hostvars[groups['big-poppa'][0]]['ansible_default_ipv4']['address'] }}"
6160
You can’t perform that action at this time.
0 commit comments