Skip to content

carnevlu/drifter

 
 

Repository files navigation

Drifter

Drifter is a framework to help provision developer boxes using Ansible and Vagrant.

Installation

Make sure your system meets the requirements and run the following command from inside your project directory:

curl -sS https://raw.githubusercontent.com/liip/drifter/master/install.sh | /bin/bash

This will install Drifter in the virtualization/drifter directory. You can then customize the roles you want to use and the project configuration by editing the virtualization/playbook.yml and virtualization/parameters.yml files. Then run vagrant up to get your box up and running.

Documentation

Detailed installation instructions and roles documentation are available in the documentation.

About

Drifter is a framework to help provision developer boxes using Ansible and Vagrant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 41.0%
  • Ruby 20.8%
  • JavaScript 17.4%
  • Python 16.2%
  • Vim Script 4.6%