.\" Man page generated from reStructuredText. . .TH "CDIST-TYPE__MOUNT" "7" "Jun 23, 2019" "5.1.2" "cdist" . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH NAME .sp cdit\-type__mount \- Manage filesystem mounts .SH DESCRIPTION .sp Manage filesystem mounts either via /etc/fstab or manually. .SH REQUIRED PARAMETERS .sp None. .SH OPTIONAL PARAMETERS .INDENT 0.0 .TP .B device device to mount at path, defaults to \(aqnone\(aq. see mount(8) .TP .B dump value for the dump field in fstab. see fstab(5) defaults to 0. .sp This parameter is ignored, if the nofstab parameter is given. .TP .B options comma separated string of options, see mount(8) .TP .B pass value for the pass field in fstab. see fstab(5) defaults to 0. .sp This parameter is ignored, if the nofstab parameter is given. .TP .B path mount point where to mount the device, see mount(8). Defaults to __object_id .TP .B state either present or absent. Defaults to present. .TP .B type vfstype, see mount(8) .UNINDENT .SH BOOLEAN PARAMETERS .INDENT 0.0 .TP .B nofstab do not manage an entry in /etc/fstab .UNINDENT .SH EXAMPLES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C __mount /some/dir \e \-\-device /dev/sdc3 \e \-\-type xfs \e \-\-options "defaults,ro" \-\-dump 0 \e \-\-pass 1 __mount /var/lib/one \e \-\-device mfsmount \e \-\-type fuse \e \-\-options "mfsmaster=mfsmaster.domain.tld,mfssubfolder=/one,nonempty,_netdev" .ft P .fi .UNINDENT .UNINDENT .SH AUTHORS .sp Steven Armstrong <\fI\%steven\-cdist\-\-@\-\-armstrong.cc\fP> .SH COPYING .sp Copyright (C) 2014 Steven Armstrong. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .SH COPYRIGHT ungleich GmbH 2019 .\" Generated by docutils manpage writer. .