coreos / fedora-coreos-docs

Documentation for Fedora CoreOS
https://docs.fedoraproject.org/en-US/fedora-coreos/
Other
49 stars 119 forks source link

bare-metal: document that `pxe customize` needs Ignition kargs #572

Closed bgilbert closed 11 months ago

bgilbert commented 11 months ago

Any customizations that require applying a live Ignition config only work if the Ignition kargs are supplied. The pxe customize docs in live-reference.adoc already specify those kargs, but the ones in bare-metal.adoc don't. Document the requirement.

Fixes https://github.com/coreos/fedora-coreos-tracker/issues/1426.