Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildsystem: use webstatus hostname config in iurt.conf | Nicolas Vigier | 2013-05-23 | 2 | -1/+2 |
| | |||||
* | buildsystem: move sudoers.iurt outside iurt directory | Nicolas Vigier | 2013-05-23 | 2 | -1/+1 |
| | | | | | | Move templates/iurt/sudoers.iurt to templates/sudoers.iurt. This file was the only file in the iurt directory, so it is not needed to keep a iurt directory. | ||||
* | buildsystem: use common iurt config file for all distros | Nicolas Vigier | 2013-05-23 | 8 | -75/+17 |
| | | | | | | | | | | | 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. | ||||
* | buildsystem::var::distros: add parameters description | Nicolas Vigier | 2013-05-23 | 1 | -0/+5 |
| | |||||
* | buildsystem::iurt: remove mandriva2010.1 | Nicolas Vigier | 2013-05-23 | 2 | -24/+1 |
| | | | | | Iurt config for Mandriva 2010.1 was used when the servers were running Mandriva 2010.1, but it is no longer used. | ||||
* | buildsystem/upload.conf: use webstatus config | Nicolas Vigier | 2013-05-23 | 2 | -1/+2 |
| | | | | | Use the variable from webstatus configuration to set URL in upload.conf instead of hardcoding pkgsubmit.$domain. | ||||
* | Create buildsystem::var::distros | Nicolas Vigier | 2013-05-23 | 4 | -34/+47 |
| | | | | | | | 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. | ||||
* | Make buildsystem::create_upload_dir a class instead of a define | Nicolas Vigier | 2013-05-23 | 2 | -8/+9 |
| | | | | | buildsystem::create_upload_dir is used only once, so it should be a class and not a define. | ||||
* | buildsystem::create_upload_dir: remove parameters | Nicolas Vigier | 2013-05-23 | 2 | -13/+11 |
| | | | | | Remove parameters for buildsystem::create_upload_dir. Instead access configuration variables directly. | ||||
* | buildsystem::mgarepo: remove useless import | Nicolas Vigier | 2013-05-23 | 1 | -1/+0 |
| | |||||
* | buildsystem::create_upload_dir.rb: fix define name | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | mga-common: add hash_merge function | Nicolas Vigier | 2013-05-23 | 1 | -0/+11 |
| | | | | | This function takes two hashes as argument and return a new hash containing the content of the two hashes. | ||||
* | mga-common: add hash_keys function | Nicolas Vigier | 2013-05-23 | 1 | -0/+10 |
| | | | | | This function takes a hash as argument and return the hash keys as a list. | ||||
* | buildsystem: add option to change maintdb hostname | Nicolas Vigier | 2013-05-23 | 2 | -1/+2 |
| | |||||
* | Add buildsystem::var::maintdb | Nicolas Vigier | 2013-05-23 | 6 | -27/+34 |
| | | | | buildsystem::var::maintdb is used to store maintdb configuration. | ||||
* | buildsystem::maintdb: use webstatus location variable | Nicolas Vigier | 2013-05-23 | 1 | -4/+4 |
| | |||||
* | buildsystem::webstatus: remove useless variable | Nicolas Vigier | 2013-05-23 | 1 | -2/+1 |
| | |||||
* | buildsystem: add options to select webstatus location | Nicolas Vigier | 2013-05-23 | 2 | -5/+5 |
| | |||||
* | Add buildsystem::var::webstatus | Nicolas Vigier | 2013-05-23 | 2 | -2/+8 |
| | | | | Make vhost and svn url configurable by adding buildsystem::var::webstatus. | ||||
* | buildsystem: rename pkgsubmit to webstatus | Nicolas Vigier | 2013-05-23 | 3 | -3/+3 |
| | | | | | | | Rename buildsystem::pkgsubmit to buildsystem::webstatus. pkgsubmit name has been used as the name of the host to submit packages, and the hostname of the web page to view the buildsystem status, but the two are different things, so they should be separated. | ||||
* | buildsystem::var::groups: fix syntax | Nicolas Vigier | 2013-05-22 | 1 | -1/+1 |
| | |||||
* | buildsystem::binrepo: add option to select binrepo hostname | Nicolas Vigier | 2013-05-22 | 4 | -3/+6 |
| | |||||
* | mgarepo.conf: remove obsolete binaries-repository options | Nicolas Vigier | 2013-05-22 | 1 | -2/+0 |
| | |||||
* | buildsystem: move groups definitions to var::groups | Nicolas Vigier | 2013-05-22 | 13 | -16/+23 |
| | | | | | | Create buildsystem::var::groups to configure packagers and packagers_committers groups, and remove buildsystem::base which is now empty. | ||||
* | buildsystem: move binrepo config to buildsystem::var::binrepo | Nicolas Vigier | 2013-05-22 | 7 | -22/+34 |
| | |||||
* | buildsystem::mgarepo: remove repsys.conf | Nicolas Vigier | 2013-05-22 | 1 | -3/+2 |
| | | | | | repsys.conf was the config file used by repsys and first versions of mgarepo. It is replaced by mgarepo.conf and is not longer used. | ||||
* | buildsystem::mainnode: remove useless variables | Nicolas Vigier | 2013-05-22 | 1 | -4/+1 |
| | |||||
* | buildsystem::scheduler: remove useless include | Nicolas Vigier | 2013-05-22 | 1 | -1/+0 |
| | |||||
* | maintdb/sudoers.maintdb: fix schedbot variable | Nicolas Vigier | 2013-05-22 | 1 | -1/+1 |
| | |||||
* | buildsystem::mainnode: don't install schedbot key on schedbot | Nicolas Vigier | 2013-05-22 | 1 | -2/+0 |
| | | | | | | | | | | | Don't install schedbot's ssh key on schedbot's authorized_keys file. Current version of ssh::auth does not allow installing a key to multiple users' authorized_keys on the same node, so we can't install schedbot's key to schedbot and iurt users at the same time. This prevent having a buildsystem scheduler and build bot on the same server. However schedbot does not really need to have its ssh key on its own authorized_keys, so we can remove it. | ||||
* | buildsystem: remove iurt ssh key | Nicolas Vigier | 2013-05-22 | 3 | -10/+1 |
| | | | | The iurt ssh key does not seem to be used. | ||||
* | Add buildsystem::var::iurt | Nicolas Vigier | 2013-05-22 | 10 | -22/+23 |
| | | | | This class is used for iurt settings. | ||||
* | repositories: enable commits again on /svn/packages | Nicolas Vigier | 2013-05-22 | 1 | -2/+1 |
| | |||||
* | Disable commit emails on /svn/packages | Nicolas Vigier | 2013-05-21 | 1 | -1/+1 |
| | |||||
* | restrict commits on /svn/packages to umeabot | Nicolas Vigier | 2013-05-21 | 1 | -0/+1 |
| | |||||
* | buildsystem: really freeze mageia 1 | Nicolas Vigier | 2013-05-21 | 1 | -1/+1 |
| | |||||
* | buildsystem: set authorized_packages: | Nicolas Vigier | 2013-05-21 | 1 | -0/+1 |
| | |||||
* | websites::www: remove apache::mod::geoip | Nicolas Vigier | 2013-05-21 | 1 | -1/+0 |
| | | | | | As it doesn't seem to be used (only php-geoip is used), and is not available in Mageia. | ||||
* | mga-treasurer: run $update_script | Nicolas Vigier | 2013-05-21 | 1 | -2/+2 |
| | |||||
* | Add press alias ( asked by ennael) | Nicolas Lécureuil | 2013-05-21 | 1 | -0/+1 |
| | |||||
* | mga-treasurer: add /static directory alias | Nicolas Vigier | 2013-05-20 | 1 | -0/+1 |
| | |||||
* | Forward ssh port for arm1 and arm2 from alamut instead of valstar | Nicolas Vigier | 2013-05-20 | 2 | -14/+14 |
| | |||||
* | dns: move www to alamut | Nicolas Vigier | 2013-05-19 | 1 | -2/+2 |
| | |||||
* | Enable websites::www on alamut | Nicolas Vigier | 2013-05-19 | 1 | -0/+1 |
| | |||||
* | lists: allow ennael to post to announce list | Nicolas Vigier | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | lock updates_testing | Thomas Backlund | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | mga-treasurer.conf: add out_dir | Nicolas Vigier | 2013-05-15 | 1 | -0/+1 |
| | |||||
* | manifests/nodes/alamut.pp: fix syntax | Nicolas Vigier | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | Enable mga-treasurer on alamut | Nicolas Vigier | 2013-05-15 | 1 | -0/+5 |
| | |||||
* | Add mga-treasurer module | Nicolas Vigier | 2013-05-15 | 3 | -0/+84 |
| |