- 30 Mar, 2016 2 commits
-
-
Leseb authored
ceph: implement cluster name support
-
Sébastien Han authored
we now have the ability to enable the `cluster` variable with a specific value that will determine the name of the cluster. Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- 29 Mar, 2016 6 commits
- 28 Mar, 2016 8 commits
-
-
Sébastien Han authored
Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Leseb authored
ceph-rgw: fix rgw enable with systemd
-
Sébastien Han authored
now rgw can be enabled. closes: #642 #261 Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Leseb authored
ceph-common: Newline separation in ceph.conf.j2
-
ksingh7 authored
ceph.conf.j2 template requires a new line between mon_containerized_deployment_with_kv and fsid variables With this commit , i have added a new line for better readablity
-
Leseb authored
ceph-common: Fix for issue no. 652
-
Leseb authored
ceph-common: use variable rgw_group_name instead of hard coded group name 'rgws'
-
runsisi authored
name 'rgws' when checking rgw port. Signed-off-by:
runsisi <runsisi@hust.edu.cn>
-
- 26 Mar, 2016 1 commit
-
-
ksingh7 authored
ceph.conf file generation task in ceph-common role was getting failed because it ansible cant find defination of varriable mon_containerized_deployment_with_kv This fix declare mon_containerized_deployment_with_kv under ceph-common/defaults/main.yml which fixes this issue Signed-off-by:
ksingh7 <karan.singh731987@gmail.com>
-
- 25 Mar, 2016 8 commits
-
-
Leseb authored
ceph-osd: add support for bluestore
-
Leseb authored
Make RBD client directory owner/group configurable
-
Sébastien Han authored
With Jewel comes a new store to store Ceph object: BlueStore. Adding an extra scenario might seem like a useless duplication however the ultimate goal is remove the other roles later. Thus this is easier to add new role instead of modifying existing one. Once we drop the support for release older than Jewel we will just remove all the previous scenario files. Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Sébastien Han authored
bluestore does not need any journal so we skip this test if osd_objectstore = bluestore Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Chris St. Pierre authored
Some versions (?) of libvirt provide a 'libvirt' group instead of 'libvirtd'. (Observed with libvirt-daemon-1.2.17-13.el7_2.2.x86_64.) This makes the RBD client directory owner and group configurable to allow for this.
-
Leseb authored
purge-cluster: Add support for user prompt
-
Deepak C Shetty authored
Add support for user prompt before purging the cluster. This ensure that accidental invocation of purge-cluster won't purge the cluster. Defaults to no purging, unless user either says 'yes' on the prompt or invokes the playbook with: `-e ireallymeanit=yes`. This also aligns neatly with ceph cli's --yes-i-really-mean-it option Signed-off-by:
Deepak C Shetty <deepakcs@redhat.com>
-
dpkshetty authored
Pull from ceph/ceph-ansible
-
- 24 Mar, 2016 15 commits
-
-
Leseb authored
Docker
-
Leseb authored
Ability to generate repos for localmirror
-
Behzad Dastur authored
-
Sébastien Han authored
Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Behzad Dastur authored
-
pprokop authored
-
pprokop authored
-
pprokop authored
-
pprokop authored
-
pprokop authored
-
pprokop authored
-
pprokop authored
-
pprokop authored
-
pprokop authored
-
pprokop authored
-