zuul-jobs/roles/remove-build-sshkey
Jeremy Stanley 016a20c0ff Document algorithm var for remove-build-sshkey
A recent hotfix added a fallback zuul_ssh_key_algorithm value for
the remove-build-sshkey role, reflect it in the role documentation.

Also remove some redundancies with default values specified in prose
for the add-build-sshkey role, when they were also indicated by the
:default: parameter.

Change-Id: If3f74256788283dedb17ad780da3ca4df4503cb4
2021-04-01 15:29:01 +00:00
..
tasks Use main.yaml, not .yml 2020-04-20 17:44:49 +02:00
vars Fix undefined error for zuul_ssh_key_algorithm 2021-03-29 11:54:33 -05:00
README.rst Document algorithm var for remove-build-sshkey 2021-04-01 15:29:01 +00:00

README.rst

Remove the per-build SSH key from all hosts

The complement to :zuuladd-build-sshkey. It removes the build's SSH key from the authorized_keys files of all remote hosts.

Role Variables

Where the per-build SSH private key was stored.