0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2024-11-28 01:18:12 +01:00

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

View File

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