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

Fixed 'append' to 'appends' #530

Closed TeamLinux01 closed 6 months ago

TeamLinux01 commented 6 months ago

With append, I was getting an error of:

Error translating config: yaml: unmarshal errors:
  line 81: cannot unmarshal !!map into []v0_5.Resource

Switching to appends fixes the issue.

TeamLinux01 commented 6 months ago

Sorry, I didn't notice I got a warning.

warning at $.storage.files.0.appends, line 72 col 7: Unused key appends