Skip to content
Snippets Groups Projects
Commit a43aa985 authored by Nils Olof Paulsson's avatar Nils Olof Paulsson
Browse files

add davbe

parent ab8bb398
No related branches found
No related tags found
No related merge requests found
class terminalegress { class terminalegress {
users::liu_user { 'dande27': users::liu_user { 'dande27':
commonname => 'Daniel de Leng ', commonname => 'Daniel de Leng',
shell => '/bin/bash', shell => '/bin/bash',
sshkeytype => 'ssh-ed25519', sshkeytype => 'ssh-ed25519',
sshkey => 'AAAAC3NzaC1lZDI1NTE5AAAAIIjy6ARXdXezAo3Mv/po2mbLyoVXAez0GQW0u+cEwdbR', # lint:ignore:140chars sshkey => 'AAAAC3NzaC1lZDI1NTE5AAAAIIjy6ARXdXezAo3Mv/po2mbLyoVXAez0GQW0u+cEwdbR', # lint:ignore:140chars
} }
users::liu_user { 'davbe21':
commonname => 'David Bergström',
shell => '/bin/bash',
sshkeytype => 'ssh-ed25519',
sshkey => 'AAAAC3NzaC1lZDI1NTE5AAAAIM14PlReB8vWuuF2vp4XSOhxXG5HOXIO1OUB7T+9HS3W', # lint:ignore:140chars
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment