/[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 931 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:44:55 2011 UTC (14 years, 1 month ago) by misc
File length: 6269 byte(s)
Diff to previous 930
- add a vhost_redirect type

Revision 930 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:44:53 2011 UTC (14 years, 1 month ago) by misc
File length: 6096 byte(s)
Diff to previous 929
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 (14 years, 1 month ago) by misc
File length: 5957 byte(s)
Diff to previous 928
add a define for mod_public_html

Revision 928 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 1 12:44:50 2011 UTC (14 years, 1 month ago) by misc
File length: 5822 byte(s)
Diff to previous 908
- 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 (14 years, 1 month ago) by misc
File length: 6484 byte(s)
Diff to previous 890
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 (14 years, 2 months ago) by misc
File length: 6256 byte(s)
Diff to previous 812
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 (14 years, 2 months ago) by misc
File length: 6238 byte(s)
Diff to previous 778
new vhost_wsgi type, for viewvc support

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

Revision 742 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 9 11:15:08 2011 UTC (14 years, 2 months ago) by misc
File length: 5328 byte(s)
Diff to previous 621
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 (14 years, 3 months ago) by misc
File length: 4943 byte(s)
Diff to previous 619
add ssl support to django deployment class

Revision 619 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 01:39:36 2010 UTC (14 years, 3 months ago) by misc
File length: 4699 byte(s)
Diff to previous 612
- 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 (14 years, 3 months ago) by misc
File length: 4698 byte(s)
Diff to previous 497
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 (14 years, 3 months ago) by misc
File length: 4592 byte(s)
Diff to previous 489
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 (14 years, 3 months ago) by misc
File length: 4545 byte(s)
Diff to previous 487
- 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 (14 years, 3 months ago) by misc
File length: 4366 byte(s)
Diff to previous 422
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 (14 years, 4 months ago) by misc
File length: 4288 byte(s)
Diff to previous 412
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 (14 years, 4 months ago) by misc
File length: 4259 byte(s)
Diff to previous 280
- 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 (14 years, 4 months ago) by boklm
File length: 4230 byte(s)
Diff to previous 207
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 (14 years, 4 months ago) by boklm
File length: 3503 byte(s)
Diff to previous 201
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 (14 years, 4 months ago) by misc
File length: 3162 byte(s)
Diff to previous 194
- 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 (14 years, 4 months ago) by misc
File length: 3182 byte(s)
Diff to previous 192
- 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 (14 years, 4 months ago) by misc
File length: 3166 byte(s)
Diff to previous 182
- add a mod_ssl class


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

Revision 181 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 6 17:39:16 2010 UTC (14 years, 4 months ago) by misc
File length: 2129 byte(s)
Diff to previous 176
- 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 (14 years, 4 months ago) by misc
File length: 2111 byte(s)
Diff to previous 167
- 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 (14 years, 4 months ago) by misc
File length: 1729 byte(s)
Diff to previous 126
- 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 (14 years, 4 months ago) by misc
File length: 1291 byte(s)
Diff to previous 124
- oups, the path was wrong


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


Revision 117 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 5 00:12:10 2010 UTC (14 years, 4 months ago) by misc
File length: 1163 byte(s)
Diff to previous 96
- 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 (14 years, 4 months ago) by misc
File length: 773 byte(s)
Diff to previous 84
- 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 (14 years, 4 months ago) by misc
File length: 785 byte(s)
Diff to previous 80
- 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 (14 years, 4 months ago) by misc
File length: 661 byte(s)
- 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