Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-14 | doc: move datasource documentation to doc/sources | Scott Moser | |
Each datasource had a bit of doc with it, and those were just landing in doc/. I've moved them to doc/sources now. | |||
2012-08-14 | Add RHEVm and vSphere support as datasource AltCloud | Scott Moser | |
These changes add a new data source to cloud-init to support passing user data to RHEVm and vSphere. The user data is passed to RHEVm v3.0 (current version) using a floppy injection hook and to vSphere via cdrom device. RHEVm v3.1 will use a method similar to vSphere. Once available support for that is also expected. |