diff --git a/admin-guide/puppet/profiles/mounter.rst b/admin-guide/puppet/profiles/mounter.rst index 5fe30128..ccfcb6f7 100644 --- a/admin-guide/puppet/profiles/mounter.rst +++ b/admin-guide/puppet/profiles/mounter.rst @@ -7,6 +7,8 @@ Mounts are configured using the Puppet ``mount`` resource type, ie. they get added to ``/etc/fstab``. Auto-mounts are implemented by adding the ``x-systemd.automount`` option. +The directory of the mount point is automatically created when missing. + Parameters ----------