So installed vagrant this morning and on "up" following message is displayed:
*WARNING: Vagrant has detected the `vagrant-triggers` plugin. This plugin conflicts* *with the internal triggers implementation. Please uninstall the `vagrant-triggers`* *plugin and run the command again if you wish to use the core trigger feature. To* *uninstall the plugin, run the command shown below:* * vagrant plugin uninstall vagrant-triggers* *Note that the community plugin `vagrant-triggers` and the core trigger feature* *in Vagrant do not have compatible syntax.* *To disable this warning, set the environment variable `VAGRANT_USE_VAGRANT_TRIGGERS`.* *vagrant-cachier (1.2.1)* *vagrant-hostsupdater (1.1.1.160)* *vagrant-triggers (0.5.3)* So I uninstall vagrant-triggers, but on "up" it is reinstalled (I have no idea by what as by VagrantFile is pretty much empty) then get message again. So I need to set the env var `VAGRANT_USE_VAGRANT_TRIGGERS` but set it to what value? I have set this under windows system env vars to 1 Please tell me how get pass this error? Thanks -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/7aeb9af3-0e21-46b9-a150-f80e4e19846a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
