aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/mgarepo.pp
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2012-02-18 13:10:45 +0000
committerPascal Terjan <pterjan@mageia.org>2012-02-18 13:10:45 +0000
commitc1b9524dcbcdc58d8192437983ddca4c06d16275 (patch)
tree15a7a21128d910a4a3f6da79326522c5932a2163 /modules/buildsystem/manifests/mgarepo.pp
parentc5f942af5a1a8ff4b4fa90fc8be8cb673368dfed (diff)
downloadpuppet-c1b9524dcbcdc58d8192437983ddca4c06d16275.tar
puppet-c1b9524dcbcdc58d8192437983ddca4c06d16275.tar.gz
puppet-c1b9524dcbcdc58d8192437983ddca4c06d16275.tar.bz2
puppet-c1b9524dcbcdc58d8192437983ddca4c06d16275.tar.xz
puppet-c1b9524dcbcdc58d8192437983ddca4c06d16275.zip
Add a FIXME about config info being in mgarepo class
Diffstat (limited to 'modules/buildsystem/manifests/mgarepo.pp')
-rw-r--r--modules/buildsystem/manifests/mgarepo.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/mgarepo.pp b/modules/buildsystem/manifests/mgarepo.pp
index 44007889..29be033c 100644
--- a/modules/buildsystem/manifests/mgarepo.pp
+++ b/modules/buildsystem/manifests/mgarepo.pp
@@ -34,6 +34,7 @@ class buildsystem {
# require => File[$sched_home_dir],
#}
+ #FIXME This config information should be moved out of this class
$releases = {
'cauldron' => {
'core' => ['release','updates_testing','backports_testing','backports','updates'],