summaryrefslogtreecommitdiff
path: root/doc/examples/cloud-config-run-cmds.txt
AgeCommit message (Collapse)Author
2018-07-09docs: note in rtd about avoiding /tmp when writing filesChad Smith
LP: #1727876
2016-05-17Document improvements for runcmd/bootcmdMatt Fischer
Note that runcmd runs only on first boot. Note that strings need to be quoted, not escaped. Switch bootcmd list text to use - not * like everything else.
2013-01-24Add docs which can be used on readthedocs.orgJoshua Harlow
Include a new set of docs that can be used to create a readthedocs.org site, which includes examples, directory layout, capabilities and such. This in-code documentation then allows for readthedocs.org to create a website directly from the cloud-init codebase.