Many updates over time
This commit is contained in:
4
file/autofs/templates/mounts.autofs.j2
Normal file
4
file/autofs/templates/mounts.autofs.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
{% for mount in autofs_mounts %}
|
||||
{{mount.dest}} -fstype=nfs,rw,soft,intr {{mount.src}}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user