> I'm new to puppet and trying some simple things. Especially, I
> followed the doc @ 
> http://reductivelabs.com/trac/puppet/wiki/Recipes/ModuleSSHAuth
> to manage ssh keys.
> 
> Everything went well until I tried with more than one user! If I try
> to add another user key, ie :
> 
> ssh::auth::key { ["user1", "user2"]: }
> 
> then I get a "puppetmasterd[10022]: Puppet::Parser::AST::Resource
> failed with error ArgumentError: Cannot alias Ssh_auth_key_namecheck
> [user2-filename] to id_rsa; resource Ssh_auth_key_namecheck[id_rsa]
> already exists at /etc/puppet/modules/ssh/manifests/auth.pp:48 on
> node ..."

Kassec, thanks for the report.  I've fixed this and uploaded a new version of
ssh::auth (release 0.3.1).  Please download it and try again, and let me know
how it goes.  Andrew.

--

You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.


Reply via email to