Fix undefined error for zuul_ssh_key_algorithm

Change-Id: I3466020028c01f0ada7965c6a1edf5a2730500b9
This commit is contained in:
Shturm, Svetlana 2021-03-29 11:51:47 -05:00
parent 20ceaad3c8
commit b5ffcea04d
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
zuul_ssh_key_algorithm: "rsa"
zuul_temp_ssh_key: "{{ zuul.executor.src_root }}/../{{ zuul.build }}_id_{{ zuul_ssh_key_algorithm }}"