123456789101112131415 |
- {
- "virtual-env":{
- "class":"Sandbox",
- "config":{
- "3-launchpad":{"requirements":"/Users/steve/Documents/git/repair-file/required.txt","sandbox":"/Users/steve/Documents/git/sandbox"}
- }
- },
- "processes":{
- "class":"DetailProcess",
- "config":{
- "system":["postgresql","couchdb","httpd"]
- }
- }
-
- }
|