On 06/06/2010 06:16 AM, Klaus Ethgen wrote:
> Hello,
> 
> I read and find a way (well, there seems to be several equal
> implementations) to collect the ssh keys of machines. However they all
> give only the choice to choose between the key formats.
> 
> But is there a way to collect both keys of a machine, the rsa _and_ the
> dss key (and maybe the rsa1 too)? I didn't find a way to solve this as
> the key is the machine name and it have to be unique.
> 
> Regards
>    Klaus Ethgen
Klaus, do you all your machines by defualt actually have both DSA and
rsa types? regardless, you can collect like this

Ssh_authorized_key <<| type => "rsa" ||>
Ssh_authorized_key <<| type => "dsa" ||>
-- 
Joe McDonagh
AIM: YoosingYoonickz
IRC: joe-mac on freenode
L'ennui est contre-révolutionnaire

-- 
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