* Giovanni Bordello [2011-03-20]:
> How do you guys test puppet changes before they go live?

We have several lines of defense:
1) we develop our puppet manifests on a development machine where we can
test many changes locally
2) we use cucumber-puppet to verify catalog compilation for all our
servers and ensure some kind of consistency
3) we deploy automatically to our puppetmaster's testing environment
4) we manually verify changes with "--environment=testing --noop" on the
target server
5) we manually update our production environment from the testing
environment

Let me know, if you are interested in any details.

cheers,

Nikolay

--
"It's all part of my Can't-Do approach to life." Wally

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