> This addresses how to distribute keys to node from the fileserver, but I 
> wonder if there is a mechanism where if the key doesn't exist on the 
> fileserver, the key that currently exists on the node is pulled in and saved 
> for future reference - i.e. when new nodes are created.

I believe a filebucket is what you are looking for:

http://docs.puppetlabs.com/man/filebucket.html
http://docs.puppetlabs.com/references/latest/type.html#filebucket

Should be able to use it to back up your SSH keys during a puppet run.

-Steve

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