clean up some nodefiles
This commit is contained in:
parent
d1e28c3f0c
commit
56df06e981
9 changed files with 3 additions and 40 deletions
|
@ -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': {
|
||||
|
|
|
@ -146,11 +146,7 @@ nodes['home.router'] = {
|
|||
},
|
||||
},
|
||||
'users': {
|
||||
'f2k1de': {
|
||||
'delete': True,
|
||||
},
|
||||
'fkunsmann': {},
|
||||
'sophie': {},
|
||||
},
|
||||
'vnstat': {
|
||||
'interface': 'enp1s0.7',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue