heat-agent: Add openssh-clients

Add openssh-client to the heat-agent to act on the
host.

story: 2002210
task: 29142

Change-Id: I6e52291e4fc750418c70a22cc386034fa729d765
Signed-off-by: Spyros Trigazis <spyridon.trigazis@cern.ch>
This commit is contained in:
Spyros Trigazis 2019-01-28 14:48:56 +01:00 committed by Feilong Wang
parent 60f9799374
commit e7efb49aac
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ RUN dnf -y --setopt=tsflags=nodocs install \
findutils \
gcc \
kubernetes-client \
openssh-clients \
python-devel \
python-pip \
python-psutil \