mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2025-04-17 10:10:28 +00:00
Merge pull request #73 from omltorg/updated_archlinux_pkg_name
Update name of package containing dig on ArchLinux
This commit is contained in:
commit
8c1d02f249
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ that differ from whats in defaults.yaml
|
|||
'server': 'openssh',
|
||||
'client': 'openssh',
|
||||
'service': 'sshd',
|
||||
'dig_pkg': 'bind-utils',
|
||||
'dig_pkg': 'bind-tools',
|
||||
},
|
||||
'Debian': {
|
||||
'server': 'openssh-server',
|
||||
|
|
Loading…
Add table
Reference in a new issue