|
|
|
|
|
by jdf
5086 days ago
|
|
There's a new project called Ansible that may be of interest to you: http://ansible.github.com/ While that page has a long list of things they do, the important bits relevant to your comment are 1. a tighter focus on idempotence than Fabric
2. an easy-ish way to integrate package management so you could potentially use the same script to kick off either yum or apt depending on the box |
|
Why the hell would I store anything about deploying one of my projects in /etc/?