]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart: don't configure rgw_dns_name 13411/head
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 13 Feb 2017 23:51:26 +0000 (15:51 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 14 Feb 2017 00:29:36 +0000 (16:29 -0800)
Setting rgw dns name as localhost by default is breaking
auth in certain cases.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/vstart.sh

index e238f8ab3aece76b2aa122b423663f8f94de436a..e5a67daa7c57e447b0a1a54512dfe38c77e8fc14 100755 (executable)
@@ -516,7 +516,6 @@ if [ "$start_mon" -eq 1 ]; then
         plugin dir = $CEPH_LIB
         osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd
         rgw frontends = $rgw_frontend port=$CEPH_RGW_PORT
-        rgw dns name = localhost
         filestore fd cache size = 32
         run dir = $CEPH_OUT_DIR
         enable experimental unrecoverable data corrupting features = *