Browse Source

set dig_pkg on arch linux for issue #59

master
Eric Cook 8 years ago
parent
commit
dfb04a43b4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      openssh/map.jinja

+ 1
- 0
openssh/map.jinja View File

@@ -10,6 +10,7 @@ that differ from whats in defaults.yaml
'server': 'openssh',
'client': 'openssh',
'service': 'sshd',
'dig_pkg': 'bind-utils',
},
'Debian': {
'server': 'openssh-server',

Loading…
Cancel
Save