Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix up vhostdir variable lookup | Thomas Backlund | 2016-02-08 | 1 | -6/+6 |
| | |||||
* | push duvel services online | Thomas Backlund | 2016-02-07 | 1 | -12/+12 |
| | |||||
* | Switch to Apache 2.4 auth config for repository vhost | Pascal Terjan | 2016-02-07 | 1 | -8/+26 |
| | |||||
* | point rsync and repository to duval | Thomas Backlund | 2016-02-07 | 1 | -3/+3 |
| | |||||
* | remove comment description for users handled in ldap | Olivier Blin | 2016-02-07 | 2 | -2/+0 |
| | | | | | | git/softwarekey/binrepo/iurt/maintdb/schedbot/signbot/mga-advisories/mgasoft/mirror puppet uses usermod which does not handle ldap. | ||||
* | Switch master build not to be duvel | Pascal Terjan | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | speedup dns for infra changes | Thomas Backlund | 2016-02-05 | 2 | -5/+5 |
| | |||||
* | fix duvel dns | Thomas Backlund | 2016-02-05 | 1 | -0/+1 |
| | |||||
* | Enable the new arm build node | Pascal Terjan | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Add an arm build node | Pascal Terjan | 2016-02-05 | 1 | -0/+1 |
| | |||||
* | add duvel node | Olivier Blin | 2016-01-31 | 2 | -2/+3 |
| | | | | | | | This is a new server that will be used to replace valstar as main node. It is hosted in the IELO datacenter (Marseille). Name chosen by Dan Fandrich at FOSDEM 2016 | ||||
* | free up rabbit for iso builders | Thomas Backlund | 2016-01-18 | 1 | -2/+2 |
| | |||||
* | re-enable rabbit node | Thomas Backlund | 2015-12-23 | 1 | -2/+2 |
| | |||||
* | buildsystem: Add back armorique build node | Olivier Blin | 2015-12-05 | 1 | -1/+1 |
| | | | | | | It just needed a reboot. This reverts commit f77d101b1f9b568c14c6c05f15b55c300cfe2082. | ||||
* | stop trying to access dead node, it slows bs down | Thomas Backlund | 2015-12-05 | 1 | -1/+1 |
| | |||||
* | Add Armagnac is armv5tl buildhost | Nicolas Lécureuil | 2015-12-05 | 1 | -1/+1 |
| | |||||
* | free up rabbit for iso builders | Thomas Backlund | 2015-12-05 | 1 | -2/+2 |
| | |||||
* | Add armagnac build node | Olivier Blin | 2015-12-03 | 2 | -1/+2 |
| | | | | | | | This a new ARM server for the buildsystem, managed by Scaleway and hosted in an Iliad/Online datacenter. Name chosen by neoclust, secretly craved by ennael. | ||||
* | shadow: Specifically change uid/gid max instead of copying custom login.defs | Olivier Blin | 2015-12-01 | 2 | -195/+17 |
| | | | | | | | | | | | | | | Copying a custom login.defs file is not really a good option, since we have to manage many distribution versions, which do not necessarily have the same login.defs settings. Instead, we now only change the UID_MAX and GID_MAX values to 2000 (from an initial value of 60000). This is done so that locally created accounts do not overlap LDAP-managed accounts, which starts at 5000. This uses the file_line helper from the puppetlabs-stdlib module. It means the puppet-stdlib package now needs to be installed on the puppet master node. | ||||
* | base packages: Fix installing mcelog | Olivier Blin | 2015-11-30 | 1 | -1/+1 |
| | | | | | Puppet variables are immutable: Cannot append, variable package_list is defined in this scope at /etc/puppet/deployment/common/manifests/base_packages.pp:20 | ||||
* | base packages: Fix architecture check for mcelog | Olivier Blin | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | iurt: Enlarge your timeout (x 2) on ARM | Olivier Blin | 2015-11-30 | 1 | -0/+7 |
| | |||||
* | mgagit: Allow forced pushes to topic branches for everyone. | Colin Guthrie | 2015-11-26 | 1 | -1/+1 |
| | | | | | | | Well, everyone in the group. topic branches should be a bit more collaborative and we just have to trust people not to abuse this. | ||||
* | add pkg-bugs ml | Olivier Blin | 2015-11-18 | 1 | -0/+7 |
| | |||||
* | enable rabbit node | Thomas Backlund | 2015-11-11 | 1 | -2/+2 |
| | |||||
* | BS config: Add back armv5tl as youri should now really enable it for ↵ | Olivier Blin | 2015-11-02 | 1 | -1/+1 |
| | | | | cauldron only | ||||
* | revert adding armv5tl in youri config | Olivier Blin | 2015-11-01 | 1 | -1/+1 |
| | | | | | | | Youri does not really support having different sets of architectures for each target. It attempts to run actions on armv5tl for stable releases, while it is enabled in cauldron only. | ||||
* | add armorique as armv5tl build node | Olivier Blin | 2015-11-01 | 1 | -0/+1 |
| | |||||
* | fix armv5tl addition, and hardcode the list | Olivier Blin | 2015-11-01 | 1 | -2/+2 |
| | | | | | There is no easy way in puppet to concatenate arrays, besides using the external stdlib module. | ||||
* | add armv5tl as cauldron arch, but do not make it mandatory for emi | Olivier Blin | 2015-11-01 | 1 | -1/+3 |
| | |||||
* | add armorique node | Olivier Blin | 2015-10-29 | 2 | -1/+2 |
| | | | | | | | | This a new ARM server for the buildsystem, managed by Scaleway and hosted in an Iliad/Online datacenter. Name approved by neoclust: https://ml.mageia.org/l/arc/sysadmin-discuss/2015-10/msg00052.html | ||||
* | typo fix | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | puppet parser validation fixes | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | fix typo | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | variable enclosing fixes | Thomas Backlund | 2015-10-20 | 8 | -10/+10 |
| | |||||
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 24 | -71/+71 |
| | |||||
* | lint fixes for wikis | Thomas Backlund | 2015-10-19 | 2 | -2/+1 |
| | |||||
* | lint fixes for websites | Thomas Backlund | 2015-10-19 | 10 | -41/+41 |
| | |||||
* | lint fixes for tld_redirections | Thomas Backlund | 2015-10-19 | 1 | -6/+6 |
| | |||||
* | lint fixes for softwarekey | Thomas Backlund | 2015-10-19 | 1 | -3/+3 |
| | |||||
* | lint fixes for repositories | Thomas Backlund | 2015-10-19 | 2 | -3/+2 |
| | |||||
* | lint fixes for releasekey | Thomas Backlund | 2015-10-19 | 1 | -3/+3 |
| | |||||
* | lint fixes for mgagit | Thomas Backlund | 2015-10-19 | 2 | -18/+18 |
| | |||||
* | lint fixes for access_classes | Thomas Backlund | 2015-10-19 | 5 | -5/+5 |
| | |||||
* | free up rabbit for new buildsystem tests | Thomas Backlund | 2015-10-19 | 1 | -2/+2 |
| | |||||
* | open up cauldron | Thomas Backlund | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | lock down cauldron | Thomas Backlund | 2015-10-17 | 1 | -1/+1 |
| | |||||
* | add tmb test-ip for rsync | Thomas Backlund | 2015-10-17 | 1 | -0/+1 |
| | |||||
* | bye-bye valstar2 | Thomas Backlund | 2015-10-17 | 1 | -2/+2 |
| | |||||
* | add tmb remote test-ip | Thomas Backlund | 2015-10-17 | 1 | -0/+1 |
| |