Go to file
2014-03-19 08:57:49 -07:00
datasource refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00
Documentation Merge pull request #21 from robszumski/master 2014-03-19 08:56:31 -07:00
initialize feat(github): add coreos-ssh-import-github user attribute 2014-03-19 08:54:45 -07:00
src/github.com/coreos refactor(deps): Manage deps with goven 2014-03-12 19:49:02 -07:00
system feat(github): add coreos-ssh-import-github user attribute 2014-03-19 08:54:45 -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.2.0+git 2014-03-19 08:57:49 -07:00
README.md fix(README): cleanup the README a bit 2014-03-16 17:13:15 -07:00
test refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00

coreos-cloudinit

coreos-cloudinit enables a user to customize CoreOS machines by providing either an executable script or a cloud-config document as instance user-data.

Supported Cloud-Config Features

A subset of cloud-config is implemented in coreos-cloudinit and is documented here. In addition specific CoreOS paramaters were added for unit files, etcd discovery urls, and others.