[pve-devel] [PATCH docs 3/3] storage: rbd: cephs: replace PVE with {pve}
Aaron Lauterer
a.lauterer at proxmox.com
Fri Nov 26 17:44:46 CET 2021
Signed-off-by: Aaron Lauterer <a.lauterer at proxmox.com>
---
pve-storage-cephfs.adoc | 4 ++--
pve-storage-rbd.adoc | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pve-storage-cephfs.adoc b/pve-storage-cephfs.adoc
index 2437859..f211aa5 100644
--- a/pve-storage-cephfs.adoc
+++ b/pve-storage-cephfs.adoc
@@ -37,7 +37,7 @@ This backend supports the common storage properties `nodes`,
monhost::
List of monitor daemon addresses. Optional, only needed if Ceph is not running
-on the PVE cluster.
+on the {pve} cluster.
path::
@@ -45,7 +45,7 @@ The local mount point. Optional, defaults to `/mnt/pve/<STORAGE_ID>/`.
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`.
subdir::
diff --git a/pve-storage-rbd.adoc b/pve-storage-rbd.adoc
index 1f14b7c..e9c5c40 100644
--- a/pve-storage-rbd.adoc
+++ b/pve-storage-rbd.adoc
@@ -37,7 +37,7 @@ This backend supports the common storage properties `nodes`,
monhost::
List of monitor daemon IPs. Optional, only needed if Ceph is not running on the
-PVE cluster.
+{pve} cluster.
pool::
@@ -45,7 +45,7 @@ Ceph pool name.
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
left out.
--
2.30.2
More information about the pve-devel
mailing list