diff options
author | Jose Lausuch <jalausuch@suse.com> | 2018-04-03 16:18:23 +0200 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2018-04-04 07:09:29 +0000 |
commit | a3d6f14ae861ed8320288f5068ca091c4abf0b7a (patch) | |
tree | cb91e8e0755dfd7a07ff624236b2d50a95d205b8 /systems/opensuse/42.2 | |
parent | ba486932a77eb7b1ae2f1fd6b3e231df925887e7 (diff) |
Add sshpass lib for Suse distros
This patch completes https://gerrit.opnfv.org/gerrit/#/c/52191
Change-Id: I35259bdcbdb67237576d7b9b6957266c48f6309f
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Diffstat (limited to 'systems/opensuse/42.2')
-rwxr-xr-x | systems/opensuse/42.2/build_base_machine.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/opensuse/42.2/build_base_machine.sh b/systems/opensuse/42.2/build_base_machine.sh index 44d6f02b..9915b634 100755 --- a/systems/opensuse/42.2/build_base_machine.sh +++ b/systems/opensuse/42.2/build_base_machine.sh @@ -49,6 +49,7 @@ socat sysstat java-1_8_0-openjdk git-review +sshpass # python python3 |