BonnyCI / hoist

Hoist up a bonnyci
Apache License 2.0
5 stars 13 forks source link

Fixup zuul_ssh_known_hosts #499

Closed jamielennox closed 7 years ago

jamielennox commented 7 years ago

zuul_ssh_known hosts was declared twice in the opentech-sl file because it was being shadowed by an existing rule in the zuul-executor role. We should only use the zuul-base definition and combine the variables.

Signed-off-by: Jamie Lennox jamielennox@gmail.com