/[adm]/puppet/modules/blog/manifests
ViewVC logotype

Log of /puppet/modules/blog/manifests

View Directory Listing Directory Listing


Sticky Revision:

Revision 2802 - Directory Listing
Modified Mon Aug 20 11:51:51 2012 UTC (11 years, 7 months ago) by dams
remove 'unzip' as added on 'base_packages.pp'

Revision 2748 - Directory Listing
Modified Tue May 15 11:49:51 2012 UTC (11 years, 10 months ago) by boklm
fix dependency name

Revision 2743 - Directory Listing
Modified Fri May 4 14:17:42 2012 UTC (11 years, 10 months ago) by dams
cosmetic rename to be the same as other files*

Revision 2716 - Directory Listing
Modified Mon Apr 2 11:29:57 2012 UTC (11 years, 11 months ago) by misc
fix dependency

Revision 2691 - Directory Listing
Modified Sun Mar 25 12:47:26 2012 UTC (11 years, 11 months ago) by misc
fix vhost invocation on several module, was missed by last commit, and add the one for redirect_ssl

Revision 2685 - Directory Listing
Modified Sun Mar 25 12:20:32 2012 UTC (11 years, 11 months ago) by misc
use the new name for mod_php module

Revision 2576 - Directory Listing
Modified Sat Mar 17 12:03:47 2012 UTC (12 years ago) by misc
small cleanup regarding variable scoping, and fix the comment to indicate what does the user is meant to do

Revision 2575 - Directory Listing
Modified Sat Mar 17 12:03:46 2012 UTC (12 years ago) by misc
clean the script + cronjob declaration like the backup one

Revision 2574 - Directory Listing
Modified Sat Mar 17 12:03:44 2012 UTC (12 years ago) by misc
ensure => installed is the default value, and reindent the list to see more easyly if there is a change in one package

Revision 2572 - Directory Listing
Modified Sat Mar 17 12:03:40 2012 UTC (12 years ago) by misc
clean the 2 backups modules

Revision 2571 - Directory Listing
Modified Sat Mar 17 12:03:38 2012 UTC (12 years ago) by misc
do not explitely set the same value as default one

Revision 2199 - Directory Listing
Modified Sun Jan 8 20:24:58 2012 UTC (12 years, 2 months ago) by misc
add defaults values for user created by puppet, to remove duplication

Revision 1776 - Directory Listing
Modified Mon Jun 20 10:11:41 2011 UTC (12 years, 9 months ago) by dams
add 'php-ldap' in the package list (needed for plugins)

Revision 1775 - Directory Listing
Modified Mon Jun 20 10:03:48 2011 UTC (12 years, 9 months ago) by dams
add 'unzip' in the package list (needed for plugins)

Revision 1616 - Directory Listing
Modified Sun May 15 21:07:28 2011 UTC (12 years, 10 months ago) by boklm
change backup directory path

Revision 1614 - Directory Listing
Modified Sun May 15 18:12:43 2011 UTC (12 years, 10 months ago) by boklm
define blog_location and blog_domain in base

Revision 1609 - Directory Listing
Modified Sun May 15 17:41:00 2011 UTC (12 years, 10 months ago) by boklm
change blog directory

Revision 1427 - Directory Listing
Modified Wed Mar 30 09:29:10 2011 UTC (12 years, 11 months ago) by dams
add backup for blog files

Revision 1334 - Directory Listing
Modified Fri Mar 18 18:36:25 2011 UTC (13 years ago) by dams
update cron information to be more explicit

Revision 1333 - Directory Listing
Modified Fri Mar 18 18:32:33 2011 UTC (13 years ago) by dams
fix path for backup

Revision 1332 - Directory Listing
Modified Fri Mar 18 18:30:18 2011 UTC (13 years ago) by dams
remove day in cron

Revision 1331 - Directory Listing
Modified Fri Mar 18 18:26:21 2011 UTC (13 years ago) by dams
typo

Revision 1330 - Directory Listing
Modified Fri Mar 18 18:25:22 2011 UTC (13 years ago) by dams
fix cron day parameter

