Merge "docs: add a blurb in the single-vm doc about cloud-init log output"

This commit is contained in:
Jenkins 2015-09-08 05:20:16 +00:00 committed by Gerrit Code Review
commit f86d2e1a05

View File

@ -78,6 +78,11 @@ passed as the user-data file when booting the VM.
As DevStack will refuse to run as root, this configures ``cloud-init``
to create a non-root user and run the ``start.sh`` script as that user.
If you are using cloud-init and you have not
`enabled custom logging <../configuration.html#enable-logging>`_ of the stack
output, then the stack output can be found in
``/var/log/cloud-init-output.log`` by default.
Launching By Hand
-----------------