diff options
| author | varac <varacanero@zeromail.org> | 2014-02-11 18:17:36 +0100 | 
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2014-02-11 18:18:50 +0100 | 
| commit | 3516ef17f41b80409a50cffe5b81a7777e6742cb (patch) | |
| tree | f36d5cdfaf7e1ba08c0e709dee6d76ee52a2c59f | |
| parent | 142eee6d9162c762c35fb79312ec572ce274b6d0 (diff) | |
changed submodule url for check_mk module to https://leap.se/git/puppet_check_mk
| -rw-r--r-- | .gitmodules | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 13b43e88..7005b770 100644 --- a/.gitmodules +++ b/.gitmodules @@ -90,4 +90,4 @@  	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 +	url = https://leap.se/git/puppet_check_mk  | 
