Merge pull request #5 from tcpcloud/minion_fix
Salt-minion fix
diff --git a/salt/map.jinja b/salt/map.jinja
index 25d8195..ba78304 100644
--- a/salt/map.jinja
+++ b/salt/map.jinja
@@ -76,7 +76,7 @@
Debian:
pkgs:
- salt-minion
- - m2crypto
+ - python-m2crypto
Gentoo:
pkgs:
- app-admin/salt
diff --git a/salt/meta/sensu.yml b/salt/meta/sensu.yml
index cac0fdf..fc529c9 100644
--- a/salt/meta/sensu.yml
+++ b/salt/meta/sensu.yml
@@ -1,6 +1,6 @@
check:
local_salt_master_proc:
- command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -C salt-master -u root -c 1:10"
+ command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -C salt-master -u root -c 1:15"
interval: 60
occurrences: 1
subscribers: