Create dependency package on RPM distros

Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
Christian König 2024-09-29 19:26:19 +02:00
parent fd5b3be03f
commit f08c54e166
No known key found for this signature in database
2 changed files with 82 additions and 10 deletions

View file

@ -532,4 +532,3 @@ def test_package_manager_has_pihole_deps(host):
assert "No package" not in output.stdout
assert output.rc == 0