Hi, I would like to use Puppet in the cloud (think gogrid) to configure stem images. Virtual machines are created/destroyed on the fly under control of a load monitor. For this reason we cannot sign manually new Puppet clients, instead, we must use Puppet's autosign feature.
At the moment, Puppet just permits to filter client manifest requests with some regex over the hostname of the client. This is not enough, to be sure that the puppet client is a trusted one, we need some further checks (we need to do some queries to the cloud API). How can we have some custom script (shell or ruby) executed each time a puppet client asks for a manifest? Thanks, Valentino -- 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.