Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vagrant #276

Merged
merged 3 commits into from
Dec 2, 2014
Merged

Vagrant #276

merged 3 commits into from
Dec 2, 2014

Conversation

spuder
Copy link
Contributor

@spuder spuder commented Dec 1, 2014

Adds Vagrantfile

This resolves issue #262
By adding a vagrant file, users can spin up a test cluster with 1 command. The sensu server will have 2 nodes.

Additionally this changes the example passwords so that rabbitmq and the api to have different passwords. (which is in my opinion less confusing)

The vagrant file setup 2 vm's with the prerequisites already installed.
Resolves issue sensu#262
It is confusing to have both the api and the rabbitmq password be 'secret'. This changes the rabbitmq password to 'correct-horse-battery-staple'. This is also the passwords that are used in the vagrant file.
jlambert121 added a commit that referenced this pull request Dec 2, 2014
@jlambert121 jlambert121 merged commit 44b654c into sensu:master Dec 2, 2014
@jlambert121
Copy link
Contributor

Thanks - I've been wanting something like this!

@spuder spuder deleted the vagrant branch December 2, 2014 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants