Merge pull request #2767 from joestump/master
Update README to note running Vagrant in a bundle disables plugins by default.
This commit is contained in:
commit
484998574a
|
@ -57,6 +57,8 @@ If you want to run Vagrant without having to install the gem, you may use `bundl
|
||||||
like so:
|
like so:
|
||||||
|
|
||||||
bundle exec vagrant help
|
bundle exec vagrant help
|
||||||
|
|
||||||
|
**NOTE:** By default running Vagrant in via `bundle` will disable plugins (e.g. `vagrant-berkshelf1`).
|
||||||
|
|
||||||
### Acceptance Tests
|
### Acceptance Tests
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue