``profile::autofs`` =================== This profile enables the ``autofs`` service. For normal automounts this is not necessary, as they can be implemented using systemd, but this module can enable the autofs ``-hosts`` map. Parameters ---------- =============================== ======== ================================================ **Name** **Type** **Default** ------------------------------- -------- ------------------------------------------------ install_auto_master bool hiera('autofs::install_auto_master', true) =============================== ======== ================================================ ``autofs::install_auto_master`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If this variable is true, the profile will create an ``/etc/auto.master`` file enabling the ``-hosts`` map on ``/net``.