Minor update to documentation.

Signed-off-by: Jack Morgan <jack@jento.io>
Change-Id: Ic2b7d71796634ca024dae33547d1b17f349b7f1e
This commit is contained in:
Jack Morgan 2022-01-11 17:53:16 -08:00
parent 7736a9b8f3
commit 93e20041f9

View File

@ -32,7 +32,7 @@ Most playbooks are named ``service-<name>.yaml`` and will indicate
which production areas they drive. which production areas they drive.
These playbooks run on groups of hosts which are defined in 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 in an inventory at :git_file:`inventory/base/hosts.yaml`. During
testing, these same playbooks are run against the test nodes. You can testing, these same playbooks are run against the test nodes. You can
note that the testing hosts are given names that match the group note that the testing hosts are given names that match the group