Zitat von Ben Lavender :
Can someone tell me what's wrong here? Or should I reopen #2487,
http://projects.reductivelabs.com/issues/2487 ?
[...]
.
.
debug: //devusers/Dev_user[yuri]/
ssh_authorized_key[y...@devhost2.dev.cp]: Changing ensure
debug: //devusers/Dev_user[yuri]/
ssh_authorized_key[y.
Can someone tell me what's wrong here? Or should I reopen #2487,
http://projects.reductivelabs.com/issues/2487 ?
I have this config:
===
class devusers {
dev_user { "ben":
uid => 510,
keytype => "ssh-rsa",
keyname => "b...@7.106.cp",
key => "blahblah"
}
dev_user { "yuri":