]> git.proxmox.com Git - pve-docs.git/commitdiff
use datacenter consitently
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 18 Apr 2023 10:27:13 +0000 (12:27 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 18 Apr 2023 10:28:13 +0000 (12:28 +0200)
we almost always use 'datacenter', but had three places where we used
'data center and while both are fine to use, keep it consistent.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pmxcfs.adoc
pvesh.adoc

index ea1555943ad768361a5a1eacfb24e00a9c822074..2c7f04ac35059c3427ea37b5fe225899341c3eda 100644 (file)
@@ -96,7 +96,7 @@ Files
 |`authkey.pub`                          | Public key used by the ticket system
 |`ceph.conf`                            | Ceph configuration file (note: /etc/ceph/ceph.conf is a symbolic link to this)
 |`corosync.conf`                        | Corosync cluster configuration file (prior to {pve} 4.x, this file was called cluster.conf)
-|`datacenter.cfg`                       | {pve} data center-wide configuration (keyboard layout, proxy, ...)
+|`datacenter.cfg`                       | {pve} datacenter-wide configuration (keyboard layout, proxy, ...)
 |`domains.cfg`                          | {pve} authentication domains
 |`firewall/cluster.fw`                  | Firewall configuration applied to all nodes
 |`firewall/<NAME>.fw`                   | Firewall configuration for individual nodes
index 4c0e329c1496cd84415d40d281032b8ac9bee643..e2eded5969b47264d6f580ec701307feeef0fc15 100644 (file)
@@ -42,11 +42,11 @@ Get the list of nodes in my cluster
 
  # pvesh get /nodes
 
-Get a list of available options for the data center
+Get a list of available options for the datacenter
 
  # pvesh usage cluster/options -v
 
-Set the HTMl5 NoVNC console as the default console for the data center
+Set the HTMl5 NoVNC console as the default console for the datacenter
 
  # pvesh set cluster/options -console html5