1CDIST-TYPE__CHROOT_UMOUNT(7) cdist CDIST-TYPE__CHROOT_UMOUNT(7)
2
3
4
6 cdist-type__chroot_umount - unmount a chroot mounted by __chroot_mount
7
9 Undo what __chroot_mount did.
10
12 None
13
15 manage-resolv-conf
16 manage /etc/resolv.conf inside the chroot. Use the value of
17 this parameter as the suffix to find the backup file that was
18 saved by the __chroot_mount. This is used by the to restore the
19 initial file content when unmounting the chroot.
20
22 None.
23
25 __chroot_umount /path/to/chroot
26
27 __chroot_umount /path/to/chroot \
28 --manage-resolv-conf "some-known-string"
29
31 cdist-type__chroot_mount(7)
32
34 Steven Armstrong <steven-cdist--@--armstrong.cc>
35
37 Copyright (C) 2012-2017 Steven Armstrong. You can redistribute it
38 and/or modify it under the terms of the GNU General Public License as
39 published by the Free Software Foundation, either version 3 of the
40 License, or (at your option) any later version.
41
43 ungleich GmbH 2019
44
45
46
47
486.4.0 Jan 04, 2020 CDIST-TYPE__CHROOT_UMOUNT(7)