>
> It depends on how you deploy your applications.
>
> In the case of packaged applications I do the following after tests
> pass in Hudson:
>
> 1) using extconf to specify versions and overwrite the package version
> of the file with a script
> 2) use mcollective to go out and run apt-get update and install a
> specific version
> 3) use mcollective to audit the package versions and send a report
>
> I use the extconf file because I do the same for production and want
> to pin versions.
> You could just set your stage to latest and run an mcollective client
> to just kick off your install.


Thanks for your answer, however, I do not use package application - which
would be, in this regards, far more easy to handle.

-- 
Romain PELISSE,
*"The trouble with having an open mind, of course, is that people will
insist on coming along and trying to put things in it" -- Terry Pratchett*
http://belaran.eu/wordpress/belaran

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