Merge pull request #67 from anderbubble/redhat-openssh-cl
Correct openssh-clients package name for Red Hat
This commit is contained in:
commit
7eefd1a0f1
@ -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
Block a user