cookbook-ceph/templates/default/s3gw.fcgi.erb
Alexandre Marangone 79566ef8ce update radosgw recipe
- 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>
2013-06-04 10:44:11 -07:00

3 lines
82 B
Plaintext

#!/bin/sh
exec /usr/bin/radosgw -c /etc/ceph/ceph.conf -n <%= @ceph_rgw_client %>