ceph-ansible/roles/ceph-rgw/tasks
Matt Thompson afc934d22a Make fetch directory configurable
Currently, the fetch directory is created in your working directory
(where ansible is run from).  We prefer to not keep any state in this
directory and would prefer to have the fetch directory configurable so
we can store it outside of our code checkout.

This commit creates a new variable in each role called
`fetch_directory` (defaulting to the previous value of 'fetch/'), and
then updates each reference to 'fetch' to use the new variable instead.

Closes issue #383
2015-08-27 16:49:50 +01:00
..
docker Make fetch directory configurable 2015-08-27 16:49:50 +01:00
main.yml Remove rgw installation from the ceph-rgw role 2015-08-03 22:17:43 +02:00
openstack-keystone.yml Modify the repo to host reoles on the galaxy 2015-07-24 18:14:59 +02:00
pre_requisite.yml Make fetch directory configurable 2015-08-27 16:49:50 +01:00
start_radosgw.yml Remove rgw installation from the ceph-rgw role 2015-08-03 22:17:43 +02:00