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``