cloudinit/README.md

10 lines
593 B
Markdown
Raw Normal View History

2014-03-05 05:40:34 +04: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.
2014-03-05 04:36:05 +04:00
2014-03-14 04:59:00 +04:00
## Supported Cloud-Config Features
2014-03-05 04:36:05 +04:00
A subset of [cloud-config][cloud-config] is implemented in coreos-cloudinit and is [documented here](https://github.com/coreos/coreos-cloudinit/tree/master/Documentation/cloud-config.md). In addition specific CoreOS paramaters were added for unit files, etcd discovery urls, and others.
2014-03-05 04:36:05 +04:00
[cloud-config]: http://cloudinit.readthedocs.org/en/latest/topics/format.html#cloud-config-data