Skip to content

bilalahmad99/ansible-harstorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ansible-harstorage

Install harstorage with ansible playbook

assumptions

mongo role is available

TODOs

add supervisor changes to support harstorage add virtualenv to install python packages

to run the play use playbook like

- name: Deploy Harstorage
  hosts: all
  sudo: True
  gather_facts: True
  roles:
    - mongo
    - harstorage

About

Install harstorage with ansible playbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors