From 69faee39da06559cc3d88cf7d75723cb4b04fb9f Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 12 Apr 2023 11:00:35 +0200 Subject: [PATCH] typo --- admin-guide/puppet/profiles/local_accounts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-guide/puppet/profiles/local_accounts.rst b/admin-guide/puppet/profiles/local_accounts.rst index 865b4d82..9d8ffda7 100644 --- a/admin-guide/puppet/profiles/local_accounts.rst +++ b/admin-guide/puppet/profiles/local_accounts.rst @@ -98,5 +98,5 @@ The following defines three users and one group, but only creates one each:: local_accounts::groups: - 'archadm' - local_accounts::users:: + local_accounts::users: - 'archadm'