In order to complete the Minimum Viable Sensu workshop on your own computer, please install the following:
- VirtualBox
- Vagrant
- Vagrantfile provided in this gist
- Centos 7.3 Vagrant box -- should be downloaded automatically
With these applications installed, and the Vagrantfile copied an otherwise empty directory, run vagrant up to download the required Vagrant box and start the VM.
Once the box file is downloaded and the VM is running, use vagrant ssh to log in to the VM via ssh.