Skip to content

Commit f86d2e1

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "docs: add a blurb in the single-vm doc about cloud-init log output"
2 parents b848ad7 + f798ec1 commit f86d2e1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

doc/source/guides/single-vm.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@ passed as the user-data file when booting the VM.
7878
As DevStack will refuse to run as root, this configures ``cloud-init``
7979
to create a non-root user and run the ``start.sh`` script as that user.
8080

81+
If you are using cloud-init and you have not
82+
`enabled custom logging <../configuration.html#enable-logging>`_ of the stack
83+
output, then the stack output can be found in
84+
``/var/log/cloud-init-output.log`` by default.
85+
8186
Launching By Hand
8287
-----------------
8388

0 commit comments

Comments
 (0)