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 vagrant config #16

Merged
merged 1 commit into from
May 7, 2015

Commits on May 6, 2015

  1. Add Vagrantfile with example setup

    Creates two vagrant boxes—"deploy" and "target"
    
    * deploy - salt master and deployment_server
    * target - deploy target
    
    example configuration is the same as in the README.md of the repo: it
    checks out mediawiki-core in /srv/deployment/mediawiki/slot0
    
    All dependencies for deploy should be setup via the states/deploy.sls
    
    * Apache git server
    * Redis returner server
    * TrebuchetTrigger from pip
    thcipriani committed May 6, 2015
    Configuration menu
    Copy the full SHA
    84d7ea7 View commit details
    Browse the repository at this point in the history