Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix class name | Nicolas Lécureuil | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | Remove extension checkout, it is included in bugs repo | Nicolas Lécureuil | 2017-03-23 | 1 | -15/+0 |
| | |||||
* | Make sure bugzilla folder exist | Nicolas Lécureuil | 2017-03-23 | 1 | -0/+10 |
| | |||||
* | Fix database name | Nicolas Lécureuil | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | Fix vhost | Nicolas Lécureuil | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | Use mageia git bugzilla | Nicolas Lécureuil | 2017-03-23 | 1 | -2/+6 |
| | |||||
* | Adapt to dev | Nicolas Lécureuil | 2017-03-23 | 1 | -4/+2 |
| | |||||
* | Add bugzilla-dev module | Nicolas Lécureuil | 2017-03-23 | 6 | -0/+352 |
| | |||||
* | Fix typo in guerrillamail | Nicolas Lécureuil | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | Blacklist more domains | Nicolas Lécureuil | 2017-02-23 | 1 | -0/+12 |
| | |||||
* | ldap-sshkey2file.py: add dry-run and verbose mode | Olivier Blin | 2017-02-23 | 1 | -0/+16 |
| | |||||
* | ldap-sshkey2file.py: use argparse for options parsing and usage | Olivier Blin | 2017-02-23 | 1 | -16/+15 |
| | |||||
* | ldap-sshkey2file.py: reorder code in write_keys to prepare adding a dry-run mode | Olivier Blin | 2017-02-23 | 1 | -29/+29 |
| | |||||
* | ldap-sshkey2file.py: fix path of authorized_keys in usage | Olivier Blin | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | Fix ldap-sshkey2file so it doesn't crash when a user has no uidNumber | Dan Fandrich | 2017-02-23 | 1 | -3/+3 |
| | | | | | This shouldn't happen in normal operation, but can happen when binding to a DN who doesn't have access to that attribute. | ||||
* | Adapt to changes in catdap trunk | Nicolas Lécureuil | 2017-02-22 | 1 | -22/+1 |
| | |||||
* | Add new login_domain_blacklist: option | Nicolas Lécureuil | 2017-02-22 | 1 | -0/+32 |
| | | | | | Rename login_blacklist to login_username_blacklist: Keep login_blacklist for compatibility ( for the migration ) | ||||
* | Use concat from stdlib to merged admins in access classes | Olivier Blin | 2017-02-21 | 2 | -5/+12 |
| | | | | We already use puppet-stdlib for the file_line helper. | ||||
* | Implicitely allow mga-sysadmin login for all access classes | Olivier Blin | 2017-02-21 | 1 | -0/+1 |
| | | | | | | Like done already for mga-unrestricted_shell_access. There is no easy way to concatenate arrays in puppet, the rules are kept inlined for mga-sysadmin and mga-unrestricted_shell_access. | ||||
* | Fixup last mediawiki change (missing quote) | Olivier Blin | 2017-02-21 | 2 | -2/+2 |
| | |||||
* | Fix mediawiki package name | Olivier Blin | 2017-02-21 | 2 | -2/+2 |
| | | | | | | | mediawiki-minimal does not exist anymore since Mga3, use mediawiki instead. This still works on alamut (Mga1) and allows installation on sucuk (Mga5). | ||||
* | Remove broken apache-mod_deflate package requirement | Olivier Blin | 2017-02-21 | 2 | -5/+0 |
| | | | | | | | | | | | | | This has been provided by the apache package directly since Mga3. apache-mod_deflate was used for the planet config only, on the champagne host, running Mga4. puppet failed because it did not handle the virtual package from the apache package: Error: Package apache-mod_deflate was not present after trying to install it Error: /Stage[main]/Apache::Mod::Deflate/Package[apache-mod_deflate]/ensure: change from absent to present failed: Package apache-mod_deflate was not present after trying to install it | ||||
* | Allow mga-unrestricted_shell_access group login on duvel | Olivier Blin | 2017-02-21 | 1 | -1/+1 |
| | | | | Also-by: Dan Fandrich <dan@coneharvesters.com> | ||||
* | Allow mga-unrestricted_shell_access group login on all nodes | Olivier Blin | 2017-02-21 | 1 | -0/+1 |
| | |||||
* | Remove unnecessary AllowGroups sshd restriction on rabbit | Olivier Blin | 2017-02-21 | 1 | -4/+0 |
| | | | | | | | | This is already covered by pam.d/system-auth, which only allows local users and authorized access classes. Otherwise, login fails: sshd[1234]: fatal: Access denied for user XXX by PAM account configuration [preauth] | ||||
* | Fix typo (spotted by Neal Gompa) | Pascal Terjan | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | MirrorBrain: redo cron jobs | Thomas Backlund | 2016-12-07 | 1 | -11/+51 |
| | |||||
* | mirrorbrain: fix typo | Thomas Backlund | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | Fix Mageia.pm | Pascal Terjan | 2016-12-06 | 1 | -0/+2 |
| | |||||
* | Delete broken unwanted code | Pascal Terjan | 2016-12-05 | 1 | -21/+0 |
| | | | | | We actually do not want to delete old major of a lib before packages get rebuilt with the new one. | ||||
* | sucuk: disable mirrorbrain null-sync for now | Thomas Backlund | 2016-12-05 | 1 | -5/+5 |
| | |||||
* | Kill get_revisions, the one in the base class is better | Pascal Terjan | 2016-12-05 | 1 | -29/+0 |
| | |||||
* | Fix duplicate name | Pascal Terjan | 2016-11-28 | 1 | -1/+2 |
| | |||||
* | Fix syntax | Pascal Terjan | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | Do not forget about remote builds after 10h, 100h looks more realistic | Pascal Terjan | 2016-10-15 | 1 | -0/+1 |
| | |||||
* | Avoid rebuilding some old packages | Pascal Terjan | 2016-10-14 | 2 | -0/+10 |
| | | | | | | | | | | When a package gets built for mandatory arches but fails on non mandatory arches, src.rpm stays around (that should be fixed). When we cleanup old log files after 2 weeks, we often have the src.rpm staying around longer (it seems it's ctime gets changed) than the file saying it had already been built for mandatory architectures, so it gets built again then rejected. By removing rpms earlier than the logs, we avoid that problem. | ||||
* | Disable password for ssh on all machines | Pascal Terjan | 2016-10-13 | 1 | -1/+1 |
| | |||||
* | Allow iurt to ssh to rabbit | Pascal Terjan | 2016-10-13 | 1 | -1/+1 |
| | |||||
* | Restrict ssh access on rabbit | Pascal Terjan | 2016-10-13 | 1 | -0/+4 |
| | |||||
* | iurt config: increase eclipse and java timeout | Nicolas Lécureuil | 2016-10-08 | 1 | -2/+2 |
| | |||||
* | iurt config: increase eclipse timeout | Nicolas Lécureuil | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | Increase timeout for cross-gcc | Pascal Terjan | 2016-10-06 | 1 | -1/+1 |
| | |||||
* | Fix pkgsubmit origin for CORS on check (should include protocol) | Olivier Blin | 2016-10-05 | 1 | -1/+1 |
| | |||||
* | Authorize CORS on check for pkgsubmit origin (do it also for http) | Olivier Blin | 2016-10-05 | 1 | -0/+1 |
| | |||||
* | Fix typo in previous youri-check commit | Olivier Blin | 2016-10-05 | 1 | -1/+1 |
| | |||||
* | Authorize CORS on check for pkgsubmit origin | Olivier Blin | 2016-10-05 | 2 | -0/+2 |
| | | | | For dependencies.rss files that will be loaded through XMLHttpRequest | ||||
* | Add armrest to xymon, this file should probably be generated | Pascal Terjan | 2016-09-28 | 1 | -0/+1 |
| | |||||
* | draklive: get draklive-config git snapshot as draklive user, not root | Olivier Blin | 2016-08-19 | 1 | -0/+1 |
| | |||||
* | Add another slow package | Pascal Terjan | 2016-06-21 | 1 | -0/+1 |
| | |||||
* | Add a few slow packages to the list | Pascal Terjan | 2016-06-16 | 1 | -0/+3 |
| |