Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
checkmk-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
checkmk-formula
Commits
6b73210e
Commit
6b73210e
authored
4 years ago
by
Dennis Ahrens
Browse files
Options
Downloads
Patches
Plain Diff
mk_jolokia needs python-requests
parent
34ed8edb
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
checkmk/debian/mk_haproxy.sls
+1
-1
1 addition, 1 deletion
checkmk/debian/mk_haproxy.sls
checkmk/debian/mk_jolokia.sls
+4
-0
4 additions, 0 deletions
checkmk/debian/mk_jolokia.sls
with
5 additions
and
1 deletion
checkmk/debian/mk_haproxy.sls
+
1
−
1
View file @
6b73210e
hsh_checkmk_install_haproxy_deps:
hsh_checkmk_install_haproxy_
plugin_
deps:
pkg.installed:
pkg.installed:
- name: socat
- name: socat
...
...
This diff is collapsed.
Click to expand it.
checkmk/debian/mk_jolokia.sls
+
4
−
0
View file @
6b73210e
hsh_checkmk_install_jolokia_plugin_deps:
pkg.installed:
- python-requests
hsh_checkmk_install_jolokia_plugin:
hsh_checkmk_install_jolokia_plugin:
file.managed:
file.managed:
- name: /usr/lib/check_mk_agent/plugins/mk_jolokia
- name: /usr/lib/check_mk_agent/plugins/mk_jolokia
...
...
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