aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/var/distros.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests/var/distros.pp')
-rw-r--r--modules/buildsystem/manifests/var/distros.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/var/distros.pp b/modules/buildsystem/manifests/var/distros.pp
index 58f63417..d815b18a 100644
--- a/modules/buildsystem/manifests/var/distros.pp
+++ b/modules/buildsystem/manifests/var/distros.pp
@@ -5,6 +5,7 @@
# - medias: an hash containing the different medias / repositories
# - base_media: a list of medias that will be used by iurt to build
# the chroots
+# - arch: list of arch supported by this distro
class buildsystem::var::distros(
$distros
) { }