I can´t manage to figure out how to set vagrant environmental variables that are specific to a specific task. For example I would like to provide to vagrant what kind of installation process to use (e.g. a string value).
When I specify vagrant closures in the different tasks they seem to both be applied no matter what task I run.
Is this even possible with current implementation?
I can´t manage to figure out how to set vagrant environmental variables that are specific to a specific task. For example I would like to provide to vagrant what kind of installation process to use (e.g. a string value).
When I specify vagrant closures in the different tasks they seem to both be applied no matter what task I run.
Is this even possible with current implementation?