Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 396 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 396 Bytes

Mezuro Playbooks

Ansible playbooks for setting up the mezuro.org services

Requirements

  • Ansible
  • 3x Ubuntu 16.04 machines acessible through ssh

Usage

ansible all -m ping -u <USERNAME>

Development

The environment is based on Docker within Vagrant.

vagrant up --provider docker

License

This is licensed under GPLv3 (see COPYING file) by the AUTHORS (see AUTHORS file).