From 9b425335de74a0d4205109ae5c1b9307424ea522 Mon Sep 17 00:00:00 2001 From: Sergio de Carvalho Date: Wed, 2 Oct 2019 17:28:06 +0100 Subject: [PATCH] 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 --- doc/radosgw/config-ref.rst | 2 +- src/common/options.cc | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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