bundles/mx-puppet-discord: fix postgres database
This commit is contained in:
parent
0ebcf9762e
commit
20f3f566ac
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ defaults = {
|
|||
'database': 'mx-puppet-discord',
|
||||
},
|
||||
},
|
||||
'postgres': {
|
||||
'postgresql': {
|
||||
'users': {
|
||||
'mx-puppet-discord': {
|
||||
'password': repo.vault.password_for('{} postgresql mx-puppet-discord'.format(node.name)),
|
||||
|
|
Loading…
Reference in a new issue