Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Releases: coreos/coreos-cloudinit

v0.6.0

07 May 04:10
Compare
Choose a tag to compare
  • The major feature in this release is coreos.update.reboot-strategy

v0.5.1

23 Apr 20:53
Compare
Choose a tag to compare
  • 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

12 Apr 01:13
Compare
Choose a tag to compare
Merge pull request #62 from marineam/units

add(units): Generic config drive and other systemd units.