Skip to content

Commit 42e7714

Browse files
priteauAlex-Welsh
authored andcommitted
Document dev mode with custom repository
Change-Id: I9b33e5d0a9a4094ccf8a32e5562ab10f577487b3
1 parent 6bc8a54 commit 42e7714

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/contributor/kolla-for-openstack-development.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ To enable it just for heat, set:
3131
3232
heat_dev_mode: true
3333
34+
To customise the repository and branch to use, set:
35+
36+
.. path /etc/kolla/globals.yml
37+
.. code-block:: yaml
38+
39+
heat_git_repository: "https://git.example.com/openstack/heat.git"
40+
heat_source_version: "custom"
41+
3442
Usage
3543
-----
3644

0 commit comments

Comments
 (0)