zuul-jobs/roles/copy-build-sshkey
David Moreau Simard 85c7ff6989 Fix the copy-build-sshkey role
Run the first task in the block, with become_user since the zuul
user may not access a generic use .ssh folder.

Depends-on: https://review.openstack.org/550091

Change-Id: I4ce120412079fe92502eee5310a03664aa55d5ce
2018-03-06 18:26:26 +00:00
..
tasks Fix the copy-build-sshkey role 2018-03-06 18:26:26 +00:00
vars Role to copy the build ssh key to other users 2017-08-22 18:22:45 -07:00
README.rst Role to copy the build ssh key to other users 2017-08-22 18:22:45 -07:00

Copy a build-local SSH key to a defined user on all hosts

This role is intended to be run on the Zuul Executor. It copies a generated build specific ssh key to a user and adds it to the authorized_keys file of every host in the inventory.

Role Variables