loom icon indicating copy to clipboard operation
loom copied to clipboard

loom.tasks.ssh doesn't work with multilple env.key_filenames

Open sherzberg opened this issue 12 years ago • 1 comments
trafficstars

Fabric allows you to set env.key_filename to be a list of keys and the ssh task in loom doesnt work when you have multiple keys defined.

sherzberg avatar Jun 26 '13 03:06 sherzberg

Half fixed in 374f9263a3b6ae82aca7b81ec00622bf50999399 where it'll use the first key in the list.

bfirsh avatar May 12 '14 09:05 bfirsh