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

Merge branch 'devel' into 'devel'

Added user lovar08

See merge request !12
parents 7ff6d3e8 179c2e23
No related branches found
No related tags found
3 merge requests!14New user,!13New user,!12Added user lovar08
Checking pipeline status
...@@ -51,6 +51,13 @@ class kmaccess { ...@@ -51,6 +51,13 @@ class kmaccess {
sshkey => 'AAAAC3NzaC1lZDI1NTE5AAAAIE6BNeP0nZY58yWieADalkfPqgHHyl8bH5hQvPa7+eS0', sshkey => 'AAAAC3NzaC1lZDI1NTE5AAAAIE6BNeP0nZY58yWieADalkfPqgHHyl8bH5hQvPa7+eS0',
sshkeytype => 'ssh-ed25519', 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': firewalld_service { 'Allow http from liu Zone':
ensure => present, ensure => present,
zone => 'liu', zone => 'liu',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment