blob: 60bf040cdcaae24b4adfba449d23a902927b1d39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# SPDX-License-Identifier: GPL-3.0-or-later
programs:
- name: kresd
binary: kresd
additional:
- --noninteractive
templates:
- modules/refuse_nord/test.integr/kresd_config.j2
- tests/integration/hints_zone.j2
configs:
- config
- hints
|