]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
puddle: use distill configs from rcm-metadata.git
authorKen Dreyer <kdreyer@redhat.com>
Tue, 19 May 2015 23:50:00 +0000 (17:50 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 19 May 2015 23:57:31 +0000 (17:57 -0600)
commitb61ffeabfc37d34017ee2529cae64c714940a5e1
tree295739d318d9be1c82124c208c7a1d0bfeef774b
parentf449b7bea74378fd8a0488017c09c3b56668b17e
puddle: use distill configs from rcm-metadata.git

Originally I thought that we could store each of distill's individual
configuration files in ceph-cm-ansible.git, but this is becoming
untenable because there are too many templated values, and I'm trying to
sync these files closely with the copies from Red Hat's rel-eng team.

This commit uses the git module to clone a rcm-metadata.git repository
to /etc/distill and alters the "ceph-distill" wrapper script to use that
location instead.

Since the individual templated files are no longer needed (the full
versions are in rcm-metadata.git), delete them from the tree here.
roles/puddle/defaults/main.yml
roles/puddle/tasks/distill/configure.yml
roles/puddle/templates/distill/ceph-1.3-rhel-7.conf [deleted file]
roles/puddle/templates/distill/ceph-distill
roles/puddle/templates/distill/comps-ceph-1.3-rhel-7.xml [deleted file]
roles/puddle/templates/distill/run-distill.conf [deleted file]
roles/puddle/templates/distill/variants-ceph-1.3-rhel-7.xml [deleted file]