Skip to content

Commit

Permalink
Docs: Fix "Ignitiong" in faq.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
rffontenelle authored and bgilbert committed Aug 7, 2020
1 parent 12f538c commit 8101e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ROOT/pages/faq.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ such as `terraform`, `matchbox`, `openshift-installer`, and `fcct`.

Fedora CoreOS Configuration Transpiler (`fcct`) is one of such high-level tools.
It is primarily meant as a human-friendly interface, thus defining its own richer configuration entries and using YAML documents as input.
This YAML configuration is never directly processed by FCOS instances (only the resulting Ignitiong configuration is).
This YAML configuration is never directly processed by FCOS instances (only the resulting Ignition configuration is).

Although similar, Ignition configurations and FCCT ones do not have the same structure; thus, converting between them is not just a direct YAML-to-JSON translation, but it involves additional logic.
FCCT exposes several customization helpers (e.g. distribution specific entries and common abstractions) that are not present in Ignition and make the formats not interchangeable.
Expand Down

0 comments on commit 8101e9a

Please sign in to comment.