nodes/rx300: add kunsi work laptop ssh keys
This commit is contained in:
parent
63cdd470cf
commit
52eebfeb16
1 changed files with 9 additions and 0 deletions
|
@ -44,6 +44,15 @@ nodes['rx300'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'users': {
|
||||||
|
'kunsi': {
|
||||||
|
'ssh_pubkey': {
|
||||||
|
# work laptop
|
||||||
|
'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPM68t1Ssf0c9dEkYOEXllUQ0aybPsW3aQAJuWpUHPlt',
|
||||||
|
'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICYst1HK+gJYhNxzqJGnz4iB73pa89Xz2yH+8wufOcsA',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
'zfs': {
|
'zfs': {
|
||||||
'module_options': {
|
'module_options': {
|
||||||
'zfs_arc_max_mb': 16384, # 16GB
|
'zfs_arc_max_mb': 16384, # 16GB
|
||||||
|
|
Loading…
Reference in a new issue