Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
17
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
celllframe-node
Commits
62370487
Commit
62370487
authored
2 years ago
by
Dmitry Puzyrkov
Committed by
Roman Khlopkov
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[+] riemann question in config for debconf.
parent
c96689ff
No related branches found
No related tags found
2 merge requests
!974
bugfix-8996
,
!882
[+] riemann question in config for debconf.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
os/debian/config
+3
-0
3 additions, 0 deletions
os/debian/config
version.mk
+1
-1
1 addition, 1 deletion
version.mk
with
4 additions
and
1 deletion
os/debian/config
+
3
−
0
View file @
62370487
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
version.mk
+
1
−
1
View file @
62370487
VERSION_MAJOR
=
5
VERSION_MAJOR
=
5
VERSION_MINOR
=
2
VERSION_MINOR
=
2
VERSION_PATCH
=
9
6
VERSION_PATCH
=
9
7
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment