From: Sergio de Carvalho Date: Wed, 2 Oct 2019 16:28:06 +0000 (+0100) Subject: rgw: add SSE-KMS with Vault using token auth X-Git-Tag: v15.1.0~1322^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9b425335de74a0d4205109ae5c1b9307424ea522;p=ceph-ci.git rgw: add SSE-KMS with Vault using token auth Minor fix to config documentation. Signed-off-by: Andrea Baglioni Signed-off-by: Sergio de Carvalho --- diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index c21ddba4d31..15d21b0f3b7 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -969,7 +969,7 @@ HashiCorp Vault Settings ``rgw crypt vault addr`` -:Description: Provide a URL to the Vault server secret path. +:Description: Base URL to the Vault server. :Type: String :Default: None diff --git a/src/common/options.cc b/src/common/options.cc index 55b6f5a4371..fd3561d912d 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -6973,8 +6973,7 @@ std::vector