diff --git a/admin-guide/puppet/hiera.rst b/admin-guide/puppet/hiera.rst index 0982a6fc..fa7dd46f 100644 --- a/admin-guide/puppet/hiera.rst +++ b/admin-guide/puppet/hiera.rst @@ -14,7 +14,7 @@ during value lookup): and values can be stored as classical YAML values or with `encrypted yaml `_ for secrets. -The filesystem structure is as follows:: +The filesystem structure is as follows: 1. ``%{::sysdb_env}/%{::group}/%{::fqdn}`` 2. ``%{::sysdb_env}/%{::group}`` diff --git a/admin-guide/puppet/profiles/local_accounts.rst b/admin-guide/puppet/profiles/local_accounts.rst index 672a323b..865b4d82 100644 --- a/admin-guide/puppet/profiles/local_accounts.rst +++ b/admin-guide/puppet/profiles/local_accounts.rst @@ -54,7 +54,7 @@ the values are hashes containing the usual user properties, ie: ``shell`` shell (required) ============ ========================== -Ideally encrypt the password has as in chapter "Example: Encrypting password" :ref:`../hiera` +Ideally encrypt the password has as in chapter "Example: Encrypting password" :ref:`admin-guide/puppet/hiera` ``users``