ceph-ansible/group_vars
Dimitri Savineau b9e93ad7a6 ceph-dashboard: remove rgw api host,port,scheme
We don't need to have dedicated variables for the RGW integration into
the Ceph Dashboard and need to be manually filled.
Instead we can use the current values from the RGW nodes by using the
IP and port from the first RGW instance of the first RGW node via the
radosgw_address and radosgw_frontend_port variables.
We don't need to specify all RGW nodes, this will be done automatically
with one node.
The RGW api scheme is using the radosgw_frontend_ssl_certificate variable
to determine if the value is http or https. This variable is also reuse
as a condition for the ssl verify task.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-10-07 11:22:44 +02:00
..
all.yml.sample ceph-dashboard: remove rgw api host,port,scheme 2019-10-07 11:22:44 +02:00
ceph-fetch-keys.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
clients.yml.sample ceph-client: Use profile rbd in keyring caps 2019-08-27 20:52:23 +02:00
docker-commons.yml.sample docker: fix monitors name 2017-04-10 15:13:12 +02:00
factss.yml.sample ceph-fact: resync group_vars file 2019-01-22 13:45:38 +01:00
iscsigws.yml.sample global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
mdss.yml.sample ceph-mds: Increase cpu limit to 4 2019-04-24 20:33:02 +02:00
mgrs.yml.sample ceph-mgr: create keys for MGRs 2019-05-07 14:13:06 +02:00
mons.yml.sample ceph-mgr: create keys for MGRs 2019-05-07 14:13:06 +02:00
nfss.yml.sample ceph-nfs: Allow to configure SecType value 2019-09-27 00:33:18 +02:00
osds.yml.sample osd: add wal_devices option support to ceph_volume module 2019-09-26 11:35:24 +02:00
rbdmirrors.yml.sample global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
rgwloadbalancers.yml.sample Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00
rgws.yml.sample rgw: add cpuset support 2019-04-18 15:55:19 +02:00
rhcs.yml.sample ceph-dashboard: remove rgw api host,port,scheme 2019-10-07 11:22:44 +02:00