Install harstorage with ansible playbook
mongo role is available
add supervisor changes to support harstorage add virtualenv to install python packages
- name: Deploy Harstorage
hosts: all
sudo: True
gather_facts: True
roles:
- mongo
- harstorage