I have a Vagrant build that has a dependency on vagrant plugins.
I could document that users need to install those plugins, but ideally I would like to automatically install the required plugins.
How can I automatically install the required plugins as part of my build?