summaryrefslogtreecommitdiff
path: root/doc/source/admin/components.rst
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-01-10 21:48:00 +0000
committerGerrit Code Review <review@openstack.org>2018-01-10 21:48:00 +0000
commit34ca34537a4d8cbc716d708c2e3f47bd22c9a10c (patch)
tree43c1033fc08fcee85ef1ac1c1d70b01e08b16f39 /doc/source/admin/components.rst
parent8086cf31de099b7554e508657a0e5f8d44aeb426 (diff)
parent93eb56dfc8ec54b12e968b2b60c3b915ebb08955 (diff)
downloadzuul-34ca34537a4d8cbc716d708c2e3f47bd22c9a10c.tar.gz
Merge "Remove need to start executor as root" into feature/zuulv3
Diffstat (limited to 'doc/source/admin/components.rst')
-rw-r--r--doc/source/admin/components.rst9
1 files changed, 1 insertions, 8 deletions
diff --git a/doc/source/admin/components.rst b/doc/source/admin/components.rst
index 3bec28afd..18bbfa3f4 100644
--- a/doc/source/admin/components.rst
+++ b/doc/source/admin/components.rst
@@ -408,7 +408,7 @@ The following sections of ``zuul.conf`` are used by the executor:
Path to command socket file for the executor process.
.. attr:: finger_port
- :default: 79
+ :default: 7900
Port to use for finger log streamer.
@@ -451,13 +451,6 @@ The following sections of ``zuul.conf`` are used by the executor:
SSH private key file to be used when logging into worker nodes.
- .. attr:: user
- :default: zuul
-
- User ID for the zuul-executor process. In normal operation as a
- daemon, the executor should be started as the ``root`` user, but
- it will drop privileges to this user during startup.
-
.. _admin_sitewide_variables:
.. attr:: variables