aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Set All as default platform by defaul ( LpSolit )Nicolas Lécureuil2016-02-241-1/+1
|
* add missing maintainer definition (mga#17798)Frédéric Buclin2016-02-211-1/+2
|
* openssh: Fix writing ssh public keys, with new ldap secret locationOlivier Blin2016-02-212-5/+40
| | | | ldap secret is now stored in the bindpw field of /etc/nslcd.conf
* Allow members of mga-sysadmin to log in via sshDan Fandrich2016-02-191-1/+1
| | | | | This only works on hosts where users' ssh keys are copied, namely those including openssh::ssh_keys_from_ldap
* Ecosse is backPascal Terjan2016-02-161-2/+2
|
* Disable ecosse it seems brokenPascal Terjan2016-02-161-2/+2
|
* Add new rsync host for ftp.acc.umu.sePascal Terjan2016-02-121-0/+3
|
* remove more valstar configsThomas Backlund2016-02-093-3/+3
|
* fix up vhostdir variable lookupThomas Backlund2016-02-081-6/+6
|
* fix puppet queueOlivier Blin2016-02-081-1/+1
|
* stop rewriting pg_hba.conf as we are moving to mariadbThomas Backlund2016-02-081-3/+4
|
* openssh: do not force command for git userOlivier Blin2016-02-071-1/+2
| | | | | The "gitolite <username>" is already set in /var/lib/git/.ssh/authorized_keys, and we do not want to override it.
* openssh: fix forcing sv_membersh commandOlivier Blin2016-02-071-1/+1
| | | | | | | | | | The following rule did not work as intended: Match User !schedbot User !root This one does (with a leading wildcard): Match User *,!schedbot,!root See http://superuser.com/questions/952235/why-arent-my-negative-matches-working
* sympa: fix incorrect default sender email for private listsOlivier Blin2016-02-071-1/+1
| | | | | | | | | | Other it failed with ruby >= 1.9, trying to iterate on a string by mistake: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to parse template sympa/scenari/sender.restricted: Filepath: /etc/puppet/modules/sympa/templates/scenari/sender.restricted Line: 7 Detail: undefined method `each' for "":String at /etc/puppet/modules/sympa/manifests/scenario/sender_restricted.pp:7 on node alamut.mageia.org
* Force sv_membersh.pl in ssh on duvelPascal Terjan2016-02-071-0/+4
| | | | | That way we don't need to have it as default shell for everyone on the machine It should probably not hardcode duvel though
* fix up bugzilla ldap/pgsql_password variable lookupThomas Backlund2016-02-075-5/+5
|
* fix bugzilla extension_location variable lookupThomas Backlund2016-02-071-2/+2
|
* fix catdap ldap_password variable lookupThomas Backlund2016-02-071-2/+2
|
* fix looking up public_isos variableThomas Backlund2016-02-071-1/+1
|
* fix iurt gnuradio changeThomas Backlund2016-02-071-2/+2
|
* push duvel services onlineThomas Backlund2016-02-071-12/+12
|
* duvel is ldap tooThomas Backlund2016-02-071-1/+1
|
* Make vhost_base compatible with Apache 2.4Pascal Terjan2016-02-071-1/+6
|
* Also switch to Apache 2.4 auth config for pkgsubmitPascal Terjan2016-02-071-2/+2
|
* sv_membersh: allow gitolite-shell (and enable on duvel)Olivier Blin2016-02-073-4/+6
|
* sv_membersh: fix error message regarding argumentsOlivier Blin2016-02-071-1/+1
|
* Switch to Apache 2.4 auth config for repository vhostPascal Terjan2016-02-073-17/+47
|
* point rsync and repository to duvalThomas Backlund2016-02-071-3/+3
|
* Get group members from getent instead of /etc/groupPascal Terjan2016-02-071-2/+6
|
* puppet: move rails comment where appropriateOlivier Blin2016-02-071-1/+1
|
* remove comment description for users handled in ldapOlivier Blin2016-02-0711-11/+1
| | | | | | git/softwarekey/binrepo/iurt/maintdb/schedbot/signbot/mga-advisories/mgasoft/mirror puppet uses usermod which does not handle ldap.
* make duvel the master hostOlivier Blin2016-02-072-50/+49
|
* Switch master build not to be duvelPascal Terjan2016-02-071-1/+1
|
* update xymon config for duvelThomas Backlund2016-02-051-1/+1
|
* speedup dns for infra changesThomas Backlund2016-02-052-5/+5
|
* fix duvel dnsThomas Backlund2016-02-052-4/+5
|
* Oops forgot one filePascal Terjan2016-02-051-0/+7
|
* Enable the new arm build nodePascal Terjan2016-02-051-1/+1
|
* Add an arm build nodePascal Terjan2016-02-053-0/+5
|
* iurt: use a larger timeout for gnuradioOlivier Blin2016-02-031-0/+1
| | | | | | Default is not enough to pass tests on ARM. Reported-by: barjac
* Fixed typo in duvel node definitionDan Fandrich2016-02-011-1/+1
|
* add duvel nodeOlivier Blin2016-01-315-2/+13
| | | | | | | 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 buildersThomas Backlund2016-01-181-2/+2
|
* xymon: add Scaleway nodes (armorique and armagnac)Olivier Blin2016-01-171-0/+4
|
* xymon: fix client config file to use XYMONSERVERS for Mageia >= 5Olivier Blin2016-01-061-0/+4
|
* re-enable rabbit nodeThomas Backlund2015-12-231-2/+2
|
* iurt: Use a larger timeout for llvm (default is not enough on ARM)Olivier Blin2015-12-071-0/+1
|
* buildsystem: Add back armorique build nodeOlivier Blin2015-12-051-1/+1
| | | | | | It just needed a reboot. This reverts commit f77d101b1f9b568c14c6c05f15b55c300cfe2082.
* stop trying to access dead node, it slows bs downThomas Backlund2015-12-051-1/+1
|
* Add Armagnac is armv5tl buildhostNicolas Lécureuil2015-12-051-1/+1
|