Skip to content

Releases: PennState/rancher-flatcar-cloudinit

v0.2.1

02 Oct 04:30
Compare
Choose a tag to compare

Changelog

213e0d0 condition user and group creation on users and groups not existing. fix os.OpenFile() usage

v0.2.0

02 Oct 03:51
Compare
Choose a tag to compare

Changelog

ec95dd9 disable user/group/sudo creation. just do hostname and ssh keys

v0.1.3

02 Oct 01:41
Compare
Choose a tag to compare

Changelog

cf820da commit test directory

v0.1.2

02 Oct 00:51
Compare
Choose a tag to compare

Changelog

ca5ba86 fix: fix usage of yaml.Unmarshal()

v0.1.1

02 Oct 00:04
Compare
Choose a tag to compare

Changelog

e2307d8 goreleaser: disable compressing binaries

v0.1.0

01 Oct 23:57
Compare
Choose a tag to compare

Changelog

4dd14f6 add processMetaData. split out drive mounting and userdata into separate functions