vagrant-compose
vagrant-compose copied to clipboard
Introduce vagrant recipes
Apart from defining the cluster (no matter of declarative or programmatic approach) the remaining part of the vagrant file is repetitive scaffolding. This should be addressed:
- With a command, allowing fast generation of scaffholding code
- By introducing the concept of recipe, a simple "macro command" to be inserted into vagrant file instead of scaffholding code