set dig_pkg on arch linux for issue #59

This commit is contained in:
Eric Cook 2016-05-09 23:47:57 -04:00
parent f7c84783f0
commit dfb04a43b4
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',