Update relative path to bootstrap files

This commit is contained in:
Joshua Boniface 2021-04-08 14:04:56 -04:00 committed by Joshua Boniface
parent 622cef1586
commit 404751f695
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
- name: collect bootstrapped Ceph files into the role - name: collect bootstrapped Ceph files into the role
fetch: fetch:
src: /tmp/ceph-bootstrap/{{ item }} src: /tmp/ceph-bootstrap/{{ item }}
dest: roles/pvc/files/ceph/{{ cluster_group }}/ceph/ dest: files/ceph/{{ cluster_group }}/ceph/
flat: yes flat: yes
with_items: with_items:
- ceph.conf - ceph.conf