Correctly document default git dirs

The default value of git_dir was missing for the merger and wrong for
the executor.

Change-Id: I02bd24daf3042979f30833b4cfbae1c36da82de1
This commit is contained in:
Tobias Henkel 2018-01-19 18:34:52 +01:00
parent 00c67aa5f2
commit ec1d21353e
No known key found for this signature in database
GPG Key ID: 03750DEC158E5FA2
1 changed files with 2 additions and 1 deletions

View File

@ -333,6 +333,7 @@ The following section of ``zuul.conf`` is used by the merger:
Path to command socket file for the merger process.
.. attr:: git_dir
:default: /var/lib/zuul/merger-git
Directory in which Zuul should clone git repositories.
@ -458,7 +459,7 @@ The following sections of ``zuul.conf`` are used by the executor:
Port to use for finger log streamer.
.. attr:: git_dir
:default: /var/lib/zuul/git
:default: /var/lib/zuul/executor-git
Directory that Zuul should clone local git repositories to. The
executor keeps a local copy of every git repository it works