1CDIST-TYPE__INSTALL_COREOS(7)        cdist       CDIST-TYPE__INSTALL_COREOS(7)
2
3
4

NAME

6       cdist-type__install_coreos - Install CoreOS
7

DESCRIPTION

9       This type installs CoreOS to a given device using coreos-install, which
10       is present in CoreOS ISO by default.
11

REQUIRED PARAMETERS

13       device A device CoreOS will be installed to.
14

OPTIONAL PARAMETERS

16       ignition
17              Path to ignition config.
18

EXAMPLES

20          __install_coreos \
21              --device /dev/sda \
22              --ignition ignition.json
23

AUTHORS

25       Ľubomír Kučera <lubomir.kucera.jr at gmail.com>
26

COPYING

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 2021
35
36
37
38
397.0.0                            Jul 31, 2022    CDIST-TYPE__INSTALL_COREOS(7)
Impressum