]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
puddle: distill uses "compose" tag
authorKen Dreyer <kdreyer@redhat.com>
Wed, 20 May 2015 00:50:48 +0000 (18:50 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 20 May 2015 00:50:48 +0000 (18:50 -0600)
See RT #345524

roles/puddle/templates/distill/ceph-distill

index 4baee1a2f3ccd40094695ac1d709a6bd51600191..4f5582d1ef018ba7aee7c11f4e505462c08185e5 100755 (executable)
@@ -19,7 +19,7 @@ set -e
 keep=20
 
 # $compose_config is this is the directory in htdocs that we want to clean up. 
-compose_config=1.3-candidate-trees
+compose_config=1.3-compose-trees
 
 # Eventually we will want to refactor the rest of this script into a function
 # and loop over more compose_configs here.