]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
puddle: update distill directory name for ceph 1.3
authorKen Dreyer <kdreyer@redhat.com>
Thu, 23 Jul 2015 21:32:02 +0000 (15:32 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 29 Jul 2015 19:42:50 +0000 (13:42 -0600)
The final Brew tag for 1.3 was "-compose", not "-candidate" or
"-pending".

roles/puddle/tasks/distill/configure.yml

index 1cc53dcaed3874e4fcb9b9271ee71aa4a62d06f7..649b252ff0271f045487b52b1bab6dabbc05cac0 100644 (file)
@@ -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: