Correct openssh-clients package name for Red Hat
This commit is contained in:
parent
118577283a
commit
87057c7c6b
|
@ -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',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue