commit | 3984036a9884b086626c6f9a72c43e12262818d7 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Fri Jun 23 20:34:02 2017 +0100 |
committer | James E. Blair <jeblair@redhat.com> | Wed Jul 05 14:38:42 2017 -0700 |
tree | 87e9e148c8ab951511e2191f0a48b2d00b32bfea | |
parent | 75eb9b85d78eec519d328a7494038556f73e8882 [diff] |
Move tenant_config option to scheduler section This is only used by the scheduler and makes more sense here. Change-Id: I85009894fd5bd02e8795d59ea2a2612b46941718
diff --git a/doc/source/admin/quick-start.rst b/doc/source/admin/quick-start.rst index 780496b..9993775 100644 --- a/doc/source/admin/quick-start.rst +++ b/doc/source/admin/quick-start.rst
@@ -54,7 +54,7 @@ **zuul.conf**:: - [zuul] + [scheduler] tenant_config=/etc/zuul/main.yaml [gearman_server]