diff options
Diffstat (limited to 'modules/buildsystem/manifests')
-rw-r--r-- | modules/buildsystem/manifests/var/distros.pp | 2 |
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, |