/vagrant-hubot

Hubot setup via Vagrant

Primary LanguagePuppet

#Vagrant-Hubot

Sets up Hubot on a Vagrant-provisioned machine via Puppet.

Uses the Slack adapter.

##Pre-reqs

##Getting started

Install the Puppet modules using librarian-puppet

librarian-puppet install

Update files/common.yaml to specify your Slack API token

Start the VM

vagrant up

##Note

Assumes that the version of Puppet installed on the box supports Hiera.