summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorClint Byrum <clint@fewbar.com>2018-08-27 12:37:18 -0700
committerClint Byrum <clint@fewbar.com>2018-09-08 21:41:57 -0700
commit60cabbd368d6ff92d9e27c4656addca1331e8066 (patch)
treefb9064bd35b8da8ff58dbf8cc0aabc4c5fb98c6f /bindep.txt
parentd07bc25fc2446b2291bcc50bb3e5d4485630e000 (diff)
downloadzuul-60cabbd368d6ff92d9e27c4656addca1331e8066.tar.gz
Need SSH client for Ansible
Paramiko won't cut it, as we need the ssh-agent, among other things. Change-Id: Ic8a9544827b8aa24236caf07af7d6ac7f84808ce
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index 0e28768ce..c539b0150 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -46,3 +46,5 @@ rsync
curl
gettext [platform:apk]
unzip [platform:apk]
+openssh-client [platform:debian platform:apk]
+openssh [platform:rpm]