summaryrefslogtreecommitdiffstats
path: root/ci/ansible/roles/osdsdock/scenarios/cinder.yml
blob: 6136f25132ba42526147fe8611e7569a53304cb3 (plain)
1
2
3
4
5
---
- name: copy opensds cinder backend file if specify cinder backend
  copy:
    src: ../../../group_vars/cinder/cinder.yaml
    dest: "{{ cinder_config_path }}"