Add mole to mrmanager.
This commit is contained in:
parent
fb9d5e2043
commit
8a3855fddd
@ -35,3 +35,18 @@ bhyve_dataset: zdata/vm
|
||||
bhyve_canmount: "on"
|
||||
# efi_dev: /dev/gpt/EFI
|
||||
devfs_rules: "mrmanager_devfs.rules"
|
||||
users:
|
||||
talexander:
|
||||
initialize: true
|
||||
uid: 11235
|
||||
gid: 11235
|
||||
groups:
|
||||
- name: wheel
|
||||
authorized_keys:
|
||||
- yubikey
|
||||
- main_fido
|
||||
- backup_fido
|
||||
mole:
|
||||
initialize: true
|
||||
authorized_keys:
|
||||
- mole
|
||||
|
1
ansible/roles/sshd/files/keys/mole.pub
Normal file
1
ansible/roles/sshd/files/keys/mole.pub
Normal file
@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINtEizWWTfTdWJ+f6F2ot27V0ktYAxSCVI6d/tpS6ARw mole@maxwell
|
Loading…
x
Reference in New Issue
Block a user