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