cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #03138
[Merge] ~jasonbutz/cloud-init:user-data-include-file-format-documentation into cloud-init:master
The proposal to merge ~jasonbutz/cloud-init:user-data-include-file-format-documentation into cloud-init:master has been updated.
Commit Message changed to:
doc: Explain error behavior in user data include file format.
While troubleshooting an issue with a deploy I discovered that
if an error occurs while reading a file there will not be any attempts
to read any other files listed. This behavior makes logical sense as the
order of scripts may be important. However, I could not find this
behavior documented anywhere.
I wish to add this information to the documentation to aid others in
troubleshooting issues they may run into.
For more details, see:
https://code.launchpad.net/~jasonbutz/cloud-init/+git/cloud-init/+merge/329595
--
Your team cloud-init commiters is requested to review the proposed merge of ~jasonbutz/cloud-init:user-data-include-file-format-documentation into cloud-init:master.
References