mount
Description
manage mount points
Parameters
path
(required): the path of the mount pointdevice
(required): the device namefilesystem
(required): the file system type of the devicefstab
(optional): whether to save in /etc/fstab or not, by defaultfalse
opts
(optional): a list of options for /etc/fstab, seefstab(8)
note: this parameter applies only if
fstab is
true`dump
(optional): the dump value in /etc/fstab, seefstab(8)
note: this parameter applies only if
fstab
istrue
pass
(optional): the pass value in /etc/fstab, seefstab(8)
note: this parameter applies only if
fstab
istrue