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