Browse Source

Correct openssh-clients package name for Red Hat

tags/v0.41.0
Jonathon Anderson 8 years ago
parent
commit
87057c7c6b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      openssh/map.jinja

+ 1
- 1
openssh/map.jinja View File

}, },
'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…
Cancel
Save