Revision 1329 - Directory Listing
Modified Fri Mar 18 18:20:30 2011 UTC (13 years ago) by dams
add db backup and update class names to be more explicit

Revision 1275 - Directory Listing
Modified Mon Mar 7 17:37:39 2011 UTC (13 years ago) by dams
enable crontab for checking new blog post

Revision 1273 - Directory Listing
Modified Mon Mar 7 11:49:11 2011 UTC (13 years ago) by dams
disable checking for new blog post during migration (spotted by ennael)

Revision 1272 - Directory Listing
Modified Mon Mar 7 10:21:16 2011 UTC (13 years ago) by dams
migrate blogs on champagne

Revision 1267 - Directory Listing
Modified Thu Mar 3 18:01:31 2011 UTC (13 years ago) by dams
update init.pp to split script in different classes

Revision 1259 - Directory Listing
Modified Thu Mar 3 15:19:13 2011 UTC (13 years ago) by dams
remove 'mysql' installation on champagne

Revision 1238 - Directory Listing
Modified Wed Mar 2 20:09:02 2011 UTC (13 years ago) by boklm
update blog user's comment (which is used in From header in emails sent)

Revision 1189 - Directory Listing
Modified Wed Feb 23 18:05:58 2011 UTC (13 years ago) by dams
remove nail in 'packages to be installed' as it's already in 'postfix' module

Revision 1187 - Directory Listing
Modified Wed Feb 23 17:57:23 2011 UTC (13 years ago) by dams
add nail in 'packages to be installed'

Revision 1112 - Directory Listing
Modified Thu Feb 17 12:45:15 2011 UTC (13 years, 1 month ago) by dams
remove blog group

Revision 1106 - Directory Listing
Modified Thu Feb 17 12:29:00 2011 UTC (13 years, 1 month ago) by dams
update user/group as blog:blog is not needed anymore

Revision 1048 - Directory Listing
Modified Sat Feb 12 14:03:31 2011 UTC (13 years, 1 month ago) by misc
- add ssl support on blog, and reuse the vhost_base module ( so there
is less template to write )

Revision 1047 - Directory Listing
Modified Sat Feb 12 14:03:30 2011 UTC (13 years, 1 month ago) by misc
add a require on user ( for ordering prupose, as cron use the user )

Revision 1045 - Directory Listing
Modified Sat Feb 12 14:03:27 2011 UTC (13 years, 1 month ago) by misc
- use variable for the blog domain and location (less stuff to change
  later )

Revision 1044 - Directory Listing
Modified Sat Feb 12 14:03:26 2011 UTC (13 years, 1 month ago) by misc
- add a comment about directory group ownership ( to see later )

Revision 1043 - Directory Listing
Modified Sat Feb 12 14:03:24 2011 UTC (13 years, 1 month ago) by misc
- group logically the 2 parts of the file, scripts at first, websites at
  the end

Revision 1042 - Directory Listing
Modified Sat Feb 12 14:03:23 2011 UTC (13 years, 1 month ago) by misc
- script should be root owned

Revision 1041 - Directory Listing
Modified Sat Feb 12 14:03:22 2011 UTC (13 years, 1 month ago) by misc
- use /var/lib/blog for home directory of the systm user running blog

Revision 1040 - Directory Listing
Modified Sat Feb 12 14:03:20 2011 UTC (13 years, 1 month ago) by misc
- more explicit comment

Revision 1036 - Directory Listing
Modified Sat Feb 12 11:08:22 2011 UTC (13 years, 1 month ago) by misc
- rename file ( no need to number it )


Revision 1007 - Directory Listing
Modified Fri Feb 11 15:27:48 2011 UTC (13 years, 1 month ago) by dams
do not hardcode domain (spotted by misc)

Revision 1005 - Directory Listing
Modified Fri Feb 11 15:11:00 2011 UTC (13 years, 1 month ago) by dams
add the user creation by puppet

Revision 855 - Directory Listing
Modified Tue Jan 18 23:08:26 2011 UTC (13 years, 2 months ago) by dams
fix group/user

Revision 853 - Directory Listing
Modified Tue Jan 18 22:51:10 2011 UTC (13 years, 2 months ago) by dams
typo

