![Major Hayden](/assets/img/avatar_default.png)
This patch ensures that screen and ssh packages are installed. It fulfills the requirmeents of these two STIGs: * RHEL-07-010072 * RHEL-07-040260 Implements: blueprint security-rhel7-stig Change-Id: Id30d586bfff8b34554195845a565d491c2ac76e2
280 B
280 B
---id: RHEL-07-040260 status: implemented tag: packages ---
The STIG requires that every system has an ssh client and server installed. The role installs the following packages:
- CentOS:
openssh-clients
,openssh-server
- Ubuntu:
openssh-client
,openssh-server