| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-22 | YAML align indent sizes for docs readability (#323) | Tak Nishigori | |
| This proposal has been aligned in a human readable. There are no changes to this except for spac The indentation size is not specifically defined in the YAML RFC $ make yaml has passed on my-machine I set the indentation size to the largest number of articles in the repository (dictionary: 2) (And also include nishigori as a CLA signer.) | |||
| 2020-03-25 | util: read_cc_from_cmdline handle urlencoded yaml content (#275) | Ryan Harper | |
| Add support for additional escaping of formatting characters in the YAML content between the 'cc:' and 'end_cc' tokens. On s390x legacy terminals the use of square brackets [] are not available limiting the ability to indicate lists of values in yaml content. Using #5B and #5D, [ and ] respectively enables s390x users to pass list yaml content into cloud-init via command line interface. | |||
| 2011-02-19 | add examples of kernel command line cloud-config | Scott Moser | |
