All Projects → liip → Drifter

liip / Drifter

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

Labels

drifter logo

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].