From 93e20041f982f5374c029f0118d33cfc8dd92b31 Mon Sep 17 00:00:00 2001 From: Jack Morgan Date: Tue, 11 Jan 2022 17:53:16 -0800 Subject: [PATCH] Minor update to documentation. Signed-off-by: Jack Morgan Change-Id: Ic2b7d71796634ca024dae33547d1b17f349b7f1e --- doc/source/sysadmin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/sysadmin.rst b/doc/source/sysadmin.rst index 04329d80b5..2f171572d1 100644 --- a/doc/source/sysadmin.rst +++ b/doc/source/sysadmin.rst @@ -32,7 +32,7 @@ Most playbooks are named ``service-.yaml`` and will indicate which production areas they drive. These playbooks run on groups of hosts which are defined in -:git_file:`inventory/service/groups`. The production hosts are kept +:git_file:`inventory/service/groups.yaml`. The production hosts are kept in an inventory at :git_file:`inventory/base/hosts.yaml`. During testing, these same playbooks are run against the test nodes. You can note that the testing hosts are given names that match the group