James E. Blair cfffd4431b Move some base job roles from openstack-zuul-roles
Change-Id: I7ac8d2335518c06808461f2fb30ea896709f09ed
2017-07-13 15:13:41 -07:00

10 lines
252 B
ReStructuredText

Remove the per-build SSH key from all hosts
The complement to `add-build-sshkey`. It removes the build's SSH key
from the authorized_keys files of all remote hosts.
Role Variables
zuul_temp_ssh_key
Where the per-build SSH private key was stored.