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

Add Vagrantfile for local debugging #147

Merged
merged 1 commit into from Nov 3, 2015
Merged

Commits on Nov 3, 2015

  1. Add Vagrantfile for local debugging

    Add a Vagrantfile that is mostly auto-generated from .travis.yml.
    Meant to be used for local debugging.
    Creates a multiple-machine setup with one machine for each supported
    node type, and runs the highstate as the provision step.
    
    Note: currently doesn't work due to bugs in the vagrant salt
    provisioner, which I have put PRs in to fix.
    aneeshusa committed Nov 3, 2015
You can’t perform that action at this time.