File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ api_intercom_api_key=46e75ada5d21f248787689b35fe80e11efe9303a
1818
1919[big-poppa:vars]
2020big_poppa_port=80
21- big_poppa_pg_user=big_poppa
2221big_poppa_pg_pass=
22+ big_poppa_pg_host=
2323big_poppa_github_token=e11a1264130fb62ce045bf03118bf123f980c205
2424big_poppa_http_rollbar_token=1f1eeea0b1334aaeb50fb7bc4a43241a
2525big_poppa_worker_rollbar_token=98cabb8440024e3a8242cf3220b802c9
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ api_s3_context_bucket=runnable.context.resources.production-beta
1515
1616[big-poppa:vars]
1717big_poppa_port=80
18- big_poppa_pg_user=big_poppa
1918big_poppa_pg_pass=
19+ big_poppa_pg_host=
2020big_poppa_github_token=e11a1264130fb62ce045bf03118bf123f980c205
2121big_poppa_http_rollbar_token=1f1eeea0b1334aaeb50fb7bc4a43241a
2222big_poppa_worker_rollbar_token=98cabb8440024e3a8242cf3220b802c9
Original file line number Diff line number Diff line change @@ -15,8 +15,7 @@ api_s3_context_bucket=runnable.context.resources.production-beta
1515
1616[big-poppa:vars]
1717big_poppa_port=443
18- big_poppa_pg_user=runnable
19- big_poppa_pg_pass=otNjVXGGAEfoYd6snhHLc6oFQEfwhGBy
18+ big_poppa_pg_pass=JFmZDuVYPt9vUxk4DBjj
2019big_poppa_pg_host=gamma-big-poppa.cnksgdqarobf.us-west-2.rds.amazonaws.com:32659
2120big_poppa_github_token=e11a1264130fb62ce045bf03118bf123f980c205
2221big_poppa_http_rollbar_token=1f1eeea0b1334aaeb50fb7bc4a43241a
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ pg_database: astral
5757
5858# big-poppa
5959big_poppa_pg_database : big_poppa
60- big_poppa_pg_user : runnable
60+ big_poppa_pg_user : big_poppa
6161big_poppa_hostname : big-poppa.{{ domain }}
6262
6363# charon
You can’t perform that action at this time.
0 commit comments