1CDIST-TYPE__INSTALL_GENERATE_FSTAB(7)cdistCDIST-TYPE__INSTALL_GENERATE_FSTAB(7)
2
3
4
6 cdist-type__install_generate_fstab - generate /etc/fstab during instal‐
7 lation
8
10 Generates a /etc/fstab file from information retrieved from __in‐
11 stall_mount definitions.
12
14 destination
15 The path where to store the generated fstab file. Note that
16 this is a path on the server, where cdist is running, not the
17 target host.
18
20 None
21
23 uuid use UUID instead of device in fstab
24
26 __install_generate_fstab --destination /path/where/you/want/fstab
27
28 __install_generate_fstab --uuid --destination /path/where/you/want/fstab
29
31 Steven Armstrong <steven-cdist--@--armstrong.cc>
32
34 Copyright (C) 2012 Steven Armstrong. You can redistribute it and/or
35 modify it under the terms of the GNU General Public License as pub‐
36 lished by the Free Software Foundation, either version 3 of the Li‐
37 cense, or (at your option) any later version.
38
40 ungleich GmbH 2021
41
42
43
44
456.9.8 Aug 24, 2C0D2I1ST-TYPE__INSTALL_GENERATE_FSTAB(7)