Browse Source

Adjust businessprocess module git repo

Tom De Vylder 9 years ago
parent
commit
d56c51c3f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manifests/mod/businessprocess.pp

+ 1 - 1
manifests/mod/businessprocess.pp

@@ -1,7 +1,7 @@
 # == Class icingaweb2::mod::businessprocess
 #
 class icingaweb2::mod::businessprocess (
-  $git_repo       = 'https://github.com/Icinga/icingaweb2-module-businessprocess.git',
+  $git_repo       = 'http://git.icinga.org/icingaweb2-module-businessprocess.git',
   $git_revision   = undef,
   $install_method = 'git',
   $pkg_deps       = undef,