Skip to content

Commit 048913e

Browse files
author
Pavel Siska
committed
ipfixprobed: Add json schema to validate yaml config
1 parent 2c6d418 commit 048913e

File tree

5 files changed

+462
-0
lines changed

5 files changed

+462
-0
lines changed

init/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ install(FILES
99
)
1010

1111
install(PROGRAMS ipfixprobed DESTINATION ${CMAKE_INSTALL_BINDIR})
12+
install(FILES schema.json DESTINATION "${INSTALL_DIR_LIB}/ipfixprobe/")

0 commit comments

Comments
 (0)