aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-31 09:32:43 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-31 09:32:43 +0000
commit5dd2bf6f4e21ee505fd31c5fa9ecefb3036f59dc (patch)
tree010a0cdd96640c3dd924320a5a7cc964d372a332 /modules/buildsystem/manifests
parente808760d4909bc2d9778b2bb1079db8219c6d473 (diff)
downloadpuppet-5dd2bf6f4e21ee505fd31c5fa9ecefb3036f59dc.tar
puppet-5dd2bf6f4e21ee505fd31c5fa9ecefb3036f59dc.tar.gz
puppet-5dd2bf6f4e21ee505fd31c5fa9ecefb3036f59dc.tar.bz2
puppet-5dd2bf6f4e21ee505fd31c5fa9ecefb3036f59dc.tar.xz
puppet-5dd2bf6f4e21ee505fd31c5fa9ecefb3036f59dc.zip
buildsystem::distros: remove iurt_use_bootstrap option
This option is no longer needed with the no_mirror option.
Diffstat (limited to 'modules/buildsystem/manifests')
-rw-r--r--modules/buildsystem/manifests/var/distros.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/buildsystem/manifests/var/distros.pp b/modules/buildsystem/manifests/var/distros.pp
index bef77c08..ca4bbdb8 100644
--- a/modules/buildsystem/manifests/var/distros.pp
+++ b/modules/buildsystem/manifests/var/distros.pp
@@ -69,8 +69,6 @@
# 'distribution' => 'Mageia',
# 'vendor' => 'Mageia.Org',
# },
-# # set this if you want iurt to use bootstrap URL
-# 'iurt_use_bootstrap' => true,
# # set this if the distro is not mirrored. This is used to add
# # an Alias in the vhost.
# 'no_mirror' => true,