82e7504c36
This removes devstack-gate from the CI system and updates ACLS for the repo in Gerrit to the openstack retired repo config. There are also cleanups to nodepool elements and irc bots to remove references to devstack-gate where we don't need them anymore. Depends-On: https://review.opendev.org/c/openstack/governance/+/919629 Change-Id: I50ce4e5aa7001ba52bea78a65855278be68e61a5
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.