aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* runclient.sh do not exist on mga >= 5Nicolas Lécureuil2017-04-111-4/+6
|
* Remove xymon from alamut on the dnsNicolas Lécureuil2017-04-101-2/+1
|
* Cosmetics++Nicolas Lécureuil2017-04-101-11/+11
|
* Move people and treasurer tooNicolas Lécureuil2017-04-101-3/+3
|
* Enable xymon on sucukNicolas Lécureuil2017-04-101-1/+2
|
* Fix xymon locationNicolas Lécureuil2017-04-101-1/+1
|
* Fix password var for mirrorbrain userPascal Terjan2017-04-101-1/+1
|
* Fix rabbit locationPascal Terjan2017-04-101-1/+1
|
* Do not run youri-check for Mageia 4Pascal Terjan2017-04-101-10/+0
|
* Fix previous commit, package already listedPascal Terjan2017-04-101-1/+0
|
* Update another package namePascal Terjan2017-04-101-1/+1
|
* Fix previous commit, package already listedPascal Terjan2017-04-101-1/+0
|
* viewvc: use a common viewvc_docroot variableOlivier Blin2017-04-101-2/+3
|
* Update a package name (not sure if provides would work)Pascal Terjan2017-04-101-1/+1
|
* Fix robot.txt locationNicolas Lécureuil2017-04-101-1/+1
|
* viewvc: fix /viewvc alias for newer Mageia versionsOlivier Blin2017-04-101-1/+1
|
* dns: move svnweb from alamut to sucukOlivier Blin2017-04-101-2/+2
|
* viewvc: use fcgidOlivier Blin2017-04-102-4/+9
|
* apache fcgid: support multiple script aliasesOlivier Blin2017-04-102-1/+7
|
* apache: rename vhost_catalyst_app template as vhost_fcgidOlivier Blin2017-04-102-1/+1
|
* xymon: update client-local.cfg with distro changesOlivier Blin2017-04-101-1/+1
|
* xymon: remove server service definition for Mageia 5Olivier Blin2017-04-101-4/+6
| | | | There is no server service in the Mageia >= 5 package.
* bugzilla: revert perms change, these should be handled in git/puppetOlivier Blin2017-04-101-9/+0
|
* bugzilla: data/params.json should be writable by apacheOlivier Blin2017-04-101-0/+1
|
* bugzilla: use bugzilla_location variable instead of hardcoding the pathOlivier Blin2017-04-101-71/+71
|
* bugzilla: data/bugzilla-update.xml should be writable by apacheOlivier Blin2017-04-101-0/+7
|
* remove migrated servicesNicolas Lécureuil2017-04-101-7/+0
|
* Enable XymonNicolas Lécureuil2017-04-101-4/+4
|
* postgrey: make config works for Mga >= 3Olivier Blin2017-04-101-6/+4
| | | | | | | postgrey switched to systemd in 1.34-6.mga3 This change is backwards-compatible, since before systemd, the Unix socket path was specfied in the initscript.
* bind: update named_base to work with Mga >= 3Olivier Blin2017-04-101-0/+32
| | | | This will allow to enabled back puppet on krampouezh.
* Remove duplicate class apache::mod::fcgid definitionOlivier Blin2017-04-101-4/+0
| | | | | | Already in fcgid.pp From unknown author root@duvel
* Enable viewvcNicolas Lécureuil2017-04-091-2/+2
|
* Migrate++ ( mgapeople )Nicolas Lécureuil2017-04-092-14/+15
|
* Remove what we moved away from alamutNicolas Lécureuil2017-04-091-20/+0
|
* Remove what we moved away from alamutNicolas Lécureuil2017-04-091-6/+0
|
* Remove what we moved away from alamutNicolas Lécureuil2017-04-091-4/+0
|
* DNS zone update: move identity to sucukOlivier Blin2017-04-091-3/+3
| | | | Basic identity functions are now working on sucuk
* catalyst_app: simplify using AddHandlerOlivier Blin2017-04-081-3/+1
|
* Fix script name in cronPascal Terjan2017-04-081-1/+1
|
* Allow having static aliasPascal Terjan2017-04-081-1/+3
|
* Enable catdap on sucukOlivier Blin2017-04-081-1/+1
| | | | Catalyst apps should be ok now
* mga-mirrors: check_mirrors_status should be in files/Olivier Blin2017-04-081-0/+0
|
* mga-mirrors: add check_mirrors_status script and cronOlivier Blin2017-04-083-0/+229
| | | | | | | | | | It was manually installed on alamut, as /usr/local/bin/check_mirrors, and had a custom crontab entry for user nobody. This also renames the script as check_mirrors_status, to avoid confusion with /usr/bin/check_mirror from the mga-mirrors package. From unknown author (I bet pterjan).
* Remove messageNicolas Lécureuil2017-04-081-1/+1
|
* Revert "Try to create UTF-8 databases"Nicolas Lécureuil2017-04-081-1/+1
|
* Try to create UTF-8 databasesNicolas Lécureuil2017-04-081-1/+1
|
* Try to create UTF-8 databasesNicolas Lécureuil2017-04-081-1/+1
|
* Add shutdown messageNicolas Lécureuil2017-04-081-1/+1
|
* Create /var/www/mirrors owned by nobodyOlivier Blin2017-04-081-0/+6
| | | | Like manually done on alamut
* Enable mirrors website on sucukOlivier Blin2017-04-081-3/+2
| | | | | The Catalyst app are now properly configured to run with mod_fcgid on Mageia 5.