zuul-jobs/roles/add-build-sshkey/vars/main.yml
Tristan Cacqueray fc90276349 add-build-sshkey: remove previously authorized build-sshkey
This change improves the add-build-sshkey role to be usable for
static node where we need to clean-up previously added build-sshkey.

Change-Id: Ibcb2880deea4f7e51de51d6df11afc1de3fa4571
2019-05-20 13:23:02 +00:00

3 lines
108 B
YAML

zuul_temp_ssh_key: "{{ zuul.executor.work_root }}/{{ zuul.build }}_id_rsa"
zuul_build_sshkey_cleanup: false