Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-30 | CloudSigma: only poll on serial device after dmidecode check. | Kiril Vladimiroff | |
On systems with a ttyS1 and nothing attached, the read attempts that the cloud sigma datasource would do would block. Also, Add timeouts for reading/writting from/to the serial console LP: #1316475 | |||
2014-05-30 | Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructure | Kiril Vladimiroff | |
2014-05-27 | Enable vendordata for CloudSigma (LP: #1303986) | Ben Howard | |
2014-02-19 | Read encoded with base64 user data | Kiril Vladimiroff | |
This allows users of CloudSigma's VM to encode their user data with base64. In order to do that thet have to add the ``cloudinit-user-data`` field to the ``base64_fields``. The latter is a comma-separated field with all the meta fields whit base64 encoded values. | |||
2014-02-12 | Add CloudSigma data source | Kiril Vladimiroff | |