From 4348d8c7c3d3f0c638126e16c20c69e13a89fd3b Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 30 May 2013 20:44:07 +0000 Subject: buildsystem: Add iurt_use_bootstrap option for distros Option to select wether iurt should use bootstrap URL for medias. --- modules/buildsystem/manifests/var/distros.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/buildsystem/manifests') diff --git a/modules/buildsystem/manifests/var/distros.pp b/modules/buildsystem/manifests/var/distros.pp index 7bb16cfb..f97ad8b2 100644 --- a/modules/buildsystem/manifests/var/distros.pp +++ b/modules/buildsystem/manifests/var/distros.pp @@ -69,6 +69,8 @@ # 'distribution' => 'Mageia', # 'vendor' => 'Mageia.Org', # }, +# # set this if you want iurt to use bootstrap URL +# 'iurt_use_bootstrap' => true, # # list of IP or hostnames allowed to access this distro on the # # repository. If you don't want to filter allowed IPs, don't set # # this value -- cgit v1.2.1