storage: rbd: cephfs: replace PVE with {pve}

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
Aaron Lauterer 2021-11-26 17:44:46 +01:00 committed by Fabian Ebner
parent 020f5d321f
commit 8ebd2453ee
2 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@ This backend supports the common storage properties `nodes`,
monhost:: monhost::
List of monitor daemon addresses. Optional, only needed if Ceph is not running List of monitor daemon addresses. Optional, only needed if Ceph is not running
on the PVE cluster. on the {pve} cluster.
path:: path::
@ -45,7 +45,7 @@ The local mount point. Optional, defaults to `/mnt/pve/<STORAGE_ID>/`.
username:: username::
Ceph user id. Optional, only needed if Ceph is not running on the PVE cluster, Ceph user id. Optional, only needed if Ceph is not running on the {pve} cluster,
where it defaults to `admin`. where it defaults to `admin`.
subdir:: subdir::

View File

@ -37,7 +37,7 @@ This backend supports the common storage properties `nodes`,
monhost:: monhost::
List of monitor daemon IPs. Optional, only needed if Ceph is not running on the List of monitor daemon IPs. Optional, only needed if Ceph is not running on the
PVE cluster. {pve} cluster.
pool:: pool::
@ -45,7 +45,7 @@ Ceph pool name.
username:: username::
RBD user ID. Optional, only needed if Ceph is not running on the PVE cluster. RBD user ID. Optional, only needed if Ceph is not running on the {pve} cluster.
Note that only the user ID should be used. The "client." type prefix must be Note that only the user ID should be used. The "client." type prefix must be
left out. left out.