ceph-ansible/roles/ceph-facts/tasks
raul 110eaf5f9f rgw: support 1+ rgw instance in `radosgw_frontend_port`
Change the radosgw_frontend_port to take in account more than 1 RGW instance,
in it's original form `radosgw_frontend_port: radosgw_frontend_port | int`,
it configured the 8080 port to all instances, with the following modification
`radosgw_frontend_port: radosgw_frontend_port | int + item|int` we increase in
1 the port count.

Co-authored-by: Daniel Parkes <dparkes@redhat.com>
Signed-off-by: raul <rmahique@redhat.com>
2020-08-11 14:05:43 +02:00
..
container_binary.yml facts: isolate container_binary facts 2019-12-03 13:29:52 +01:00
facts.yml ceph-facts: remove mds_name fact 2020-07-23 17:02:43 +02:00
get_def_crush_rule_name.yml osd: use default crush rule name when needed 2020-03-31 14:49:38 -04:00
grafana.yml dashboard: allow configuring multiple grafana host 2020-02-10 11:18:45 -05:00
main.yml introduce new role ceph-facts 2018-12-12 11:18:01 +01:00
set_monitor_address.yml facts: fix typo 2020-03-23 14:03:52 -04:00
set_radosgw_address.yml rgw: support 1+ rgw instance in `radosgw_frontend_port` 2020-08-11 14:05:43 +02:00