coreos / butane

Butane translates human-readable Butane Configs into machine-readable Ignition Configs.
https://coreos.github.io/butane/
Apache License 2.0
241 stars 70 forks source link

Potential typo in the document #516

Closed innomatica closed 4 months ago

innomatica commented 4 months ago

I was following the example in this page to create a simple ignition file and encountered the error:

Error translating config: No translator exists for variant fcos with version 0.15.0

Apparently, the version has to be 1.5.0. The same with all the other butane files in the document.

prestist commented 4 months ago

Ah, good catch thank you for submitting this! We will prioritize and address it when able.

travier commented 4 months ago

Thanks for the report. Fix in https://github.com/coreos/fedora-coreos-docs/pull/614