]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Rework radosgw keys and data dir path 231/head
authorSébastien Han <sebastien.han@enovance.com>
Mon, 23 Mar 2015 11:20:00 +0000 (12:20 +0100)
committerSébastien Han <sebastien.han@enovance.com>
Mon, 23 Mar 2015 13:41:22 +0000 (14:41 +0100)
commit4f68598779706bb3de9e9b8025ec250c43adf60d
tree5f3dfea721e9c145bc8d5343268b7554b4ee9cbe
parentf206d8ee552ba505c2df60951432cbba6c49b72d
Rework radosgw keys and data dir path

Fix the usage of Upstart for Ubuntu machines instead of the init.d
script.
Note that because of the way upstart init script looks at the radosgw id
the command 'start radosgw id=' is broken, you should use 'start
radosgw-all' instead.
Keep backard compatibility with the radosgw init script as well by using
client prefixed by 'client.radosgw'.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
roles/ceph-common/templates/ceph.conf.j2
roles/ceph-mon/tasks/ceph_keys.yml
roles/ceph-radosgw/tasks/pre_requisite.yml
roles/ceph-radosgw/tasks/start_radosgw.yml