blob: aae0d51bd5f4834c4e81d15ff0951c599075075b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
programs:
- name: kresd
binary: kresd
additional:
- -f
- "1"
templates:
- modules/serve_stale/test.integr/kresd_config.j2
- tests/hints_zone.j2
configs:
- config
- hints
|