I've seen a couple of examples of using puppet to control services where you can't run a puppet agent on the resource. As far as I can tell they work by having puppet proxy through some external-service control mechanism, such as fog. The question is: where does the proxy run? I assume a puppet agent needs to run somewhere. Where do you put that agent, how do you configure it, and how do you identify it as a puppet node? I'm having visions of sugar plum fairies at the thought of using Puppet to do what CloudFormation does (automate the configuration of an entire AWS environment). But it's not clear to me how to wire it together.
-- 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.