aboutsummaryrefslogtreecommitdiffstats
path: root/modules/blog/manifests
Commit message (Expand)AuthorAgeFilesLines
* small cleanup regarding variable scoping, and fix the comment to indicate wha...Michael Scherer2012-03-171-11/+9
* clean the script + cronjob declaration like the backup oneMichael Scherer2012-03-171-13/+8
* ensure => installed is the default value, and reindent the list to see more e...Michael Scherer2012-03-171-3/+4
* clean the 2 backups modulesMichael Scherer2012-03-171-28/+17
* do not explitely set the same value as default oneMichael Scherer2012-03-171-3/+0
* add defaults values for user created by puppet, to remove duplicationMichael Scherer2012-01-081-2/+0
* add 'php-ldap' in the package list (needed for plugins)Damien Lallement2011-06-201-1/+1
* add 'unzip' in the package list (needed for plugins)Damien Lallement2011-06-201-1/+1
* change backup directory pathNicolas Vigier2011-05-151-2/+4
* define blog_location and blog_domain in baseNicolas Vigier2011-05-151-3/+3
* change blog directoryNicolas Vigier2011-05-151-1/+1
* add backup for blog filesDamien Lallement2011-03-301-0/+25
* update cron information to be more explicitDamien Lallement2011-03-181-2/+2
* fix path for backupDamien Lallement2011-03-181-1/+1
* remove day in cronDamien Lallement2011-03-181-1/+0
* typoDamien Lallement2011-03-181-1/+1
* fix cron day parameterDamien Lallement2011-03-181-1/+1
* add db backup and update class names to be more explicitDamien Lallement2011-03-181-1/+27
* enable crontab for checking new blog postDamien Lallement2011-03-071-6/+6
* disable checking for new blog post during migration (spotted by ennael)Damien Lallement2011-03-071-6/+6
* migrate blogs on champagneDamien Lallement2011-03-071-2/+2
* update init.pp to split script in different classesDamien Lallement2011-03-031-43/+47
* remove 'mysql' installation on champagneDamien Lallement2011-03-031-2/+1
* update blog user's comment (which is used in From header in emails sent)Nicolas Vigier2011-03-021-1/+1
* remove nail in 'packages to be installed' as it's already in 'postfix' moduleDamien Lallement2011-02-231-1/+1
* add nail in 'packages to be installed'Damien Lallement2011-02-231-1/+1
* remove blog groupDamien Lallement2011-02-171-2/+1
* update user/group as blog:blog is not needed anymoreDamien Lallement2011-02-171-1/+1
* - add ssl support on blog, and reuse the vhost_base module ( so thereMichael Scherer2011-02-121-2/+11
* add a require on user ( for ordering prupose, as cron use the user )Michael Scherer2011-02-121-1/+1
* - use variable for the blog domain and location (less stuff to changeMichael Scherer2011-02-121-2/+5
* - 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
* - more explicit commentMichael Scherer2011-02-121-1/+2
* - rename file ( no need to number it )Michael Scherer2011-02-121-1/+1
* do not hardcode domain (spotted by misc)Damien Lallement2011-02-111-1/+1
* add the user creation by puppetDamien Lallement2011-02-111-15/+18
* fix group/userDamien Lallement2011-01-181-3/+3
* typoDamien Lallement2011-01-181-1/+1
* add dep and rightsDamien Lallement2011-01-181-3/+4
* use blog-test.mageia.org as vhostNicolas Vigier2011-01-181-1/+1
* fix vhost filenameNicolas Vigier2011-01-181-1/+1
* use apache::vhost_other_appNicolas Vigier2011-01-181-7/+2
* typo (vhost)Damien Lallement2011-01-181-2/+2
* add the vhost for blogsDamien Lallement2011-01-181-1/+10
* start the migration of blogs on champagneDamien Lallement2011-01-181-3/+9
* use mysql module, reindent the file to be consistent with space and more compactMichael Scherer2011-01-091-30/+23
* Fix the check on wget if server is down (thanks to rtp)Damien Lallement2010-11-261-2/+2