Merge pull request #635 from dvusboy/create_rbd_clients_directory

Create the directory used for rbd-clients sockets
pull/637/head
Leseb 2016-03-18 14:05:02 +01:00
commit 42b79cab47
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
with_items: with_items:
- /var/lib/ceph/bootstrap-rgw - /var/lib/ceph/bootstrap-rgw
- /var/lib/ceph/radosgw/ceph-rgw.{{ ansible_hostname }} - /var/lib/ceph/radosgw/ceph-rgw.{{ ansible_hostname }}
- "{{ rbd_client_admin_socket_path }}"
- name: copy rados gateway bootstrap key - name: copy rados gateway bootstrap key
copy: copy: