fedora-coreos-docs
fedora-coreos-docs copied to clipboard
[main] Doc issue in file modules/ROOT/pages/storage.adoc
There seems to be something amiss (at least to me) in some of the examples here. I have the impression that - size_mib: 0 is being wrongfully used in place of - number: 0 when referencing the partition labels var, containers and log in the examples Adding a /var partition to the primary disk, Adding a /var/lib/containers partition to the primary disk and Adding /var/log from a secondary disk, respectively.
Nope, those are correct. I agree that they're written in a confusing way, with size_mib at the top; we should probably list label first. (Actually, both number: 0 and size_mib: 0 are the defaults, so we could drop the field entirely.)