cfffd4431b
Change-Id: I7ac8d2335518c06808461f2fb30ea896709f09ed
10 lines
252 B
ReStructuredText
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.
|