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
6423ab4ad3
ceph-ansible
/
tests
/
functional
/
centos
/
7
/
docker
/
group_vars
/
rgws
8 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ci: add copy_admin_key test to container scenario Signed-off-by: Sébastien Han <seb@redhat.com>
2018-03-01 23:47:37 +08:00
---
copy_admin_key: True
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