95606e6f86
This moves the creation of a zuul user with the Zuul per-project key for system-config to a separate role from the static role, so it can be reused on other hosts. Change-Id: Ice605b70a2c42d9b85090406216253fec0820f50
12 lines
252 B
ReStructuredText
12 lines
252 B
ReStructuredText
zuul user
|
|
|
|
Install a user ``zuul`` that has the per-project key from
|
|
``system-config`` as an ``authorized_key``.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: zuul_user_enable_sudo
|
|
:default: False
|
|
|
|
Enable passwordless ``sudo`` access for the zuul user.
|