Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
26e7a14f
Verified
Commit
26e7a14f
authored
Feb 17, 2018
by
Florian Pritz
Browse files
zabbix: Install perl deps of mysql userstats when required
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
73ea56be
Changes
2
Show whitespace changes
Inline
Side-by-side
hosts
View file @
26e7a14f
...
...
@@ -29,6 +29,10 @@ orion.archlinux.org
apollo.archlinux.org
soyuz.archlinux.org
[mysql-servsers]
apollo.archlinux.org
luna.archlinux.org
[buildservers]
soyuz.archlinux.org
sgp.pkgbuild.com
...
...
roles/zabbix-agent/tasks/main.yml
View file @
26e7a14f
...
...
@@ -3,6 +3,10 @@
-
name
:
install packages
pacman
:
name=zabbix-agent,python-dbus
-
name
:
install mysql userstats monitoring packages
pacman
:
name=perl-dbi,perl-dbd-mysql,perl-json
when
:
"
'mysql-servers'
in
group_names"
-
file
:
path=/etc/zabbix state=directory owner=root group=root mode=755
-
name
:
create host PSK
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment