1CDIST-TYPE__INSTALL_COREOS(7) cdist CDIST-TYPE__INSTALL_COREOS(7)
2
3
4
6 cdist-type__install_coreos - Install CoreOS
7
9 This type installs CoreOS to a given device using coreos-install, which
10 is present in CoreOS ISO by default.
11
13 device A device CoreOS will be installed to.
14
16 ignition
17 Path to ignition config.
18
20 __install_coreos \
21 --device /dev/sda \
22 --ignition ignition.json
23
25 Ľubomír Kučera <lubomir.kucera.jr at gmail.com>
26
28 Copyright (C) 2018 Ľubomír Kučera. You can redistribute it and/or mod‐
29 ify it under the terms of the GNU General Public License as published
30 by the Free Software Foundation, either version 3 of the License, or
31 (at your option) any later version.
32
34 ungleich GmbH 2019
35
36
37
38
396.3.0 Dec 12, 2019 CDIST-TYPE__INSTALL_COREOS(7)