Hi,

I'm managing hosts ssh keys by using exported resources.
I do this with this little config I found in the interWeb:

...
@@sshkey { "$hostname,$ipaddress,$hostname-ext,$ipaddress_eth2": type => dsa, key => $sshdsakey }
...
Sshkey <<| |>>

Unfortunately the keys are duplicated every time puppet runs. Is this a bug in puppet or is that config bad?

regards, Andreas

--
Andreas Kuntzagk
SystemAdministrator
MDC Berlin / BIMSB
Tel.: +49 30 9406 2997

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to puppet-users@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