zuul-jobs/roles/remove-build-sshkey/README.rst
James E. Blair 912f976155 Use new sphinx roles in docs
Change-Id: I92ce6b2f137f5dcb6fdee70c101c6b9d8ad5eb11
Depends-On: I9d72d11bfdb700037a6a08f92a2dbfa95ee519ad
2017-08-11 15:10:40 -07:00

11 lines
287 B
ReStructuredText

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