aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-03-24 16:57:47 +0000
committerNicolas Vigier <boklm@mageia.org>2011-03-24 16:57:47 +0000
commitf377da0345e42b62c05b6986d74cc05c42ef6dac (patch)
treeaad16c6df7389d8f5e5388286872c3d13c5c48f8 /modules
parent985d2b3502ae19cde8d93d6310d1334a25c2f674 (diff)
downloadpuppet-f377da0345e42b62c05b6986d74cc05c42ef6dac.tar
puppet-f377da0345e42b62c05b6986d74cc05c42ef6dac.tar.gz
puppet-f377da0345e42b62c05b6986d74cc05c42ef6dac.tar.bz2
puppet-f377da0345e42b62c05b6986d74cc05c42ef6dac.tar.xz
puppet-f377da0345e42b62c05b6986d74cc05c42ef6dac.zip
update maintdb url
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index 32f82086..89921e83 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -12,7 +12,7 @@ class buildsystem {
# FIXME: maybe keyid should be defined at an other place
$sign_keyid = "80420F66"
$repository_root = "/distrib/bootstrap"
- $maintdb_url = 'http://www.maintdb2.mageia.org.uk/packages'
+ $maintdb_url = 'http://www.maintdb2.mageia.org.uk/maintainers_packages'
# FIXME: Test password. Real password should be in extdata.
$maintdb_key = 'm1g234'
$packagers_group = 'mga-packagers'