This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1f3c9ce4f3
ceph-ansible
/
tests
/
functional
/
centos
/
7
/
docker-collocation
/
group_vars
/
rgws
7 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adds RGWs pool creation to containerized installation. ceph command has to be executed from one of the monitor containers if not admin copy present in RGWs. Task has to be delegated then. Adds test to check proper RGW pool creation for Docker container scenarios. Signed-off-by: Jorge Tudela <jtudelag@redhat.com>
2018-03-05 06:06:48 +08:00
---
rgws: renames create_pools variable with rgw_create_pools. Renamed to be consistent with the role (rgw) and have a meaningful name. Signed-off-by: Jorge Tudela <jtudelag@redhat.com>
2018-05-31 23:01:44 +08:00
rgw_create_pools:
Adds RGWs pool creation to containerized installation. ceph command has to be executed from one of the monitor containers if not admin copy present in RGWs. Task has to be delegated then. Adds test to check proper RGW pool creation for Docker container scenarios. Signed-off-by: Jorge Tudela <jtudelag@redhat.com>
2018-03-05 06:06:48 +08:00
foo:
pg_num: 17
bar:
pg_num: 19