add the kolla-build.conf generation doc
TrivialFix Change-Id: Ic55664a8156560a9f979556ac9b0094fa2946ba4
This commit is contained in:
parent
801f84ed11
commit
23555a6936
@ -67,9 +67,14 @@ To trigger build.py to pull images from local registry,
|
|||||||
the Docker configuration needs to be modified. See
|
the Docker configuration needs to be modified. See
|
||||||
`Docker Insecure Registry Config`_.
|
`Docker Insecure Registry Config`_.
|
||||||
|
|
||||||
The build script reads its configuration from ``/etc/kolla/kolla-build.conf``
|
The build configuration can be customised using a config file, the default
|
||||||
or ``etc/kolla/kolla-build.conf``. This is where to change the default
|
location being one of ``/etc/kolla/kolla-build.conf`` or
|
||||||
settings.
|
``etc/kolla/kolla-build.conf``. This file can be generated using the following
|
||||||
|
command:
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
tox -e genconfig
|
||||||
|
|
||||||
|
|
||||||
Build OpenStack from Source
|
Build OpenStack from Source
|
||||||
|
Loading…
Reference in New Issue
Block a user