From d54862ff06a39ffbc15448dd38bc809c7723bf13 Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 8 Aug 2024 17:48:28 +0200 Subject: [PATCH] fix broken link in rst --- engineering-guide/puppet/profiles/local_accounts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engineering-guide/puppet/profiles/local_accounts.rst b/engineering-guide/puppet/profiles/local_accounts.rst index 9fc6e620..fb048af6 100644 --- a/engineering-guide/puppet/profiles/local_accounts.rst +++ b/engineering-guide/puppet/profiles/local_accounts.rst @@ -54,7 +54,7 @@ the values are hashes containing the usual user properties, ie: ``shell`` shell (required) ============ ========================== -Ideally the password hash is generated with ``openssl passwd -6`` and then encrypted as in chapter "Example: Encrypting password" :doc:`../hiera` +Ideally the password hash is generated with ``openssl passwd -6`` and then encrypted ``users``