Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepy
$ vagrant plugin install vagrant-cachier
$
$ # Note: if you already have vagrant-hostmanager v1.6.0 or higher, you'll first need to uninstall it
$ # by running vagrant plugin uninstall vagrant-hostmanager
$ vagrant plugin install vagrant-hostmanager --plugin-version 1.5.0

...