Releases: coreos/coreos-cloudinit
Releases · coreos/coreos-cloudinit
v0.6.0
- The major feature in this release is coreos.update.reboot-strategy
v0.5.1
- Add boolean
enable
field to coreos.units
objects. If true, run the equivalent of systemctl enable <unit>
. Default is false.
- Add /proc/cmdline datasource, useful for PXE booting
- Ignore trailing carriage return characters (#68)
v0.4.1
Merge pull request #62 from marineam/units
add(units): Generic config drive and other systemd units.