debian-forge-composer/test/data/vendor
Tom Gundersen 32f66bb539 test/vendor/dnsname: ship the pre-built fedora version
This is obviously not a good long-term solution, but at least the fedora
version of the binary has a build-id so RPM will not complain.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-10-06 13:08:26 +02:00
..
87-podman-bridge.conflist tests: ship all tests in the -tests sub-package 2020-10-06 13:08:26 +02:00
dnsname test/vendor/dnsname: ship the pre-built fedora version 2020-10-06 13:08:26 +02:00
README.md tests: ship all tests in the -tests sub-package 2020-10-06 13:08:26 +02:00

This directory includes 3rd party modules, needed in CI.

  • dnsname plugin for podman, needed to translate host names of containers into IPs. It is shipped in Fedora, but missing in RHEL 8, see rhgbz#1877865. The 87-podman-bridge.conflist file contains the corresponding config, where the {"domainName": "dns.podman", "type": "dnsname"} bit is the newly added part.