]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rgw: support 1+ rgw instance in `radosgw_frontend_port`
authorraul <rmahique@redhat.com>
Mon, 3 Aug 2020 10:58:50 +0000 (12:58 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 11 Aug 2020 12:05:43 +0000 (14:05 +0200)
commit110eaf5f9f8a2fe26993e2e663849a74531da9d2
treeabf61f48a86123d8d3a2e6dcbb9c155047cc02ad
parentdd4b5b0328d585d62103a84e02ca728b588a50f3
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>
roles/ceph-facts/tasks/set_radosgw_address.yml