Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-22 | doc: update merging doc with fixes and some additional details/examples | Ryan Harper | |
Update config merging documentation with cloud-config syntax fix. Add an example showing how to merge two files with runcmd. | |||
2017-06-06 | fix typos and remove whitespace in various docs | Stephan Telling | |
2017-04-12 | doc: correct grammar and improve clarity in merging documentation. | David Tagatac | |
Move merging.rst into doc/rtd/topics with small fixes. | |||
2016-11-10 | doc: make the RST files consistently formated and other improvements. | Scott Moser | |
The biggest things here are: * move doc/sources/*/README.rst to doc/rtd/topics/datasources This gives each datasource a page in the rtd docs, which make it easier to read. * consistently use the same header style throughout. As suggested at http://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html use: # with overline, for parts * with overline, for chapters =, for sections -, for subsections ^, for subsubsections “, for paragraphs Also, move and re-format vendor-data documentation to rtd. | |||
2016-05-20 | Update merging documentation to make its application clearer | Daniel Watkins | |
Currently, some users think that user-data and conf.d configuration will be merged together[0]. This has never been the case, and we should make it clear that this is not currently supported to avoid user confusion. [0] https://bugs.launchpad.net/cloud-init/+bug/1532234 | |||
2013-03-08 | Enable the merging.txt to be in .rst format for public viewing | Joshua Harlow | |