aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors/manifests
Commit message (Collapse)AuthorAgeFilesLines
* mga-mirrors: add check_mirrors_status script and cronOlivier Blin2017-04-081-0/+5
| | | | | | | | | | 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).
* Create /var/www/mirrors owned by nobodyOlivier Blin2017-04-081-0/+6
| | | | Like manually done on alamut
* use consistent domain referencesThomas Backlund2015-10-201-1/+1
|
* lint fixes for mga-mirrorsThomas Backlund2015-10-201-1/+1
|
* Attempt to support alias in catalyst_appPascal Terjan2014-04-041-0/+3
|
* Add an alias for mirrors statusPascal Terjan2014-04-031-0/+1
|
* mga-mirrors: remove fastcgi redefinitionNicolas Vigier2013-07-251-3/+4
|
* mga-mirrors: add ssl vhostNicolas Vigier2013-07-251-0/+7
|
* split vhost_catalyst_app in a separate fileMichael Scherer2012-04-021-1/+1
|
* clean the module mga-mirrorsMichael Scherer2012-03-191-13/+13
|
* small cleaning of mga-mirrorsMichael Scherer2012-01-081-10/+2
|
* update mga_mirrors cron to send emails to root instead of apache userNicolas Vigier2011-08-011-0/+8
|
* revert last commit for now as it broke alamutThomas Backlund2011-05-191-9/+0
|
* declare the web application twice, one time as http and one timeMichael Scherer2011-05-191-0/+9
| | | | as https
* disable https redirect on mirrors.mageia.org, as it is causing problems in ↵Nicolas Vigier2011-05-191-3/+0
| | | | stage1
* fix syntaxNicolas Vigier2011-05-191-1/+1
|
* redirect http to https on mirrors.mageia.orgNicolas Vigier2011-05-191-6/+2
|
* add ssl on mirrors.mageia.orgNicolas Vigier2011-05-191-0/+7
|
* use the new type for user and database declaration ( will be used later for ↵Michael Scherer2011-03-221-5/+1
| | | | pg access list )
* - use the new type for remote database declarationMichael Scherer2011-03-081-3/+2
|
* - create the database and the user on deployment of mga-mirrorsMichael Scherer2010-12-151-0/+10
|
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-151-1/+1
| | | | is ldap or postgresql at the first glance
* add requires on package, so it doesn't prevent apache from startingMichael Scherer2010-12-051-2/+4
| | | | | Since the config file was created even without the rpm installed, apache complain about missing script when being restarted.
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-221-1/+1
|
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-2/+2
| | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others
* - oups, fix errorMichael Scherer2010-11-051-1/+1
|
* - refactor catalyst application config using a common class ( catdap is next )Michael Scherer2010-11-051-12/+3
|
* - install the module that we use in practiceMichael Scherer2010-11-051-1/+1
|
* - refactor the vhost setting, and clean itMichael Scherer2010-11-051-2/+4
|
* - add the config file in svn Michael Scherer2010-11-041-1/+12
|
* - fix file nameOlivier Thauvin2010-11-041-1/+1
|
* - add config for mga-mirrorsOlivier Thauvin2010-11-041-0/+19