Skip to content

Files

Latest commit

aee5749 · Dec 21, 2015

History

History
12 lines (9 loc) · 377 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 377 Bytes

ansible-ontoit-cluster

Ansible role for deployment of production cluster (ZK + Storm + {TitanDB, Neo4j} + HAProxy) on Linux systems. Ansible needs to be installed to be able to run it.

Install Ansible

$ sudo apt-get install software-properties-common
$ sudo apt-add-repository ppa:ansible/ansible
$ sudo apt-get update
$ sudo apt-get install ansible