Revision 852 - Directory Listing
Modified Tue Jan 18 22:47:43 2011 UTC (13 years, 2 months ago) by dams
add dep and rights

Revision 839 - Directory Listing
Modified Tue Jan 18 17:49:20 2011 UTC (13 years, 2 months ago) by boklm
use blog-test.mageia.org as vhost

Revision 838 - Directory Listing
Modified Tue Jan 18 17:34:15 2011 UTC (13 years, 2 months ago) by boklm
fix vhost filename

Revision 837 - Directory Listing
Modified Tue Jan 18 17:33:02 2011 UTC (13 years, 2 months ago) by boklm
use apache::vhost_other_app

Revision 833 - Directory Listing
Modified Tue Jan 18 17:07:54 2011 UTC (13 years, 2 months ago) by dams
typo (vhost)

Revision 831 - Directory Listing
Modified Tue Jan 18 16:59:26 2011 UTC (13 years, 2 months ago) by dams
add the vhost for blogs

Revision 829 - Directory Listing
Modified Tue Jan 18 16:31:36 2011 UTC (13 years, 2 months ago) by dams
start the migration of blogs on champagne

Revision 746 - Directory Listing
Modified Sun Jan 9 11:15:13 2011 UTC (13 years, 2 months ago) by misc
use mysql module, reindent the file to be consistent with space and more compact

Revision 481 - Directory Listing
Modified Fri Nov 26 16:57:31 2010 UTC (13 years, 3 months ago) by dams
Fix the check on wget if server is down (thanks to rtp)

Revision 361 - Directory Listing
Modified Sun Nov 21 23:23:59 2010 UTC (13 years, 3 months ago) by misc
- move apache requirement in the blog class ( so we do not forget it )
- since apache::mod_php implie apache::base, remove redundant include


Revision 279 - Directory Listing
Modified Thu Nov 18 10:04:30 2010 UTC (13 years, 4 months ago) by dams
Change class

Revision 276 - Directory Listing
Modified Thu Nov 18 09:50:40 2010 UTC (13 years, 4 months ago) by dams
Merge two modules: mysql and blog

Revision 232 - Directory Listing
Modified Wed Nov 10 14:03:49 2010 UTC (13 years, 4 months ago) by dams
Fix cron for check new blog post

Revision 225 - Directory Listing
Modified Wed Nov 10 11:13:45 2010 UTC (13 years, 4 months ago) by dams
Remove 'nail' on 'blog' and add 'mailx' on 'postfix'

Revision 224 - Directory Listing
Modified Wed Nov 10 10:58:04 2010 UTC (13 years, 4 months ago) by dams
Add 'nail' on 'blog' and 'mod_php' on 'champagne'

Revision 153 - Directory Listing
Modified Fri Nov 5 16:07:12 2010 UTC (13 years, 4 months ago) by dams
fix typo :p

Revision 152 - Directory Listing
Modified Fri Nov 5 16:04:11 2010 UTC (13 years, 4 months ago) by dams
fix 'cron'

Revision 150 - Directory Listing
Modified Fri Nov 5 15:51:23 2010 UTC (13 years, 4 months ago) by dams
remove 'recurse'

Revision 149 - Directory Listing
Modified Fri Nov 5 15:46:46 2010 UTC (13 years, 4 months ago) by dams
fix 'ensure' to 'directory'

Revision 148 - Directory Listing
Modified Fri Nov 5 15:39:56 2010 UTC (13 years, 4 months ago) by dams
add the creation of '/var/lib/blog/' in init.pp

Revision 147 - Directory Listing
Modified Fri Nov 5 15:29:35 2010 UTC (13 years, 4 months ago) by dams
remove the check for postfix not to duplicate the 'postfix' module

Revision 146 - Directory Listing
Modified Fri Nov 5 14:51:49 2010 UTC (13 years, 4 months ago) by dams
fix the path to '/usr/local/bin' '/var/lib/blog'

Revision 143 - Directory Listing
Added Fri Nov 5 14:16:41 2010 UTC (13 years, 4 months ago) by dams
adding check_new-blog-post on champagne

  ViewVC Help
Powered by ViewVC 1.1.30