Skip to content
Snippets Groups Projects
Commit 8b1fa5f6 authored by Måns Gezelius's avatar Måns Gezelius
Browse files

Merge branch 'test' into 'production'

Test

See merge request !4
parents 1cd449ab a4516327
No related branches found
No related tags found
2 merge requests!9Devel,!4Test
Pipeline #62432 passed
......@@ -30,10 +30,10 @@ class tracingcarbon {
zone => 'public',
service => 'https',
}
# ssh_authorized_key { '<name here>@liu.se':
# ensure => present,
# user => '<user here>',
# type => 'ssh-rsa',
# key => '<key here>',
# }
ssh_authorized_key { 'mange61@liu.se':
ensure => present,
user => 'mange61',
type => 'ssh-rsa',
key => 'AAAAB3NzaC1yc2EAAAADAQABAAABAQDHsZ1q+e4nD2SAx659Kv1vf3tmhQmQJ/KOe4zOk4FyJt2OUoHsv82RD4rYVXxcnGojwFjTAtYTW2B4q/f334IGY9aezow/b39kkg977bJ7AC/OU1enkWFK3nkDtkP7htVbsSeogvyHf32niyosDvW8VCTNe9DZctyJ5Eu9AB0z/tuAr++/z+9sWYtiG0sGn/rUnrAvOqWHkTR2ShZHZPyXq+UCrJXHfbJ+P9EzzgFjr2uPoFgBiCqd0Ov2/zWP3k+chGcbSSKtJ3I3Ylh49jAxB1/srct4R0o7sNOKQBnrXXTAIkDLma2ilu0dAksPjD22ZYvWgRt03u7qxQR6lOB/', # lint:ignore:140chars
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment