aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/var
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-23 15:05:39 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-23 15:05:39 +0000
commit671f605f00bc83d05a1190bfaea1b03e3d4cb135 (patch)
treef2c87b7baa13fd6810b3e199b85b19125c66187e /modules/buildsystem/manifests/var
parent9a20a46ee4d1f91ee9895f9e567548742237cbc1 (diff)
downloadpuppet-671f605f00bc83d05a1190bfaea1b03e3d4cb135.tar
puppet-671f605f00bc83d05a1190bfaea1b03e3d4cb135.tar.gz
puppet-671f605f00bc83d05a1190bfaea1b03e3d4cb135.tar.bz2
puppet-671f605f00bc83d05a1190bfaea1b03e3d4cb135.tar.xz
puppet-671f605f00bc83d05a1190bfaea1b03e3d4cb135.zip
buildsystem: generate mgarepo.conf using $distros
Use settings from buildsystem::var::distros to create mgarep.conf.
Diffstat (limited to 'modules/buildsystem/manifests/var')
-rw-r--r--modules/buildsystem/manifests/var/distros.pp8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/var/distros.pp b/modules/buildsystem/manifests/var/distros.pp
index 30d51f3d..87f78e19 100644
--- a/modules/buildsystem/manifests/var/distros.pp
+++ b/modules/buildsystem/manifests/var/distros.pp
@@ -32,6 +32,14 @@
# 'branch' => 'Devel',
# # Version of the distribution
# 'version' => '3',
+# # SVN Urls allowed to submit
+# 'submit_allowed' => 'svn://svn.something/svn/packages/cauldron',
+# # rpm macros to set when build source package
+# 'macros' => {
+# 'distsuffix' => '.mga',
+# 'distribution' => 'Mageia',
+# 'vendor' => 'Mageia.Org',
+# }
# },
# }
class buildsystem::var::distros(