Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
telegraf
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
opsi
telegraf
Commits
b155310c
Commit
b155310c
authored
1 year ago
by
staeglis
Browse files
Options
Downloads
Patches
Plain Diff
Fix property for nfsclient
parent
15d328b4
Branches
Branches containing commit
Tags
v5.1-2
Tags containing commit
No related merge requests found
Pipeline
#6752
passed
1 year ago
Stage: test
Stage: build
Stage: upload
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
OPSI/control
+9
-6
9 additions, 6 deletions
OPSI/control
with
9 additions
and
6 deletions
OPSI/control
+
9
−
6
View file @
b155310c
[Package]
version:
1
version:
2
depends:
incremental: False
...
...
@@ -154,13 +154,10 @@ description: Enable Netstat Input Plugin
default: True
[ProductProperty]
type:
unicode
type:
bool
name: input_nfsclient
multivalue: False
editable: True
description: Enable nfsclient input plugin (Linux only)
values: [""]
default: [""]
default: False
[ProductProperty]
type: bool
...
...
@@ -196,6 +193,12 @@ values: ["influxdb", "influxdb_v2"]
default: ["influxdb"]
[Changelog]
telegraf (5.1-2) stable; urgency=low
Fix property for nfsclient
-- Stefan Staeglich <staeglis@informatik.uni-freiburg.de> Mi, 10 Apr 2024 13:51:59 +0000
telegraf (5.1-1) stable; urgency=low
Add properties for input plugins:
...
...
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