diff --git a/openssh/map.jinja b/openssh/map.jinja index 053c359..908b645 100644 --- a/openssh/map.jinja +++ b/openssh/map.jinja @@ -34,7 +34,7 @@ that differ from whats in defaults.yaml }, 'RedHat': { 'server': 'openssh-server', - 'client': 'openssh', + 'client': 'openssh-clients', 'service': 'sshd', 'dig_pkg': 'bind-utils', },