Merge pull request #63 from llua/arch_bind_utils

set dig_pkg on arch linux for issue #59
This commit is contained in:
Forrest 2016-05-09 20:52:42 -07:00
commit 22037f7b8b
1 changed files with 1 additions and 0 deletions

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',