Hi > but attempting to jerry-rig the same behavior by reading in an > arbitrary file on the puppetmaster system will not work (without my > kluge approach). So, I guess barring a change in puppet to only fetch > function results when that resource is actually to be created (versus > when it is to be parsed), there's no alternative.
if you're fine with creating the keys on the master you could write a function which provides you the content. Functions are always evaluated on the master only. The function could even create the ssh keys if they're not yet on the master. cheers pete --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---