From d91494c57bc5929853c5ad0bb99212c98b7c3c95 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 4 Feb 2014 16:19:54 +0100 Subject: added submodule check_mk from https://git.codecoop.org/varacanero/puppet_check_mk.git --- .gitmodules | 3 +++ puppet/modules/check_mk | 1 + 2 files changed, 4 insertions(+) create mode 160000 puppet/modules/check_mk diff --git a/.gitmodules b/.gitmodules index cc8afdb5..13b43e88 100644 --- a/.gitmodules +++ b/.gitmodules @@ -88,3 +88,6 @@ [submodule "puppet/modules/sysctl"] path = puppet/modules/sysctl url = https://leap.se/git/puppet_sysctl +[submodule "puppet/modules/check_mk"] + path = puppet/modules/check_mk + url = https://git.codecoop.org/varacanero/puppet_check_mk.git diff --git a/puppet/modules/check_mk b/puppet/modules/check_mk new file mode 160000 index 00000000..4cd47d03 --- /dev/null +++ b/puppet/modules/check_mk @@ -0,0 +1 @@ +Subproject commit 4cd47d03c68d8530dcbff37c5bc1cf6a8006d767 -- cgit v1.2.3