Fix Matrix Media Repo credentials for PostgreSQL
This commit is contained in:
parent
d55347a2f0
commit
e0c62acf90
1 changed files with 10 additions and 11 deletions
|
@ -109,17 +109,16 @@ matrix__synapse__recaptcha_private_key: !vault |
|
||||||
|
|
||||||
matrix__media_repo__postgres: !vault |
|
matrix__media_repo__postgres: !vault |
|
||||||
$ANSIBLE_VAULT;1.2;AES256;matrix
|
$ANSIBLE_VAULT;1.2;AES256;matrix
|
||||||
32343261616564383739383139636636306637616137366138623032303963363532326563303438
|
62356433313435383239316430666234386234626335346239313264346532613232303064333731
|
||||||
6263636534386534643539386138313965663533623935340a366531316136653131646137353566
|
3833633035363237346537623633303135383162636465300a366637666535353463616665653237
|
||||||
30623962613061323939313230326433636330356436626366363464353762303832393332396536
|
34346636333061303033633362356232643334393133363033646635313134366164306461663364
|
||||||
3564376330383237310a643338663061636662343662346137333039636230666137656537383336
|
3935396239343630340a396463623534613630323833333330633861393063323332613532373565
|
||||||
66383635323464623663303032303532393639313361646231323436613065373565623239376366
|
32626463313965323635633034316237663835616464333261626331396136316335636132636265
|
||||||
36613233626465376230646138356135636662663965373061616433656665356135616337386236
|
62343935316666656466336438633565316338363665366161643739616534353933373861343938
|
||||||
61316463386265336236346636626465353166373833336534343536313437306164663965646162
|
38323533383362623835633230623363666662643264393534306362663535666531326534303636
|
||||||
39353733353533353533306434353539383463346563656433313532376632343935653036393437
|
66303133626239633436663137633438326632366234613033396230393262326234356362396336
|
||||||
63386539326464346261393666326132383034623264663431313465343636376433343535356432
|
64386664613064323034303039623038633339353362376238633065343364646266633862663232
|
||||||
31633835356235376462656635383931363339353138353537326633393261313464383332393738
|
6637313330656465623437393764353466666230666633366238
|
||||||
643434393863366439623237653737353439
|
|
||||||
|
|
||||||
matrix__media_repo__s3_endpoint: 's3.eu-central-1.amazonaws.com'
|
matrix__media_repo__s3_endpoint: 's3.eu-central-1.amazonaws.com'
|
||||||
matrix__media_repo__s3_bucket: 'fedihub-matrix-media-repo'
|
matrix__media_repo__s3_bucket: 'fedihub-matrix-media-repo'
|
||||||
|
|
Reference in a new issue