10 lines
197 B
YAML
10 lines
197 B
YAML
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
programs:
|
|
- name: kresd
|
|
binary: kresd
|
|
additional:
|
|
- -n
|
|
templates:
|
|
- lib/layer/validate.test.integr/kresd_config.j2
|
|
configs:
|
|
- config
|