From aad9b3490607b7fc949e9b38b932d3a905cf2f83 Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Tue, 8 Oct 2024 12:40:37 -0600 Subject: [PATCH] Refer to nodes.conf as a "registry" rather than "database" Signed-off-by: Jonathon Anderson --- userdocs/contents/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userdocs/contents/configuration.rst b/userdocs/contents/configuration.rst index 37c7e3b0..1da6f70d 100644 --- a/userdocs/contents/configuration.rst +++ b/userdocs/contents/configuration.rst @@ -178,7 +178,7 @@ The first listed key type is used to generate authentication ssh keys. nodes.conf ========== -The ``nodes.conf`` file is the primary database file for all compute +The ``nodes.conf`` file is the primary registry for all compute nodes. It is a flat text YAML configuration file that is managed by the ``wwctl`` command, but some sites manage the compute nodes and infrastructure via configuration management. This file being flat text