/[adm]/puppet/modules/apache/manifests/init.pp
ViewVC logotype

Log of /puppet/modules/apache/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2099 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 20 13:41:07 2011 UTC (12 years, 3 months ago) by boklm
File length: 9010 byte(s)
Diff to previous 2085 , to selected 1494
add class for mod_geoip

Revision 2085 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 9 22:14:05 2011 UTC (12 years, 4 months ago) by boklm
File length: 8908 byte(s)
Diff to previous 2015 , to selected 1494
only add NameVirtualHost on port 443 when mod_ssl has been selected

Revision 2015 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 19 12:57:09 2011 UTC (12 years, 6 months ago) by misc
File length: 8570 byte(s)
Diff to previous 1636 , to selected 1494
attempt to fix the problem of undefined log file for apache

Revision 1636 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 10:25:22 2011 UTC (12 years, 10 months ago) by boklm
File length: 8566 byte(s)
Diff to previous 1635 , to selected 1494
keep httpd logs for 24 months

Revision 1635 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 10:21:10 2011 UTC (12 years, 10 months ago) by boklm
File length: 8475 byte(s)
Diff to previous 1634 , to selected 1494
add logrotate config

Revision 1634 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 09:41:53 2011 UTC (12 years, 10 months ago) by boklm
File length: 8273 byte(s)
Diff to previous 1633 , to selected 1494
change log filename for logrotate

Revision 1633 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 09:22:51 2011 UTC (12 years, 10 months ago) by boklm
File length: 8273 byte(s)
Diff to previous 1632 , to selected 1494
move httpd_logdir definition

Revision 1632 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 09:15:58 2011 UTC (12 years, 10 months ago) by boklm
File length: 8273 byte(s)
Diff to previous 1631 , to selected 1494
use second variable, as it is not possible to reassign parameter

Revision 1631 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 09:10:36 2011 UTC (12 years, 10 months ago) by boklm
File length: 8157 byte(s)
Diff to previous 1630 , to selected 1494
fix syntax

Revision 1630 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 09:07:42 2011 UTC (12 years, 10 months ago) by boklm
File length: 8153 byte(s)
Diff to previous 1617 , to selected 1494
add separate logs on vhost_base

Revision 1617 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 19 10:07:12 2011 UTC (12 years, 10 months ago) by boklm
File length: 7882 byte(s)
Diff to previous 1599 , to selected 1494
add vhost parameter in vhost_catalyst_app

Revision 1599 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 8 19:12:41 2011 UTC (12 years, 10 months ago) by pterjan
File length: 7844 byte(s)
Diff to previous 1502 , to selected 1494
Allow setting options in vhost base template

Revision 1502 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 8 15:21:37 2011 UTC (12 years, 11 months ago) by boklm
File length: 7807 byte(s)
Diff to previous 1501 , to selected 1494
remove php module as it is not needed: php configuration changes are done from apache module

Revision 1501 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 8 14:59:05 2011 UTC (12 years, 11 months ago) by boklm
File length: 7833 byte(s)
Diff to previous 1500 , to selected 1494
fix syntax

Revision 1500 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 8 14:58:10 2011 UTC (12 years, 11 months ago) by boklm
File length: 7832 byte(s)
Diff to previous 1494
set php date.timezone to UTC (as CEST is an incorrect value)

Revision 1494 - (view) (download) (annotate) - [selected]
Modified Thu Apr 7 22:37:37 2011 UTC (12 years, 11 months ago) by boklm
File length: 7804 byte(s)
Diff to previous 1464
add php module

Revision 1464 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 4 14:06:03 2011 UTC (12 years, 11 months ago) by boklm
File length: 7778 byte(s)
Diff to previous 1319 , to selected 1494
include apache::base in vhost_base

Revision 1319 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 15:26:21 2011 UTC (13 years ago) by boklm
File length: 7756 byte(s)
Diff to previous 1248 , to selected 1494
allow using ssl in vhost_redirect

Revision 1248 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 3 00:43:20 2011 UTC (13 years ago) by boklm
File length: 7646 byte(s)
Diff to previous 1245 , to selected 1494
test wildcard_sslcert as a string (as facter converts booleans to strings)

Revision 1245 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 2 23:40:25 2011 UTC (13 years ago) by boklm
File length: 7638 byte(s)
Diff to previous 1243 , to selected 1494
only install default ssl vhost when mod_ssl is used

Revision 1243 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 2 23:25:25 2011 UTC (13 years ago) by boklm
File length: 7637 byte(s)
Diff to previous 1241 , to selected 1494
fix syntax error

Revision 1241 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 2 23:23:08 2011 UTC (13 years ago) by boklm
File length: 7636 byte(s)
Diff to previous 1237 , to selected 1494
add default ssl vhost

Revision 1237 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 2 20:05:22 2011 UTC (13 years ago) by boklm
File length: 7261 byte(s)
Diff to previous 1193 , to selected 1494
don't generate self signed certificate if wildcard certificate available

Revision 1193 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 24 14:33:39 2011 UTC (13 years, 1 month ago) by misc
File length: 7264 byte(s)
Diff to previous 1188 , to selected 1494
let a django application declare aliases

