cdist-type__install_coreos - Man Page

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.

Info

Jul 31, 2022 7.0.0 cdist