Go to file
Brian 'Redbeard' Harrington 98a19e6fc6 Moar hashing stuff
This time with less conflicts and a new file!
2014-03-14 11:42:17 -07:00
cloudinit feat(users): Add support for creating/modifying users 2014-03-14 10:31:45 -07:00
Documentation Moar hashing stuff 2014-03-14 11:42:17 -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.2+git 2014-03-14 10:37:16 -07:00
README.md fix(docs): add link to docs folder from readme 2014-03-13 22:28:38 -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, which are documented here.