Skip to content

Prerequisites

Ryan Parman edited this page May 28, 2018 · 1 revision

Shared Prerequisites

  • Packer 1.2.3 or newer.
  • Vagrant 2.1.1 or newer.
  • You need to have the openssl and gpg command line tools installed.
  • For macOS, install the cdrtools package to get the mkisofs tool.
  • For Linux, install genisoimage.

NOTE: If you're using the Homebrew (and Homebrew Cask) package manager on macOS, you can install all of these with brew and brew cask.

Virtualization Software

You only need to install the virtualization software (and its dependencies) for the boxes you want to build. If you only care about VirtualBox, then only install the VirtualBox dependencies.

VirtualBox

VMware for Desktop (Fusion or Workstation)

Parallels Desktop (macOS)

Recommended Vagrant Plugins

Clone this wiki locally