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': {
|
'RedHat': {
|
||||||
'server': 'openssh-server',
|
'server': 'openssh-server',
|
||||||
'client': 'openssh',
|
'client': 'openssh-clients',
|
||||||
'service': 'sshd',
|
'service': 'sshd',
|
||||||
'dig_pkg': 'bind-utils',
|
'dig_pkg': 'bind-utils',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user