Y
Hacker News
new
|
ask
|
show
|
jobs
by
roflc0ptic
4501 days ago
Asking as someone who's trying to figure out continuous integration (and loves python): what would you use?
1 comments
Shish2k
4501 days ago
for continuous integration as in build server, I'd use Jenkins; for network-wide configuration management (which I think is what you were asking), Salt
link