mirror of https://github.com/ceph/ceph-ansible.git
34a310e5f4
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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
restart_mds_daemon.sh.j2 | ||
restart_mgr_daemon.sh.j2 | ||
restart_mon_daemon.sh.j2 | ||
restart_nfs_daemon.sh.j2 | ||
restart_osd_daemon.sh.j2 | ||
restart_rbd_mirror_daemon.sh.j2 | ||
restart_rgw_daemon.sh.j2 |