From ddaf578490a4636c289d691fc91d1eb69cf83375 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 18 Apr 2023 12:27:13 +0200 Subject: [PATCH] use datacenter consitently 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 --- pmxcfs.adoc | 2 +- pvesh.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pmxcfs.adoc b/pmxcfs.adoc index ea15559..2c7f04a 100644 --- a/pmxcfs.adoc +++ b/pmxcfs.adoc @@ -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/.fw` | Firewall configuration for individual nodes diff --git a/pvesh.adoc b/pvesh.adoc index 4c0e329..e2eded5 100644 --- a/pvesh.adoc +++ b/pvesh.adoc @@ -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