mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-02-03 18:49:28 -05:00
12 lines
306 B
Text
12 lines
306 B
Text
Tests: kdig
|
|
Restrictions: skippable
|
|
{%- if distro.match('debian', 'ubuntu') %}
|
|
Depends: iputils-ping, ca-certificates
|
|
{%- elif distro.match('almalinux', 'centos', 'fedora', 'opensuse', 'rhel', 'rocky') %}
|
|
Depends: iputils
|
|
{%- endif %}
|
|
|
|
Tests: authoritative-server
|
|
Depends: findutils
|
|
|
|
Tests: python-libknot
|