Add s3_url requirement in doc when rgw support is enabled in s3.py
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
This commit is contained in:
parent
6346cad9d0
commit
49f9404cd2
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ options:
|
|||
aliases: [ S3_URL ]
|
||||
rgw:
|
||||
description:
|
||||
- Enable Ceph RGW S3 support
|
||||
- Enable Ceph RGW S3 support. This option requires an explicit url via s3_url.
|
||||
default: false
|
||||
version_added: "2.2"
|
||||
src:
|
||||
|
|
Loading…
Reference in a new issue