Merge pull request #63 from llua/arch_bind_utils
set dig_pkg on arch linux for issue #59
This commit is contained in:
commit
22037f7b8b
|
@ -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…
Reference in New Issue