mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Update README to note running Vagrant in a bundle disables plugins by default.
This commit is contained in:
parent
f51b6d0708
commit
83f68630d6
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ If you want to run Vagrant without having to install the gem, you may use `bundl
|
|||
like so:
|
||||
|
||||
bundle exec vagrant help
|
||||
|
||||
**NOTE:** By default running Vagrant in via `bundle` will disable plugins (e.g. `vagrant-berkshelf1`).
|
||||
|
||||
### Acceptance Tests
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue