Commit f5f6419a by Bilal

Complete Harstorage role [OPS-1372], addressing comments

parent 55101a51
......@@ -75,8 +75,7 @@
- install:configuration
- name: install harstorage
command: >
{{ harstorage_venv_dir }}/bin/python ./setup.py install
command: "{{ harstorage_venv_dir }}/bin/python ./setup.py install"
args:
chdir: "{{ harstorage_code_dir }}"
tags:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment