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