Update opensds ansible
[stor4nfv.git] / ci / ansible / roles / osdsdock / scenarios / cinder.yml
old mode 100644 (file)
new mode 100755 (executable)
index 7313caa..333c5c0
@@ -1 +1,5 @@
----\r
+---
+- name: copy opensds cinder backend file if specify cinder backend
+  copy:
+    src: ../../../group_vars/cinder/cinder.yaml
+    dest: "{{ cinder_config_path }}"