jokeyrhyme / dotfiles

MOVED: https://gitlab.com/jokeyrhyme/dotfiles
8 stars 0 forks source link

HashiCorp tools #8

Open jokeyrhyme opened 7 years ago

jokeyrhyme commented 7 years ago

https://www.hashicorp.com/#open-source-tools

macOS:

brew install packer terraform vault nomad consul
brew cask install --force vagrant
jokeyrhyme commented 7 years ago
vagrant plugin install vagrant-vbguest
vagrant plugin install vagrant-cachier
vagrant plugin update
jokeyrhyme commented 7 years ago

Maybe extract Vagrant into its own package, and install VirtualBox with it

brew cask install --force virtualbox virtualbox-extension-pack
jokeyrhyme commented 7 years ago
jokeyrhyme commented 7 years ago

Complete #12 first, then hashicorp-install.sh can be the same for both Linux and macOS