ceph-ansible/roles/ceph-handler/templates
Dimitri Savineau cdb7b09cd7 ceph-handler: fix curl ipv6 command with rgw
When using the curl command with ipv6 address and brackets then we need
to use the -g option otherwise the command fails.

$ curl http://[fdc2:328:750b:6983::6]:8080
curl: (3) [globbing] error: bad range specification after pos 9

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-11-02 15:45:51 +01:00
..
restart_mds_daemon.sh.j2 add missing boolean filter 2020-09-28 20:45:01 +02:00
restart_mgr_daemon.sh.j2 add missing boolean filter 2020-09-28 20:45:01 +02:00
restart_mon_daemon.sh.j2 add missing boolean filter 2020-09-28 20:45:01 +02:00
restart_nfs_daemon.sh.j2 add missing boolean filter 2020-09-28 20:45:01 +02:00
restart_osd_daemon.sh.j2 add missing boolean filter 2020-09-28 20:45:01 +02:00
restart_rbd_mirror_daemon.sh.j2 add missing boolean filter 2020-09-28 20:45:01 +02:00
restart_rgw_daemon.sh.j2 ceph-handler: fix curl ipv6 command with rgw 2020-11-02 15:45:51 +01:00