aboutsummaryrefslogtreecommitdiffstats
path: root/modules/blog/manifests/init.pp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | is less template to write )
* 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
| | | | later )
* - 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
| | | | the end
* - 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
|
* - move apache requirement in the blog class ( so we do not forget it )Michael Scherer2010-11-211-5/+3
| | | | | - since apache::mod_php implie apache::base, remove redundant include
* Change classDamien Lallement2010-11-181-7/+9
|
* Merge two modules: mysql and blogDamien Lallement2010-11-181-1/+15
|
* Fix cron for check new blog postDamien Lallement2010-11-101-1/+1
|
* Remove 'nail' on 'blog' and add 'mailx' on 'postfix'Damien Lallement2010-11-101-3/+0
|
* Add 'nail' on 'blog' and 'mod_php' on 'champagne'Damien Lallement2010-11-101-3/+3
|
* fix typo :pDamien Lallement2010-11-051-1/+1
|
* fix 'cron'Damien Lallement2010-11-051-1/+0
|
* remove 'recurse'Damien Lallement2010-11-051-1/+0
|
* fix 'ensure' to 'directory'Damien Lallement2010-11-051-3/+4
|
* add the creation of '/var/lib/blog/' in init.ppDamien Lallement2010-11-051-1/+8
|
* remove the check for postfix not to duplicate the 'postfix' moduleDamien Lallement2010-11-051-3/+3
|