aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Add another slow packagePascal Terjan2016-06-211-0/+1
|
* Add a few slow packages to the listPascal Terjan2016-06-161-0/+3
|
* Fix typoNicolas Lécureuil2016-05-161-1/+1
|
* Fix typo, missing semi-colonNicolas Lécureuil2016-05-161-1/+1
|
* Ignore architecture when installing build chrootPascal Terjan2016-05-161-0/+2
|
* Increase timeout for atlasPascal Terjan2016-03-301-0/+1
|
* Increase timeout for openfoamPascal Terjan2016-03-301-1/+2
|
* Remove hack, armv5tl now exists on normal mirrorPascal Terjan2016-03-241-3/+0
|
* mirrorbrain: add second fallback mirrorThomas Backlund2016-03-151-1/+2
|
* mirrorbrain: dont serve small files from pseudo treeThomas Backlund2016-03-151-1/+1
|
* mirrorbrain: fix permission on config fileThomas Backlund2016-03-151-1/+1
|
* mirrorbrain: point pseudo filesystem to mirrors.kernel.orgThomas Backlund2016-03-141-1/+2
|
* mirrorbrain: load mod_dbd and mod_mirrorbrainThomas Backlund2016-03-142-0/+10
|
* mirrorbrain: fix up webapp configThomas Backlund2016-03-141-3/+2
|
* mirrorbrain: allow apache to traverse homedirThomas Backlund2016-03-141-1/+1
|
* mirrorbrain: fix apache dirThomas Backlund2016-03-141-1/+1
|
* mirrorbrain: install apache-mod_dbdThomas Backlund2016-03-141-1/+2
|
* mirrorbrain: cron: fake mirror update: fix duplicate userThomas Backlund2016-03-141-1/+0
|
* mirrorbrain: fix pgsql pwThomas Backlund2016-03-141-1/+1
|
* mirrorbrain: init: fix typoThomas Backlund2016-03-141-1/+1
|
* add mirrorbrain moduleThomas Backlund2016-03-144-0/+140
|
* apache: fix vhost_simple for apache 2.4Thomas Backlund2016-03-141-1/+6
|
* xymon: monitor sucukThomas Backlund2016-03-141-1/+1
|
* Also use threaded xz for synthesisPascal Terjan2016-03-131-1/+1
|
* Add createrepo post for cauldronPascal Terjan2016-03-131-0/+6
|
* Use threaded xz for compressing xml-infoPascal Terjan2016-03-131-1/+1
|
* Increase timeout for webkitPascal Terjan2016-03-101-1/+2
|
* gitmirror: ensure git repo dir and on-the-pull run dir is availableThomas Backlund2016-03-051-2/+16
|
* gitmirror: ensure git user/group is presentThomas Backlund2016-03-051-0/+14
|
* fix up pgsql varThomas Backlund2016-03-031-4/+5
|
* we use postgresql 9.4 on mga5Thomas Backlund2016-03-031-1/+5
|
* Kill ssh connections after they have been dead for 30sPascal Terjan2016-03-031-0/+1
|
* Remove armv5tl from dependency checks, this does not work very wellPascal Terjan2016-03-021-16/+0
|
* enforce hardened sslThomas Backlund2016-03-012-3/+8
|
* allow duvel to use all cores before triggering alarmsThomas Backlund2016-02-291-0/+4
|
* openldap: make sure ldap.mageia.org gets resolved to 127.0.0.1 on masterOlivier Blin2016-02-291-0/+4
| | | | Was done manually in /etc/hosts on valstar and duvel
* nable serial console on ttyS0 for all Scaleway nodesOlivier Blin2016-02-292-0/+9
| | | | | | | | | Add a serial_console puppet module for this. This ensures that a serial getty is started for ttyS0 even if there is no console=ttyS0 argument on kernel command line. Also see http://0pointer.de/blog/projects/serial-console.html
* 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
* remove more valstar configsThomas Backlund2016-02-093-3/+3
|
* 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
|