]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
puddle: add ceph-puddle wrapper script 20/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 5 May 2015 22:12:05 +0000 (16:12 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 5 May 2015 22:14:28 +0000 (16:14 -0600)
commit453d1b13f4f0a8f1630422b6131ea1539aba21cb
tree05bc38f924bee58674f2d11b64cf487e322aca95
parent23c9b6a59954bede3d6d5fedd7430b135c6bd8ab
puddle: add ceph-puddle wrapper script

This wraps k5start and Puddle so I don't have to remember the exact
command and keytab location. I can now simply run "ceph-puddle", like
so:

  $ ceph-puddle /etc/puddle/ceph/ceph-1.3-rhel-7.conf

The purpose of this commit is to make it easier/simpler to run Puddle
with Kerberos credentials.
roles/puddle/tasks/configure.yml
roles/puddle/templates/ceph-puddle [new file with mode: 0755]