|
...
|
...
|
@@ -3,7 +3,7 @@
|
|
3
|
3
|
# NOTE: Copy this file to the root ``devstack`` directory for it to
|
|
4
|
4
|
# work properly.
|
|
5
|
5
|
|
|
6
|
|
-# ``local.conf`` is a user-maintained setings file that is sourced from ``stackrc``.
|
|
|
6
|
+# ``local.conf`` is a user-maintained settings file that is sourced from ``stackrc``.
|
|
7
|
7
|
# This gives it the ability to override any variables set in ``stackrc``.
|
|
8
|
8
|
# Also, most of the settings in ``stack.sh`` are written to only be set if no
|
|
9
|
9
|
# value has already been set; this lets ``local.conf`` effectively override the
|