Skip to content
Snippets Groups Projects
Commit 724bb5f9 authored by Daniel Holmer's avatar Daniel Holmer
Browse files

Added Love as user

parent 7ff6d3e8
No related branches found
No related tags found
No related merge requests found
Pipeline #132487 failed
......@@ -50,7 +50,14 @@ class kmaccess {
shell => '/bin/bash',
sshkey => 'AAAAC3NzaC1lZDI1NTE5AAAAIE6BNeP0nZY58yWieADalkfPqgHHyl8bH5hQvPa7+eS0',
sshkeytype => 'ssh-ed25519',
},
users::liu_user { 'lovar08' :
commonname => 'Love Arreborn',
shell => '/bin/bash',
sshkey => 'AAAAB3NzaC1yc2EAAAADAQABAAABAQDh4UK/FGzkhSK0dObcBGyWZrxRxEwbBANd7yyubipP6ChgP3Q3cUSGiK4xv9nRmUmk2X068wKSpbE/iL21spBT7K/r8VhiAIMlJ34xmnCRlVjJqK8qa+EWQNzyQI00MetKIxpcACwAd5ZAhxGLWsZgGA5blXZWj75D1Zsvf98h3cWUDHK4Ndsp3Jftg27rE+O7HrK/CsCN5O6kDZmFFyv/3o5sbkU9qk8cFhCmxM6Nl6vwpt+VSYLD5cGyF2Da5KLkglTS9/HHJR3o/9Vcu/yVWX3HVVjGlQ/dx7g3dRZew7RTpaNDiVpBw0t0UI/icthQ5oX0K5YRzD0Mda5r5ZE/',
sshkeytype => 'ssh-rsa',
}
firewalld_service { 'Allow http from liu Zone':
ensure => present,
zone => 'liu',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment