[f22-branch 1/1] Make sure openssh-clients is installed (#1219398)

bcl installerbot-noreply at redhat.com
Thu May 7 15:55:02 UTC 2015


From: "Brian C. Lane" <bcl at redhat.com>

It used to be pulled in by a dependency, which went away. It should be
explicitly installed.
---
 share/runtime-install.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
index 35fd641..1539fec 100644
--- a/share/runtime-install.tmpl
+++ b/share/runtime-install.tmpl
@@ -98,7 +98,7 @@ installpkg python-nss
 installpkg selinux-policy-targeted audit libsemanage-python
 
 ## network tools/servers
-installpkg python-ethtool ethtool openssh-server nfs-utils
+installpkg python-ethtool ethtool openssh-server nfs-utils openssh-clients
 installpkg tigervnc-server-minimal
 %if basearch != "s390x":
 installpkg tigervnc-server-module


-- 
To view this commit on github, visit https://github.com/rhinstaller/lorax/commit/240f688fb3e0d461c363f9b796e01a99ab118752


More information about the anaconda-patches mailing list