Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add backup for blog files | Damien Lallement | 2011-03-30 | 1 | -0/+25 |
| | |||||
* | update cron information to be more explicit | Damien Lallement | 2011-03-18 | 1 | -2/+2 |
| | |||||
* | fix path for backup | Damien Lallement | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | remove day in cron | Damien Lallement | 2011-03-18 | 1 | -1/+0 |
| | |||||
* | typo | Damien Lallement | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | fix cron day parameter | Damien Lallement | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | add db backup and update class names to be more explicit | Damien Lallement | 2011-03-18 | 1 | -1/+27 |
| | |||||
* | enable crontab for checking new blog post | Damien Lallement | 2011-03-07 | 1 | -6/+6 |
| | |||||
* | disable checking for new blog post during migration (spotted by ennael) | Damien Lallement | 2011-03-07 | 1 | -6/+6 |
| | |||||
* | migrate blogs on champagne | Damien Lallement | 2011-03-07 | 1 | -2/+2 |
| | |||||
* | update init.pp to split script in different classes | Damien Lallement | 2011-03-03 | 1 | -43/+47 |
| | |||||
* | remove 'mysql' installation on champagne | Damien Lallement | 2011-03-03 | 1 | -2/+1 |
| | |||||
* | update blog user's comment (which is used in From header in emails sent) | Nicolas Vigier | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | remove nail in 'packages to be installed' as it's already in 'postfix' module | Damien Lallement | 2011-02-23 | 1 | -1/+1 |
| | |||||
* | add nail in 'packages to be installed' | Damien Lallement | 2011-02-23 | 1 | -1/+1 |
| | |||||
* | remove blog group | Damien Lallement | 2011-02-17 | 1 | -2/+1 |
| | |||||
* | update user/group as blog:blog is not needed anymore | Damien Lallement | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | - add ssl support on blog, and reuse the vhost_base module ( so there | Michael Scherer | 2011-02-12 | 1 | -2/+11 |
| | | | | is less template to write ) | ||||
* | add a require on user ( for ordering prupose, as cron use the user ) | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | - use variable for the blog domain and location (less stuff to change | Michael Scherer | 2011-02-12 | 1 | -2/+5 |
| | | | | later ) | ||||
* | - add a comment about directory group ownership ( to see later ) | Michael Scherer | 2011-02-12 | 1 | -1/+2 |
| | |||||
* | - group logically the 2 parts of the file, scripts at first, websites at | Michael Scherer | 2011-02-12 | 1 | -14/+14 |
| | | | | the end | ||||
* | - script should be root owned | Michael Scherer | 2011-02-12 | 1 | -2/+2 |
| | |||||
* | - use /var/lib/blog for home directory of the systm user running blog | Michael Scherer | 2011-02-12 | 1 | -7/+1 |
| | |||||
* | - more explicit comment | Michael Scherer | 2011-02-12 | 1 | -1/+2 |
| | |||||
* | - rename file ( no need to number it ) | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | do not hardcode domain (spotted by misc) | Damien Lallement | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | add the user creation by puppet | Damien Lallement | 2011-02-11 | 1 | -15/+18 |
| | |||||
* | fix group/user | Damien Lallement | 2011-01-18 | 1 | -3/+3 |
| | |||||
* | typo | Damien Lallement | 2011-01-18 | 1 | -1/+1 |
| | |||||
* | add dep and rights | Damien Lallement | 2011-01-18 | 1 | -3/+4 |
| | |||||
* | use blog-test.mageia.org as vhost | Nicolas Vigier | 2011-01-18 | 1 | -1/+1 |
| | |||||
* | fix vhost filename | Nicolas Vigier | 2011-01-18 | 1 | -1/+1 |
| | |||||
* | use apache::vhost_other_app | Nicolas Vigier | 2011-01-18 | 1 | -7/+2 |
| | |||||
* | typo (vhost) | Damien Lallement | 2011-01-18 | 1 | -2/+2 |
| | |||||
* | add the vhost for blogs | Damien Lallement | 2011-01-18 | 1 | -1/+10 |
| | |||||
* | start the migration of blogs on champagne | Damien Lallement | 2011-01-18 | 1 | -3/+9 |
| | |||||
* | use mysql module, reindent the file to be consistent with space and more compact | Michael Scherer | 2011-01-09 | 1 | -30/+23 |
| | |||||
* | Fix the check on wget if server is down (thanks to rtp) | Damien Lallement | 2010-11-26 | 1 | -2/+2 |
| | |||||
* | - move apache requirement in the blog class ( so we do not forget it ) | Michael Scherer | 2010-11-21 | 1 | -5/+3 |
| | | | | | - since apache::mod_php implie apache::base, remove redundant include | ||||
* | Change class | Damien Lallement | 2010-11-18 | 1 | -7/+9 |
| | |||||
* | Merge two modules: mysql and blog | Damien Lallement | 2010-11-18 | 1 | -1/+15 |
| | |||||
* | Fix cron for check new blog post | Damien Lallement | 2010-11-10 | 1 | -1/+1 |
| | |||||
* | Remove 'nail' on 'blog' and add 'mailx' on 'postfix' | Damien Lallement | 2010-11-10 | 1 | -3/+0 |
| | |||||
* | Add 'nail' on 'blog' and 'mod_php' on 'champagne' | Damien Lallement | 2010-11-10 | 1 | -3/+3 |
| | |||||
* | fix typo :p | Damien Lallement | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | fix 'cron' | Damien Lallement | 2010-11-05 | 1 | -1/+0 |
| | |||||
* | remove 'recurse' | Damien Lallement | 2010-11-05 | 1 | -1/+0 |
| | |||||
* | fix 'ensure' to 'directory' | Damien Lallement | 2010-11-05 | 1 | -3/+4 |
| | |||||
* | add the creation of '/var/lib/blog/' in init.pp | Damien Lallement | 2010-11-05 | 1 | -1/+8 |
| |