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

@ -68,6 +68,9 @@ groups['sophie'] = {
'icinga_options': {
'exclude_from_monitoring': True,
},
'users': {
'sophie': {},
},
},
}

View file

@ -121,12 +121,6 @@ nodes['fkusei-locutus'] = {
'fkunsmann': {
'password': vault.decrypt('encrypt$gAAAAABgLmmuQGRUStrQawoPee-758emIYn2u8-8ebrgzNAFSp7ifeFDdXXvs-zL3QogwNYlCtBHboH2xfy1rSj6OF5bbNO-tg=='),
'shell': '/usr/bin/fish',
'sudo_commands': {
'ALL',
},
},
'sophie': {
'delete': True,
},
},
'voc-tracker-worker': {

View file

@ -223,9 +223,6 @@ nodes['home.nas'] = {
'enable_x_forwarding_for_admins': True,
},
'users': {
'f2k1de': {
'delete': True,
},
'inbox': {
'ssh_pubkey': {
#'command="/usr/share/rsync/scripts/rrsync -wo /storage/inbox/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding ',
@ -236,14 +233,6 @@ nodes['home.nas'] = {
'nas',
},
},
'sophie': {
'groups': {
'nas',
},
},
'qcn': {
'delete': True,
},
},
'zfs': {
'module_options': {

View file

@ -146,11 +146,7 @@ nodes['home.router'] = {
},
},
'users': {
'f2k1de': {
'delete': True,
},
'fkunsmann': {},
'sophie': {},
},
'vnstat': {
'interface': 'enp1s0.7',

View file

@ -83,9 +83,6 @@ nodes['htz-cloud.pirmasens'] = {
'users': {
'forgejo-carlene': {},
'frank': {},
'sophie': {
'delete': True,
},
},
'vm': {
'cpu': 2,

View file

@ -162,9 +162,6 @@ nodes['kunsi-p14s'] = {
'password': vault.decrypt('encrypt$gAAAAABgLmmuQGRUStrQawoPee-758emIYn2u8-8ebrgzNAFSp7ifeFDdXXvs-zL3QogwNYlCtBHboH2xfy1rSj6OF5bbNO-tg=='),
'shell': '/usr/bin/fish',
},
'sophie': {
'delete': True,
},
},
'wireguard': {
'peers': {

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=='),
},