bundles/postgresql: rename users -> roles
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
d087cea869
commit
3fbe32518a
19 changed files with 20 additions and 20 deletions
|
@ -26,7 +26,7 @@ defaults = {
|
|||
'sender_localpart': repo.vault.password_for('{} mautrix-telegram sender_localpart'.format(node.name)),
|
||||
},
|
||||
'postgresql': {
|
||||
'users': {
|
||||
'roles': {
|
||||
'mautrix-telegram': {
|
||||
'password': repo.vault.password_for('{} postgresql mautrix-telegram'.format(node.name)),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue