Vagrant
Installation
Option 1:
Download and install from
https://www.vagrantup.com/downloads.html
NOTE:
At times Package managers tend to have outdated versions of software you was looking to install.
Or even sometimes they are missing dependencies. Make sure it is all good or default to option 1.
Option 2:
$ brew cask install vagrant
$ brew cask install vagrant-manager // helps you manage all your virtual machines in one place from menu-bar
Option 3:
$ gem install vagrant
Supporting Softwares
Forget anything down there, Just install Ansible instead
Chef
Instructions at: https://docs.chef.io/install_dk.html
Installed at "/opt/chefdk/"
To uninstall "$ sudo rm -rf /opt/chefdk"
Option 2
$ gem install berkshelf
$ sudo gem install net-ssh
$ gem install chef