79566ef8ce
- Create /etc/ceph/ dir - Create/Update ceph.conf with radosgw client - Support upstart and init - Create radosgw client keyring Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
#!/bin/sh
|
|
exec /usr/bin/radosgw -c /etc/ceph/ceph.conf -n <%= @ceph_rgw_client %>
|