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

A Vagrant plugin that helps building complex multi-machine scenarios

Results 2 vagrant-compose issues
Sort by recently updated
recently updated
newest added

This statement in the readme about host_vars does not make sense, "The vagrant-compose plugin allows to define one or more host_vars generator for each ansible_groups." Why are host_vars keyed off...

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,...