Skip to content

sensu/training-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sensu Development Environment Vagrant

This repository contains Vagrantfile and some supporting scripts for configuring a Sensu development environment.

Prerequisites

Software

This repository was developed and tested on Mac OS X with the following:

System Resources

The Vagrantfile enclosed here defines multiple virtual machines. Starting all of them at once will require in excess of 6GB of system memory.

Vagrant Boxes

The vagrant boxes used by this project are publicly available Centos 7.4 and Windows 2016 virtual machine images. There's nothing about these images that is specific to this workshop, so you can use a different box image if you already have one on hand.

Installing boxes

Run the following to download and install these vagrant boxes ahead of running vagrant up

$ vagrant box add bento/centos-7.4
$ vagrant box add mwrock/windows2016

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published