The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
112 views

Managing svn repo with puppet/mcollective

I'm interested to hear how people manage code deployments and how they tie it into their orchestration system. I've not been able to find a good puppet subversion module which works the way I want. ...
2
votes
3answers
2k views

What is the point of staging?

I thought I'd worked this out, but after reading Continuous Delivery (excellent book) I'm a little confused. They talk about having servers for: development various forms of automated tests user ...
6
votes
4answers
296 views

Release Management for Infrastructure

Does anyone use release management principals for system administration of infrastructure in the same way it is done for software development? I have been in the system administration field for more ...