Is there any way to disable a plugin execution?
For instance, we use vagrant-librarian-puppet-plugin
and it gets automatically executed when there is a Puppetfile present.
In some cases we want to avoid the execution even if the Puppetfile is present. Is possible to do that adding a configuration in the Vagrantfile?