From 5e44087aed707e882129c03f24fadf00abbf7e02 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 9 Jun 2016 17:32:09 +0200 Subject: git subrepo clone https://leap.se/git/puppet_check_mk puppet/modules/check_mk subrepo: subdir: "puppet/modules/check_mk" merged: "aa02571" upstream: origin: "https://leap.se/git/puppet_check_mk" branch: "master" commit: "aa02571" git-subrepo: version: "0.3.0" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "cb2995b" --- puppet/modules/check_mk/files/use_ssh.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 puppet/modules/check_mk/files/use_ssh.mk (limited to 'puppet/modules/check_mk/files/use_ssh.mk') diff --git a/puppet/modules/check_mk/files/use_ssh.mk b/puppet/modules/check_mk/files/use_ssh.mk new file mode 100644 index 00000000..b5d77c62 --- /dev/null +++ b/puppet/modules/check_mk/files/use_ssh.mk @@ -0,0 +1,5 @@ +# http://mathias-kettner.de/checkmk_datasource_programs.html +datasource_programs = [ + ( "ssh -l root -i /omd/sites/monitoring/.ssh/monitoring__id_rsa check_mk_agent", ['ssh'], ALL_HOSTS ), +] + -- cgit v1.2.3