clean up some nodefiles

This commit is contained in:
Franzi 2024-06-08 18:50:55 +02:00
parent d1e28c3f0c
commit 56df06e981
Signed by: kunsi
GPG key ID: 12E3D2136B818350
9 changed files with 3 additions and 40 deletions

View file

@ -46,9 +46,6 @@ nodes['htz-hel.backup-sophie'] = {
],
},
},
'users': {
'sophie': {},
},
'zfs': {
'datasets': {
'tank/ejgwthink': {

View file

@ -61,13 +61,6 @@ nodes['sophie.paperless'] = {
'postgresql': {
'version': '11',
},
'users': {
'sophie': {
'sudo_commands': {
'ALL',
},
},
},
'vm': {
'cpu': 2,
'ram': 2,

View file

@ -54,9 +54,6 @@ nodes['sophie.rechenmonster'] = {
},
},
'users': {
'kunsi': {
'password': vault.decrypt('encrypt$gAAAAABgLmmuQGRUStrQawoPee-758emIYn2u8-8ebrgzNAFSp7ifeFDdXXvs-zL3QogwNYlCtBHboH2xfy1rSj6OF5bbNO-tg=='),
},
'sophie': {
'password': vault.decrypt('encrypt$gAAAAABiEAyiedXL6ZnvelOMumhcB73X72SXZhjS_G0EDYVK5-NQ3_J_0h1W1HkFBNe5tShGNmg88jUiULRBn5u2IoiRGiDrYg=='),
},