HI my puppet version is 0.25.4 and i my class is that:

ssh_authorized_key { "marley":
                user => "marley",
                type => "ssh-rsa",
                ensure => present,
                key =>
"AAAAB3NzaC1yc2EAAAABIwAAAQEA3LDLO/1b/S6+MufIwZ6Sjt63LmxNrzL+dEOlJlfcbqc0TQhIqvI9F/zrMLVbXooEbnFugoaopR3+dMOmw701sugHt1F3nl5RlJW+eg/UMsPmveRyHD2m5vSJYAahlQa4dx6avzIY2ixH6n/IvrttUzUe5xIjmmZCjXdMwK2tY9bt68HUig7j4ic+gDgzgmW+TnONF3dlRxopOPUKuc+o7nINrn0vE99y8tczMjR0Cx7K2KO2NZzQF544+besqVUdIrWDcDTDh1cpyVNweKDxiVvdVTiAnlAYWFGMinO9ImTzXOBd6ln8JwPmAFRv6wkF1X7G4I8ne4+WnWVKpHOmgQ==
mar...@slsjalab1"
        }

But i still gettin my key duplicated in my clients.

-- 
Marley Bacelar
Project Fedora Ambassador
VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331
marleybace...@gmail.com

2010/2/11 Simon Chiu <skhc...@gmail.com>

> Thanks for the reply guys. Really appreciate it!
>
> For the key param I am using just the key itself without the "ssh-rsa"
> prefix part in the key.
>
> I am using 0.25.4 (gem version of puppet).
>
> --
> 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<puppet-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

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