blob: 7f99679f11ee2c5edfa7c2c958cdf394a1b8ce7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# SPDX-License-Identifier: GPL-3.0-or-later
programs:
- name: kresd
binary: kresd
additional:
- --noninteractive
templates:
- daemon/cache.test/insert_ns.test.integr/kresd_config.j2
- tests/integration/hints_zone.j2
configs:
- config
- hints
noclean: True
|