Skip to content
Snippets Groups Projects
Commit ea31434e authored by Klas Arvidsson's avatar Klas Arvidsson
Browse files

Set ssh keytype for simah37

parent 2fd3cfef
No related branches found
No related tags found
No related merge requests found
...@@ -125,6 +125,7 @@ class aes { ...@@ -125,6 +125,7 @@ class aes {
::users::liu_user { 'simah37': ::users::liu_user { 'simah37':
commonname => 'Simon Ahrenstedt', commonname => 'Simon Ahrenstedt',
shell => '/bin/bash', shell => '/bin/bash',
sshkeytype => 'ssh-ed25519',
sshkey => 'AAAAC3NzaC1lZDI1NTE5AAAAIOkVNze73xbdkn/M4klf0jPFW6BPWImzs5ZM2Y60cVEf', # lint:ignore:140chars sshkey => 'AAAAC3NzaC1lZDI1NTE5AAAAIOkVNze73xbdkn/M4klf0jPFW6BPWImzs5ZM2Y60cVEf', # lint:ignore:140chars
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment