From: Ken Dreyer Date: Thu, 23 Jul 2015 21:32:02 +0000 (-0600) Subject: puddle: update distill directory name for ceph 1.3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=30fc07a614d46fdafd12e022b4317953239f7a3c;p=ceph-cm-ansible.git puddle: update distill directory name for ceph 1.3 The final Brew tag for 1.3 was "-compose", not "-candidate" or "-pending". --- diff --git a/roles/puddle/tasks/distill/configure.yml b/roles/puddle/tasks/distill/configure.yml index 1cc53dc..649b252 100644 --- a/roles/puddle/tasks/distill/configure.yml +++ b/roles/puddle/tasks/distill/configure.yml @@ -31,8 +31,7 @@ mode: 0755 state: directory with_items: - - 1.3-candidate - # 1.3-pending + - 1.3-compose - name: add ceph wrapper script for run-distill template: