Everyone's right, you don't want puppet to do application deployments. You want it to setup your application server, but stop there.
Case in point, use Puppet to setup Rails/LAMP/Tomcat, but don't use it to deploy your actual application. Instead use Capistrano, Fabric, Func, etc. If you're already familiar with Rundeck, be sure to check out http://www.kartar.net/2010/12/puppet-and-rundeck/ - it may do exactly what you want (export Puppet facter info to rundeck) Justin -- 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.