diff options
author | Alex Auvolat <alex@adnab.me> | 2021-01-16 20:03:00 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-01-16 20:03:00 +0100 |
commit | 850ccbf1c7c4ebba28b1971bafae0a6ba922b7c7 (patch) | |
tree | f5f34bcc35bbe2f5d419d58767fa25b2d404701f /app/postgres/secrets | |
parent | d4d0b100ad39bf7ae560c2f714b75fdcf47e9a87 (diff) | |
download | infrastructure-850ccbf1c7c4ebba28b1971bafae0a6ba922b7c7.tar.gz infrastructure-850ccbf1c7c4ebba28b1971bafae0a6ba922b7c7.zip |
secretmgr.py does quite a few things!test_reorganize
Diffstat (limited to 'app/postgres/secrets')
-rw-r--r-- | app/postgres/secrets/postgres/keeper/pg_su_pwd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/postgres/secrets/postgres/keeper/pg_su_pwd b/app/postgres/secrets/postgres/keeper/pg_su_pwd index a193b9e..907e2b8 100644 --- a/app/postgres/secrets/postgres/keeper/pg_su_pwd +++ b/app/postgres/secrets/postgres/keeper/pg_su_pwd @@ -1 +1 @@ -SERVICE_PASSWORD postgres +USER postgres superuser password |