Man page - cdist-type__install_coreos(7)

Packages contains this manual

Manual

CDIST-TYPE__INSTALL_COREOS

NAME
DESCRIPTION
REQUIRED PARAMETERS
OPTIONAL PARAMETERS
EXAMPLES
AUTHORS
COPYING
COPYRIGHT

NAME

cdist-type__install_coreos - Install CoreOS

DESCRIPTION

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

REQUIRED PARAMETERS

device

A device CoreOS will be installed to.

OPTIONAL PARAMETERS

ignition

Path to ignition config.

EXAMPLES

__install_coreos \
--device /dev/sda \
--ignition ignition.json

AUTHORS

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

COPYING

Copyright (C) 2018 Ľubomír Kučera. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

COPYRIGHT

ungleich GmbH 2021