aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* remove virtualhostDamien Lallement2011-02-161-5/+1
* typo after renaming vhosts.confDamien Lallement2011-02-161-1/+1
* update to fit with puppet rules explained by miscDamien Lallement2011-02-161-2/+8
* update to fit with puppet rules explained by miscDamien Lallement2011-02-161-1/+1
* environnement must be in a arrayMichael Scherer2011-02-151-1/+1
* fix the variable to use for connectingMichael Scherer2011-02-151-1/+1
* fix previous fix, O is not a digit, 0 isMichael Scherer2011-02-151-1/+1
* fix error in the perl script, argument start at 0, unlike CMichael Scherer2011-02-151-2/+2
* - enable access to the db from the vm for phpbb databaseMichael Scherer2011-02-151-0/+2
* add missing requires for scriptMichael Scherer2011-02-151-1/+3
* add the phpbb to the acl databaseMichael Scherer2011-02-151-1/+1
* add config.php management to set the databaseMichael Scherer2011-02-151-0/+17
* Archive files when signing failsPascal Terjan2011-02-151-0/+6
* - reenable the main domain as the problem is fixed.Michael Scherer2011-02-151-4/+10
* - disable the reception of mail on alamut for the main domain, Michael Scherer2011-02-151-1/+4
* Use the complete adress for bugzilla-deamon if not it will use @bugs.mageia.orgDexter Morgan2011-02-151-1/+1
* - use smtp instead of sendmail, to solve problem of wrong sender from bugzill...Michael Scherer2011-02-151-1/+1
* - fix error in declarationMichael Scherer2011-02-151-1/+0
* deploy ldap config into phpbb databaseMichael Scherer2011-02-151-5/+24
* add a define to manage part of the phpbb config from puppet by directly chang...Michael Scherer2011-02-152-1/+43
* use a variableMichael Scherer2011-02-151-4/+6
* create the postgresql db for phpbbMichael Scherer2011-02-151-1/+9
* do not hardcode domainMichael Scherer2011-02-151-1/+1
* Add bugs@ml as globalwatcherDexter Morgan2011-02-151-1/+1
* Allow DB accouts.Dexter Morgan2011-02-151-1/+1
* Enable mirror actionPascal Terjan2011-02-141-0/+5
* Enable votesDexter Morgan2011-02-141-1/+1
* add proper requires, to avoid ordering error when deploying apache based web ...Michael Scherer2011-02-131-1/+10
* - fix dns problem on friteuse ( as bind compete with dnsmasq for port 53 )Michael Scherer2011-02-131-0/+4
* temporary work around for bugzilla being unable to send mail to webteamMichael Scherer2011-02-131-0/+9
* Enable useqacontactDexter Morgan2011-02-131-1/+1
* set allowemailchange to 0Dexter Morgan2011-02-131-1/+1
* add missing :Dexter Morgan2011-02-121-1/+1
* Fix typoDexter Morgan2011-02-121-1/+1
* Set defaultpriority to normalDexter Morgan2011-02-121-1/+1
* Fix typoDexter Morgan2011-02-121-1/+1
* Enable commentonchange_resolutionDexter Morgan2011-02-121-1/+1
* Do not use "See also" field.Dexter Morgan2011-02-121-1/+1
* - initial module to setup phpbbMichael Scherer2011-02-121-0/+18
* disable some wsgi check, as viewvc do not like them ( should be reported upst...Michael Scherer2011-02-121-1/+4
* - fix wrong type for ssl redirectionMichael Scherer2011-02-121-1/+1
* - enable ssl, and rewrite the web config to use the higher level apacheMichael Scherer2011-02-122-16/+13
* - add ssl support on blog, and reuse the vhost_base module ( so thereMichael Scherer2011-02-122-6/+11
* add a require on user ( for ordering prupose, as cron use the user )Michael Scherer2011-02-121-1/+1
* - fix ordering, as the exec will fail if postgresql is not runningMichael Scherer2011-02-121-0/+2
* - use variable for the blog domain and location (less stuff to changeMichael Scherer2011-02-122-5/+8
* - add a comment about directory group ownership ( to see later )Michael Scherer2011-02-121-1/+2
* - group logically the 2 parts of the file, scripts at first, websites atMichael Scherer2011-02-121-14/+14
* - script should be root ownedMichael Scherer2011-02-121-2/+2
* - use /var/lib/blog for home directory of the systm user running blogMichael Scherer2011-02-121-7/+1