zuul-jobs/roles/remove-build-sshkey
Tobias Henkel 68ee0780be Rename uuid to build
In change If9ebdc783dcef4f8dea9fa491b40ae49416e5cf1 in zuul uuid was
renamed to build. This must be also reflected here.

Change-Id: I46101d7a9ecc1513647f19d1d377480d5afa9a5d
2017-07-21 09:46:04 +02:00
..
tasks Move some base job roles from openstack-zuul-roles 2017-07-13 15:13:41 -07:00
vars Rename uuid to build 2017-07-21 09:46:04 +02:00
README.rst Move some base job roles from openstack-zuul-roles 2017-07-13 15:13:41 -07:00

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.