Skip to content
Snippets Groups Projects
Commit 62370487 authored by Dmitry Puzyrkov's avatar Dmitry Puzyrkov Committed by Roman Khlopkov
Browse files

[+] riemann question in config for debconf.

parent c96689ff
No related branches found
No related tags found
2 merge requests!974bugfix-8996,!882[+] riemann question in config for debconf.
...@@ -44,6 +44,9 @@ reconfigure|configure) ...@@ -44,6 +44,9 @@ reconfigure|configure)
db_go || true db_go || true
fi fi
db_input critical cellframe-node/riemann_enabled || true
db_go || true
db_get cellframe-node/riemann_enabled db_get cellframe-node/riemann_enabled
if [ "$RET" = "true" ]; then if [ "$RET" = "true" ]; then
db_input critical cellframe-node/riemann_node_type || true db_input critical cellframe-node/riemann_node_type || true
......
VERSION_MAJOR=5 VERSION_MAJOR=5
VERSION_MINOR=2 VERSION_MINOR=2
VERSION_PATCH=96 VERSION_PATCH=97
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment