fix warnings

This commit is contained in:
2023-05-11 08:47:20 +02:00
parent 4432799d53
commit e960a90c17
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
``selinux``
===========
This module configures :doc:`/selinux`. It allows configuring the SELinux mode
This module configures :doc:`selinux`. It allows configuring the SELinux mode
as well as setting SELinux booleans.

View File

@@ -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" :ref:`admin-guide/puppet/hiera`
Ideally the password hash is generated with ``openssl passwd -6`` and then encrypted as in chapter "Example: Encrypting password" :doc:`../hiera`
``users``