Paul Belanger 062f4a9c8d Initial commit
Change-Id: Id843f60e643f481fffdbd44ca9862b7fb4d0cf90
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-03-04 21:24:39 -05:00
..
2019-03-04 21:24:39 -05:00
2019-03-04 21:24:39 -05:00
2019-03-04 21:24:39 -05:00

zuul-worker

Setup a node to be a zuul worker

User Creation

This element bakes in a zuul user on the host for the zuul-worker process to log in with.

By default login permissions (authorized_keys) will be populated for the zuul user from ~/.ssh/id_rsa.pub -- i.e. the public key of the currently building user. Specify an alternative filename in ZUUL_USER_SSH_PUBLIC_KEY to override this.

The zuul user is provided with passwordless sudo access.