coreos / butane

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

examples: correct partition number for var example #524

Closed prestist closed 7 months ago

travier commented 7 months ago

I don't think this is correct. This is an example for creating a partition on a secondary disk, so there are not other partitions there.

prestist commented 7 months ago

Ugh, sdb should had been a pointer, yeah your right. Good catch!