mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
confd: add missing 10-infix-services.json to failure and test config + fix allignment
This commit is contained in:
committed by
Mattias Walström
parent
abf54db490
commit
a44f83c127
@@ -1,3 +1,3 @@
|
||||
factorydir = $(pkgdatadir)/factory.d
|
||||
dist_factory_DATA = 10-nacm.json 10-netconf-server.json \
|
||||
10-infix-services.json 10-system.json
|
||||
factorydir = $(pkgdatadir)/factory.d
|
||||
dist_factory_DATA = 10-nacm.json 10-netconf-server.json \
|
||||
10-infix-services.json 10-system.json
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
failuredir = $(pkgdatadir)/failure.d
|
||||
dist_failure_DATA = 10-nacm.json \
|
||||
10-netconf-server.json 10-system.json
|
||||
failuredir = $(pkgdatadir)/failure.d
|
||||
dist_failure_DATA = 10-nacm.json 10-netconf-server.json \
|
||||
10-infix-services.json 10-system.json
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
testdir = $(pkgdatadir)/test.d
|
||||
dist_test_DATA = 10-nacm.json \
|
||||
10-netconf-server.json 10-system.json
|
||||
dist_test_DATA = 10-nacm.json 10-netconf-server.json \
|
||||
10-infix-services.json 10-system.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user