Revision 1188 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 17:59:25 2011 UTC (13 years, 1 month ago) by misc
File length: 7216 byte(s)
Diff to previous 1186 , to selected 1494
- oops, fix previous commit


Revision 1186 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 17:14:32 2011 UTC (13 years, 1 month ago) by misc
File length: 7214 byte(s)
Diff to previous 1185 , to selected 1494
restart apache when mod_wsgi.conf or mod_php.conf are changed ( or deployed )

Revision 1185 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 17:14:31 2011 UTC (13 years, 1 month ago) by misc
File length: 7132 byte(s)
Diff to previous 1175 , to selected 1494
- php complain when the timezone is not set, and do not seem
to be able to guess it from system setup. It is set in apache
config as this is easier to do ( alternative is to use augeas to modify
php.ini, would require more work on our servers )

Revision 1175 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 22 02:16:13 2011 UTC (13 years, 1 month ago) by misc
File length: 6860 byte(s)
Diff to previous 1103 , to selected 1494
- use the real name of the vhost for the ssl certificate

Revision 1103 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 16 17:28:47 2011 UTC (13 years, 1 month ago) by misc
File length: 6854 byte(s)
Diff to previous 1102 , to selected 1494
- add support for having a different vhost ( not pretty, but I didn't found other way )


Revision 1102 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 16 17:01:49 2011 UTC (13 years, 1 month ago) by misc
File length: 6746 byte(s)
Diff to previous 1065 , to selected 1494
- add support for ssl in vhost_reverse_proxy


Revision 1065 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 13 23:42:10 2011 UTC (13 years, 1 month ago) by misc
File length: 6695 byte(s)
Diff to previous 1021 , to selected 1494
add proper requires, to avoid ordering error when deploying apache based web software

Revision 1021 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 11 18:09:46 2011 UTC (13 years, 1 month ago) by dams
File length: 6378 byte(s)
Diff to previous 935 , to selected 1494
add a class for mod_deflate

Revision 935 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:45:03 2011 UTC (13 years, 1 month ago) by misc
File length: 6269 byte(s)
Diff to previous 934 , to selected 1494
add server_aliases argument, to enable to have server aliases on vhost

Revision 934 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:45:01 2011 UTC (13 years, 1 month ago) by misc
File length: 6156 byte(s)
Diff to previous 933 , to selected 1494
add use_ssl to django application

Revision 933 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:44:59 2011 UTC (13 years, 1 month ago) by misc
File length: 6123 byte(s)
Diff to previous 932 , to selected 1494
use vhost_base for vhost_wsgi type ( leaner )

Revision 932 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:44:56 2011 UTC (13 years, 1 month ago) by misc
File length: 6303 byte(s)
Diff to previous 931 , to selected 1494
- add support of aliases definition, prior to vhost_wsgi type merge

Revision 931 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:44:55 2011 UTC (13 years, 1 month ago) by misc
File length: 6269 byte(s)
Diff to previous 930 , to selected 1494
- add a vhost_redirect type

Revision 930 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:44:53 2011 UTC (13 years, 1 month ago) by misc
File length: 6096 byte(s)
Diff to previous 929 , to selected 1494
allow to set public_html on a vhost

Revision 929 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:44:52 2011 UTC (13 years, 1 month ago) by misc
File length: 5957 byte(s)
Diff to previous 928 , to selected 1494
add a define for mod_public_html

Revision 928 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:44:50 2011 UTC (13 years, 1 month ago) by misc
File length: 5822 byte(s)
Diff to previous 908 , to selected 1494
- refactoring of apache config file, to ease future deployment

Revision 908 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 28 12:26:04 2011 UTC (13 years, 2 months ago) by misc
File length: 6484 byte(s)
Diff to previous 890 , to selected 1494
enable mod_wdgi hack to let viewvc write to stdout. Viewvc should be
fixed, and a bug report should be opened ( but for now, this is faster )

Revision 890 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 24 12:22:10 2011 UTC (13 years, 2 months ago) by misc
File length: 6256 byte(s)
Diff to previous 812 , to selected 1494
allow to set aliases for wsgi powered web application ( should be refactored, IMHO )

Revision 812 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 17 15:24:07 2011 UTC (13 years, 2 months ago) by misc
File length: 6238 byte(s)
Diff to previous 778 , to selected 1494
new vhost_wsgi type, for viewvc support

Revision 778 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 13 18:12:29 2011 UTC (13 years, 2 months ago) by misc
File length: 5853 byte(s)
Diff to previous 742 , to selected 1494
add a reverse proxy class

Revision 742 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 9 11:15:08 2011 UTC (13 years, 2 months ago) by misc
File length: 5328 byte(s)
Diff to previous 621 , to selected 1494
add vhost_simple, for handling simple checkout ( php, static website )

Revision 621 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 03:11:52 2010 UTC (13 years, 3 months ago) by misc
File length: 4943 byte(s)
Diff to previous 619 , to selected 1494
add ssl support to django deployment class

Revision 619 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 01:39:36 2010 UTC (13 years, 3 months ago) by misc
File length: 4699 byte(s)
Diff to previous 612 , to selected 1494
- set default value of define to false ( so we are not forced to give
  one or the others )

Revision 612 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 01:39:27 2010 UTC (13 years, 3 months ago) by misc
File length: 4698 byte(s)
Diff to previous 497 , to selected 1494
do not use a variable called module in template, this is a reserved ruby keyword

Revision 497 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 2 01:30:22 2010 UTC (13 years, 3 months ago) by misc
File length: 4592 byte(s)
Diff to previous 489 , to selected 1494
add ordering to the ssl cert creation ( so apache do not fail when reloaded )

Revision 489 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 30 19:21:49 2010 UTC (13 years, 3 months ago) by misc
File length: 4545 byte(s)
Diff to previous 487 , to selected 1494
- create the certificate ( self signed ) when ssl is enabled

Revision 487 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 30 19:21:47 2010 UTC (13 years, 3 months ago) by misc
File length: 4366 byte(s)
Diff to previous 422 , to selected 1494
add the directory that will hold ssl certs

Revision 422 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 23 16:03:02 2010 UTC (13 years, 4 months ago) by misc
File length: 4288 byte(s)
Diff to previous 412 , to selected 1494
automatically pull apache::base to be consistant with others define


Revision 412 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 23 01:14:05 2010 UTC (13 years, 4 months ago) by misc
File length: 4259 byte(s)
Diff to previous 280 , to selected 1494
- it is IMHO cleaner and logical to have apache::vhost_other_app directly requiring apache::base rather than letting every people adding it when using the class

Revision 280 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 18 15:55:02 2010 UTC (13 years, 4 months ago) by boklm
File length: 4230 byte(s)
Diff to previous 207 , to selected 1494
add vhost_other_app and webapp_other defines

Revision 207 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 8 13:13:13 2010 UTC (13 years, 4 months ago) by boklm
File length: 3503 byte(s)
Diff to previous 201 , to selected 1494
add default vhost with redirection to www.mageia.org

Revision 201 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 8 01:12:49 2010 UTC (13 years, 4 months ago) by misc
File length: 3162 byte(s)
Diff to previous 194 , to selected 1494
- I refactored too much this doesn't work as intended for define 


Revision 194 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 8 00:18:44 2010 UTC (13 years, 4 months ago) by misc
File length: 3182 byte(s)
Diff to previous 192 , to selected 1494
- add a hook to serve static file with apache directly


Revision 192 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 7 23:30:39 2010 UTC (13 years, 4 months ago) by misc
File length: 3166 byte(s)
Diff to previous 182 , to selected 1494
- add a mod_ssl class


Revision 182 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 6 17:50:14 2010 UTC (13 years, 4 months ago) by misc
File length: 3047 byte(s)
Diff to previous 181 , to selected 1494
- add django support with wsgi

Revision 181 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 6 17:39:16 2010 UTC (13 years, 4 months ago) by misc
File length: 2129 byte(s)
Diff to previous 176 , to selected 1494
- refactor the directory name for apache vhost config

Revision 176 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 6 09:36:03 2010 UTC (13 years, 4 months ago) by misc
File length: 2111 byte(s)
Diff to previous 167 , to selected 1494
- add a type for vhost redirection to ssl ( for epoll and catdap, once we have https )


Revision 167 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 5 23:29:16 2010 UTC (13 years, 4 months ago) by misc
File length: 1729 byte(s)
Diff to previous 126 , to selected 1494
- add a define to ease catalyst application deployement


Revision 126 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 5 02:13:15 2010 UTC (13 years, 4 months ago) by misc
File length: 1291 byte(s)
Diff to previous 124 , to selected 1494
- oups, the path was wrong


Revision 124 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 5 01:08:21 2010 UTC (13 years, 4 months ago) by misc
File length: 1289 byte(s)
Diff to previous 117 , to selected 1494
- add a class for mod_fastcgi


Revision 117 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 5 00:12:10 2010 UTC (13 years, 4 months ago) by misc
File length: 1163 byte(s)
Diff to previous 96 , to selected 1494
- add a alias for apache package ( so we can change the engine )
- add a file to cleanly add the 2 directive for VirtualHost on 80 and 443 
without having to import the whole apache config in svn ( as this would be annoying to merge later ) 


Revision 96 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 4 17:42:21 2010 UTC (13 years, 4 months ago) by misc
File length: 773 byte(s)
Diff to previous 84 , to selected 1494
- fix the service name ( as i cannot name it apache, i need to use a alias )


Revision 84 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 4 15:53:24 2010 UTC (13 years, 4 months ago) by misc
File length: 785 byte(s)
Diff to previous 80 , to selected 1494
- since catdap use fcgid ( in the example file given by buchan ), let's add this


Revision 80 - (view) (download) (annotate) - [select for diffs]
Added Thu Nov 4 01:09:23 2010 UTC (13 years, 4 months ago) by misc
File length: 661 byte(s)
Diff to selected 1494
- add a module for apache


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.30