nodes/htz.ex42-1048908: move postgres roles and databases to bundles
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
033adc1f0b
commit
943a7c1566
3 changed files with 25 additions and 19 deletions
|
@ -76,24 +76,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
'permalinkPrefix': 'https://chat.franzi.business',
|
||||
},
|
||||
},
|
||||
'postgresql': {
|
||||
'users': {
|
||||
'mx-puppet-discord': {
|
||||
'password': vault.password_for('htz.ex42-1048908 postgresql mx-puppet-discord'),
|
||||
},
|
||||
'synapse_user': {
|
||||
'password': vault.password_for('htz.ex42-1048908 postgresql synapse_user'),
|
||||
},
|
||||
},
|
||||
'databases': {
|
||||
'mx-puppet-discord': {
|
||||
'owner': 'mx-puppet-discord',
|
||||
},
|
||||
'synapse': {
|
||||
'owner': 'synapse_user',
|
||||
},
|
||||
},
|
||||
},
|
||||
'users': {
|
||||
'feli': {
|
||||
'ssh_pubkey': [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue