We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b848ad7 + f798ec1 commit f86d2e1Copy full SHA for f86d2e1
1 file changed
doc/source/guides/single-vm.rst
@@ -78,6 +78,11 @@ passed as the user-data file when booting the VM.
78
As DevStack will refuse to run as root, this configures ``cloud-init``
79
to create a non-root user and run the ``start.sh`` script as that user.
80
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
+
86
Launching By Hand
87
-----------------
88
0 commit comments