Browse Source

Correct openssh-clients package name for Red Hat

master
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

@@ -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…
Cancel
Save