aboutsummaryrefslogtreecommitdiffstats
path: root/modules/blog
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate wget, fix nail for newer releasesDan Fandrich2024-10-121-2/+0
| | | | | | Puppet doesn't like it when two modules want the same package, so rely on wget being part of the base package set. nail is called s-nail on >= mga9 so fix binrepo.
* Ensure the s-nail package is installedDan Fandrich2024-10-121-4/+8
| | | | | The check_new-blog-post.sh script uses this to send mails. Also make sure wget is there. Drop blog support for <mga8.
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-044-6/+6
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-044-6/+6
| | | | Access without the @ symbol is the older method and is discouraged.
* Fix some typos in user-visible stringsDan Fandrich2024-08-151-1/+1
|
* Fix typos in commentsDan Fandrich2024-08-151-1/+1
| | | | This should result in no difference in configuration.
* Switch links to https: where possibleDan Fandrich2024-01-251-1/+1
| | | | | | | All these point to valid https: resources, but there is a small chance that some unusual interaction will cause it not to work. Some of these changes also won't take effect until the server is restarted, so we'll need to keep this in mind if failures occur long from now.
* Fix Removing leading `/' from member names' warningDan Fandrich2023-12-121-2/+3
| | | | This should stop an unnecessary cron warning e-mail.
* Also backup the sv locale in backup_blog-files.shDan Fandrich2023-12-121-1/+1
|
* blog: fix up php-myslq(nd) depsThomas Backlund2019-09-241-0/+6
|
* use consistent domain referencesThomas Backlund2015-10-201-3/+3
|
* lint fixes for blogThomas Backlund2015-10-193-16/+16
|
* More mga-common mga_common remaningNicolas Vigier2013-06-191-3/+3
|
* Rename mga-common module to mga_common.Nicolas Vigier2013-06-191-3/+3
| | | | New puppet version doesn't like modules with a - in their name.
* Send new blog post notifications to i18n-reports MLNicolas Vigier2013-04-221-2/+2
|
* blog: add variables to set blog emailsNicolas Vigier2013-04-162-2/+4
|
* - Fix sending empty mailDamien Lallement2013-03-061-21/+18
| | | | | | | - Fix 'from'/'reply-to' - Update mail content - Fix warning detection about new post or updated post
* Local_script -> Mga-common::Local_scriptNicolas Vigier2012-12-101-3/+3
|
* blog: use mga-common::local_scriptNicolas Vigier2012-12-101-3/+3
|
* update user comment to be betterDamien Lallement2012-09-051-1/+1
|
* remove 'unzip' as added on 'base_packages.pp'Damien Lallement2012-08-201-2/+1
|
* fix dependency nameNicolas Vigier2012-05-151-1/+1
|
* cosmetic rename to be the same as other files*Damien Lallement2012-05-041-1/+1
|
* add uk blogDamien Lallement2012-04-162-2/+2
|
* fix dependencyMichael Scherer2012-04-021-1/+1
|
* fix vhost invocation on several module, was missed by last commit, and add ↵Michael Scherer2012-03-251-2/+2
| | | | the one for redirect_ssl
* use the new name for mod_php moduleMichael Scherer2012-03-251-1/+1
|
* small cleanup regarding variable scoping, and fix the comment to indicate ↵Michael Scherer2012-03-171-11/+9
| | | | what does the user is meant to do
* 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 ↵Michael Scherer2012-03-171-3/+4
| | | | easyly if there is a change in one package
* 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-153-4/+6
|
* define blog_location and blog_domain in baseNicolas Vigier2011-05-151-3/+3
|
* use blog_location variable in backup blog scriptNicolas Vigier2011-05-151-1/+1
|
* change blog directoryNicolas Vigier2011-05-151-1/+1
|
* - use lzma, as this reduce the size of backups file from 607 Mo to 460 Mo Michael Scherer2011-04-281-1/+1
| | | | | ( around 25 % )
* fix tar option (ter), remove 'v' option (spotted by pterjan)Damien Lallement2011-04-041-1/+1
|
* fix tar option (bis)Damien Lallement2011-04-041-1/+1
|
* fix tar optionDamien Lallement2011-04-041-1/+1
|
* update backup files to do a tar.gz instead of 'rsync' not to spend a lot of ↵Damien Lallement2011-04-041-1/+1
| | | | space for backup
* add backup for planet and fix typo on backup-files for blogDamien Lallement2011-03-301-1/+1
|
* remove verbose on rsyncDamien Lallement2011-03-301-1/+1
|
* update url for making misc proud of meDamien Lallement2011-03-301-1/+1
|
* add backup for blog files (missing script)Damien Lallement2011-03-301-0/+23
|
* add backup for blog filesDamien Lallement2011-03-301-0/+25
|
* udpate script to have a week of backupDamien Lallement2011-03-211-1/+16
|