/[adm]/puppet/modules/buildsystem/manifests/var
ViewVC logotype

Log of /puppet/modules/buildsystem/manifests/var

View Directory Listing Directory Listing


Sticky Revision:

Revision 3324 - Directory Listing
Modified Tue Aug 20 23:52:10 2013 UTC (10 years, 8 months ago) by colin
Switch the pkgsubmit website from an svn checkout to a git clone

Revision 3221 - Directory Listing
Modified Fri May 31 09:32:43 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::distros: remove iurt_use_bootstrap option

This option is no longer needed with the no_mirror option.

Revision 3219 - Directory Listing
Modified Fri May 31 09:22:33 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::distros: add 'no_mirror' option

For distributions that are not mirrored (like infra_*).

Revision 3215 - Directory Listing
Modified Thu May 30 20:44:07 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: Add iurt_use_bootstrap option for distros

Option to select wether iurt should use bootstrap URL for medias.

Revision 3207 - Directory Listing
Modified Wed May 29 22:48:28 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: Add option 'no_media_cfg_update'

Option to disable generation of media.cfg for a distro.

Revision 3206 - Directory Listing
Modified Wed May 29 22:05:25 2013 UTC (10 years, 10 months ago) by boklm
Fix medias order in media.cfg

Revision 3204 - Directory Listing
Modified Wed May 29 20:44:29 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: media_types -> media_type (bug #10335)

Revision 3188 - Directory Listing
Modified Thu May 23 15:07:53 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::var::webstatus: add max_modified option

Add an option to select how much history should be displayed.

Revision 3187 - Directory Listing
Modified Thu May 23 15:07:51 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: add option to select age of cleaned logs

Revision 3181 - Directory Listing
Modified Thu May 23 15:07:35 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: create config file for webstatus

Create /etc/bs-webstatus.conf config file using new parameters from
buildsystem::var::webstatus.

Revision 3180 - Directory Listing
Modified Thu May 23 15:07:32 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::var::webstatus: add comments

Revision 3173 - Directory Listing
Modified Thu May 23 15:07:15 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::var::distros: add tmpl_media.cfg

It is now possible to specify a different template file for media.cfg
for each distribution, using the 'tmpl_media.cfg' option in the distros
variable from buildsystem::Var::distros. If the option is not set, the
default template (buildsystem/media.cfg) is used.

Revision 3165 - Directory Listing
Modified Thu May 23 15:06:52 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: add /etc/youri/host.conf

The host.conf config file for youri contains the hostnames of the nodes
that are building packages for each architecture. The variable
$build_src_node has been added to buildsystem::var::scheduler to contain
the hostname of the server building the initial src.rpm. The variable
$build_nodes_aliases has been added to buildsystem::var::scheduler to be
used to find the real hostnames of the nodes building the packages for
each architecture.

Revision 3164 - Directory Listing
Modified Thu May 23 15:06:49 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::var::webstatus: fix svn url

Revision 3162 - Directory Listing
Modified Thu May 23 15:06:43 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: Change youri submit configuration

The youri submit configuration has been changed. The following two
template files :
 - youri/submit-todo.conf
 - youri/submit-upload.conf
have been replaced by a common template file for youri submit-todo and
youri submit-upload :
 - youri/submit.conf

This new template file does not contain any specific configuration.
Instead the youri configuration is now created using informations from
the following hash variables :
 - the $youri_conf_default hash from buildsystem::var::youri, containing
   default configuration for the repository, the checks, actions and
   posts.
 - the $youri_conf parameter from buildsystem::var::youri, overriding
   infos from the default configuration defined in $youri_conf_default.
 - the distros specific configuration is defined in the $distros
   parameter from buildsystem::var::distros.
All those variables contain configuration for both youri submit-todo
and youri submit-upload.

This change allows moving all Mageia specific configuration outside the
buildsystem module to the class mga_buildsystem::config, while still
keeping common configuration in the buildsystem module.

The following checks definitions have also been removed from youri
submit-todo configuration, because they are not used in the current
configuration :
 - history
 - precedence
 - section
 - svn

The 'version' check options for infra_1 and infra_2 have been moved from
youri submit-upload to submit-todo configuration.

Revision 3160 - Directory Listing
Modified Thu May 23 15:06:37 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: add $svn_root_packages_ssh parameter

Revision 3158 - Directory Listing
Modified Thu May 23 15:06:30 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::signbot: add options for gpg key infos

Add options in buildsystem::var::signbot to select GPG key email and
name.

Revision 3157 - Directory Listing
Modified Thu May 23 15:06:28 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: add build_nodes parameter

Add build_nodes parameter in buildsystem::var::scheduler. This parameter
is a hash containing the build nodes available indexed by architecture.

Revision 3156 - Directory Listing
Modified Thu May 23 15:06:25 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::var::scheduler: add admin_mail parameter

The admin_mail parameter is used to select the email address sending the
build failure notifications.

Revision 3155 - Directory Listing
Modified Thu May 23 15:06:21 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: add support for medias dependencies

In upload.conf template for ulri config use the dependencies between
medias defined in buildsystem::var::distros.

Revision 3148 - Directory Listing
Modified Thu May 23 15:05:59 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: add option to base a distribution on an other

It is now possible to add the option 'based_on' to a distribution
defined in buildystem::var::distros. This is useful for distributions
like infra_1 or infra_2 which provide a new repository for an existing
distribution. When repositories from an other distribution are defined
in 'based_on', the repositories are linked with a symbolic link, and
defined in media.cfg.

Revision 3147 - Directory Listing
Modified Thu May 23 15:05:56 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: don't hardcode distros in vhost_repository.conf

Use buildsystem::var::distros settings in vhost_repository.conf
template.

The URLs for the infra_1 and infra_2 repositories have been changed, and
will need to be updated in urpmi configuration on servers using those
repositories.

The old URLs were :
- http://repository.mageia.org/distrib/infra_1/
- http://repository.mageia.org/distrib/infra_2/
The new URLs are now :
- http://repository.mageia.org/bootstrap/infra_1/
- http://repository.mageia.org/bootstrap/infra_2/

Revision 3144 - Directory Listing
Modified Thu May 23 15:05:48 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: remove hardcoded repository hostname

Use $buildsystem::var::repository::hostname to store repository
hostname.

Revision 3141 - Directory Listing
Modified Thu May 23 15:05:39 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: generate mgarepo.conf using $distros

Use settings from buildsystem::var::distros to create mgarep.conf.

Revision 3138 - Directory Listing
Modified Thu May 23 15:05:31 2013 UTC (10 years, 10 months ago) by boklm
Add buildsystem::var::mgarepo.

The mgarepo.conf template is now using settings from
buildsystem::var::mgarepo.

Revision 3137 - Directory Listing
Modified Thu May 23 15:05:28 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: use common media.cfg template for all distros

The media.cfg file is now generated for all distributions now (it was
only done for cauldron before). The media.cfg file is generated using
the infos about the distributions and medias from the $distro parameter
in buildsystem::var::distros.

Revision 3135 - Directory Listing
Modified Thu May 23 15:05:23 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::var::distros: change $distros structure

The $distros variable is hash containing settings about the
distributions.

It was something like this :
$distro = {
      'cauldron' => {
         'arch' => [ 'i586', 'x86_64' ],
         'medias' => {
            'core' => [ 'release' ],
         },
         'base_medias' => [ 'core/release' ],
      },
}

It is now something like this :
$distro = {
      'cauldron' => {
         'arch' => [ 'i586', 'x86_64' ],
         'medias' => {
            'core' => {
               'repos' => {
                 'release' => {},
               },
            },
         },
         'base_medias' => [ 'core/release' ],
      },
}

This should allow setting more infos about each medias / repos, that can
be used in order to generate media.cfg config files.

Revision 3134 - Directory Listing
Modified Thu May 23 15:05:20 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::var::distros: Add option to select arch

Add an option to select supported arch of a distribution.

Revision 3131 - Directory Listing
Modified Thu May 23 15:05:11 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: use common iurt config file for all distros

All distributions now use the same template file for their iurt
configuration file. The 'base_media' value has been added in the
distributions configuration in buildsystem::var::distros to allow
setting in iurt configuration the base_media that will be used to
generate chroots.

The iurt configuration now also contains all the medias in 'all_media',
instead of only the 'release' medias previously.

Revision 3130 - Directory Listing
Modified Thu May 23 15:05:08 2013 UTC (10 years, 10 months ago) by boklm
buildsystem::var::distros: add parameters description

Revision 3127 - Directory Listing
Modified Thu May 23 15:04:59 2013 UTC (10 years, 10 months ago) by boklm
Create buildsystem::var::distros

buildsystem::var::distros will be used to store the list of
distributions and their configuration, medias, etc ... The list of
distributions and medias has been removed from buildsystem::mgarepo and
moved to mga_buildsystem::config.

Revision 3120 - Directory Listing
Modified Thu May 23 15:04:42 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: add option to change maintdb hostname

Revision 3119 - Directory Listing
Modified Thu May 23 15:04:40 2013 UTC (10 years, 10 months ago) by boklm
Add buildsystem::var::maintdb

buildsystem::var::maintdb is used to store maintdb configuration.

Revision 3116 - Directory Listing
Modified Thu May 23 15:04:31 2013 UTC (10 years, 10 months ago) by boklm
buildsystem: add options to select webstatus location

Revision 3115 - Directory Listing
Modified Thu May 23 15:04:28 2013 UTC (10 years, 10 months ago) by boklm
Add buildsystem::var::webstatus

Make vhost and svn url configurable by adding buildsystem::var::webstatus.

Revision 3113 - Directory Listing
Modified Wed May 22 22:28:55 2013 UTC (10 years, 11 months ago) by boklm
buildsystem::var::groups: fix syntax

Revision 3112 - Directory Listing
Modified Wed May 22 22:17:07 2013 UTC (10 years, 11 months ago) by boklm
buildsystem::binrepo: add option to select binrepo hostname

Revision 3110 - Directory Listing
Modified Wed May 22 22:17:02 2013 UTC (10 years, 11 months ago) by boklm
buildsystem: move groups definitions to var::groups

Create buildsystem::var::groups to configure packagers and
packagers_committers groups, and remove buildsystem::base which
is now empty.

Revision 3109 - Directory Listing
Modified Wed May 22 22:16:58 2013 UTC (10 years, 11 months ago) by boklm
buildsystem: move binrepo config to buildsystem::var::binrepo

Revision 3102 - Directory Listing
Modified Wed May 22 22:16:40 2013 UTC (10 years, 11 months ago) by boklm
Add buildsystem::var::iurt

This class is used for iurt settings.

Revision 2934 - Directory Listing
Modified Tue Dec 11 18:48:20 2012 UTC (11 years, 4 months ago) by boklm
buildsystem::var::repository: fix syntax

Revision 2928 - Directory Listing
Modified Tue Dec 11 18:33:21 2012 UTC (11 years, 4 months ago) by boklm
Create buildsystem::var::youri

The class buildsystem::var::youri has been created to set the youri
configuration.

Revision 2926 - Directory Listing
Modified Tue Dec 11 12:02:24 2012 UTC (11 years, 4 months ago) by boklm
buildsystem::var::repository: add $bootstrap_root

Revision 2925 - Directory Listing
Modified Tue Dec 11 12:02:22 2012 UTC (11 years, 4 months ago) by boklm
Add buildsystem::var::repository

Revision 2924 - Directory Listing
Modified Tue Dec 11 12:02:20 2012 UTC (11 years, 4 months ago) by boklm
buildsystem: rename scheduler::var to var::scheduler

Revision 2921 - Directory Listing
Modified Tue Dec 11 11:33:36 2012 UTC (11 years, 4 months ago) by boklm
buildsystem::signbot: set value of $keyid in mga_buildsystem

The default value of $keyid has been removed from
buildsystem::var::signbot and is now defined by mga_buildsystem::config.

Revision 2920 - Directory Listing
Added Tue Dec 11 11:33:34 2012 UTC (11 years, 4 months ago) by boklm
Create buildsystem::var::signbot

All options for buildsystem::signbot are now stored in
buildsystem::var::signbot.

  ViewVC Help
Powered by ViewVC 1.1.30