1CDIST-TYPE__INSTALL_CONFIG(7) cdist CDIST-TYPE__INSTALL_CONFIG(7)
2
3
4
6 cdist-type__install_config - run cdist config as part of the installa‐
7 tion
8
10 This cdist type allows you to run cdist config as part of the installa‐
11 tion. It does this by using a custom __remote_{copy,exec} prefix which
12 runs cdist config against the /target chroot on the remote host.
13
15 None
16
18 chroot where to chroot before running grub-install. Defaults to /tar‐
19 get.
20
22 __install_config
23
24 __install_config --chroot /mnt/somewhere
25
27 Steven Armstrong <steven-cdist--@--armstrong.cc>
28
30 Copyright (C) 2011 Steven Armstrong. You can redistribute it and/or
31 modify it under the terms of the GNU General Public License as pub‐
32 lished by the Free Software Foundation, either version 3 of the Li‐
33 cense, or (at your option) any later version.
34
36 ungleich GmbH 2021
37
38
39
40
416.9.8 Aug 24, 2021 CDIST-TYPE__INSTALL_CONFIG(7)