On Thu, Sep 15, 2011 at 7:04 AM, Justin Ellison <jus...@techadvise.com> wrote:
> 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)

I would use mcollective (which can stop/start services, and upgrade
packages), wrapped up inside some simple shell scripts to control it's
operation.

Doug.

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