Update README to note running Vagrant in a bundle disables plugins by default.
This commit is contained in:
parent
f51b6d0708
commit
83f68630d6
|
@ -58,6 +58,8 @@ 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
|
||||||
|
|
||||||
Vagrant also comes with an acceptance test suite that does black-box
|
Vagrant also comes with an acceptance test suite that does black-box
|
||||||
|
|
Loading…
Reference in New Issue