Skip to content

Commit 249b4c4

Browse files
committed
openssh?
1 parent fe08c18 commit 249b4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/aws-parallelcluster-platform/resources/install_packages/install_packages_redhat8.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def default_packages
3030
libical-devel sendmail libxml2-devel libglvnd-devel
3131
libgcrypt-devel libevent-devel glibc-static bind-utils
3232
iproute NetworkManager-config-routing-rules python3 python3-pip iptables libcurl-devel yum-plugin-versionlock
33-
coreutils moreutils curl environment-modules gcc gcc-c++ bzip2 dos2unix)
33+
coreutils moreutils curl environment-modules gcc gcc-c++ bzip2 dos2unix openssh-server openssh-client)
3434

3535
if aws_region.start_with?("us-iso")
3636
packages -= %w(openmotif-devel hwloc-devel R blas-devel dkms libedit-devel glibc-static

0 commit comments

Comments
 (0)