Merge "docs: add a blurb in the single-vm doc about cloud-init log output"
This commit is contained in:
commit
f86d2e1a05
@ -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``
|
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.
|
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
|
Launching By Hand
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user