* Scott [2010-12-29]:
> I'm looking for additional information regarding Puppet and Hudson.

I blogged about our company's puppet setup here:

http://blog.nistu.de/Continuous_Integration_for_Puppet.html

Since that post I wrote cucumber-puppet, allowing me to implement some
kind of automated test suite and added a deploy job to hudson,
automatically deploying successful builds to our puppetmaster's testing
environment. We added a manual step, updating the production environment
from the testing environment. The former is a git clone from the latter,
so a git pull is all it takes to update production.

HTH,

Nikolay

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

Reply via email to