Go to file
2014-03-13 18:38:13 -07:00
cloudinit refactor(config): s/Write_Files/WriteFiles/g 2014-03-13 11:40:33 -07:00
Documentation feat(docs): move docs into folder 2014-03-13 18:38:13 -07:00
src/github.com/coreos refactor(deps): Manage deps with goven 2014-03-12 19:49:02 -07:00
third_party refactor(deps): Manage deps with goven 2014-03-12 19:49:02 -07:00
.gitignore initial import 2014-03-04 16:36:05 -08:00
build initial import 2014-03-04 16:36:05 -08:00
coreos-cloudinit.go chore(release): Bump version to v0.1.1+git 2014-03-05 14:53:02 -08:00
README.md feat(docs): move docs into folder 2014-03-13 18:38:13 -07:00
test feat(test): Add unittest runner 2014-03-04 16:50:54 -08:00

coreos-cloudinit

coreos-cloudinit allows a user to customize CoreOS machines by providing either an executable script or a cloud-config document as instance user-data. See below to learn how to use these features.

Supported Cloud-Config Features

Only a subset of cloud-config functionality is implemented. A set of custom parameters were added to the cloud-config format that are specific to CoreOS.