vagrant-compose icon indicating copy to clipboard operation
vagrant-compose copied to clipboard

Introduce vagrant recipes

Open fabriziopandini opened this issue 8 years ago • 0 comments

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

fabriziopandini avatar Nov 10 '16 21:11 fabriziopandini