]> gitweb.fluxo.info Git - puppet-apache.git/log
puppet-apache.git
15 years agoAdding rails macro
Silvio Rhatto [Sun, 12 Dec 2010 17:25:11 +0000 (15:25 -0200)]
Adding rails macro

15 years agoAdding passenger
Silvio Rhatto [Sun, 12 Dec 2010 16:03:08 +0000 (14:03 -0200)]
Adding passenger

15 years agoAdding manage_user parameter
Silvio Rhatto [Sun, 10 Oct 2010 15:53:10 +0000 (12:53 -0300)]
Adding manage_user parameter

15 years agoMinor fix
Silvio Rhatto [Sat, 9 Oct 2010 21:25:07 +0000 (18:25 -0300)]
Minor fix

15 years agoSwitching from apache2 to apache2-mpm-itk package
Silvio Rhatto [Sat, 9 Oct 2010 19:06:40 +0000 (16:06 -0300)]
Switching from apache2 to apache2-mpm-itk package

15 years agoReplacing dots in user and group names
Silvio Rhatto [Sat, 9 Oct 2010 18:54:35 +0000 (15:54 -0300)]
Replacing dots in user and group names

15 years agoNotifying apache when apache2-mpm-itk is installed
Silvio Rhatto [Sat, 9 Oct 2010 18:09:33 +0000 (15:09 -0300)]
Notifying apache when apache2-mpm-itk is installed

15 years agoMPM group creation
Silvio Rhatto [Sat, 9 Oct 2010 17:25:55 +0000 (14:25 -0300)]
MPM group creation

15 years agoManagin docroot by default; parameter changes
Silvio Rhatto [Sat, 9 Oct 2010 16:54:17 +0000 (13:54 -0300)]
Managin docroot by default; parameter changes

15 years agoExpression fix
Silvio Rhatto [Sat, 9 Oct 2010 15:28:24 +0000 (12:28 -0300)]
Expression fix

15 years agoInitial mpm support
Silvio Rhatto [Fri, 8 Oct 2010 02:18:15 +0000 (23:18 -0300)]
Initial mpm support

16 years agoAdding 'aliases' parameter
Silvio Rhatto [Sun, 21 Mar 2010 13:58:23 +0000 (10:58 -0300)]
Adding 'aliases' parameter

16 years agoUsing just $hostname for $apache_server_name
Silvio Rhatto [Sun, 7 Feb 2010 18:52:27 +0000 (16:52 -0200)]
Using just $hostname for $apache_server_name

16 years agoPreparing variables before resource definitions
Silvio Rhatto [Sun, 7 Feb 2010 18:22:11 +0000 (16:22 -0200)]
Preparing variables before resource definitions

16 years agoIntroducing $apache_server_name
Silvio Rhatto [Sun, 7 Feb 2010 17:24:42 +0000 (15:24 -0200)]
Introducing $apache_server_name

16 years agoMinor fix
Silvio Rhatto [Fri, 8 Jan 2010 01:24:21 +0000 (23:24 -0200)]
Minor fix

16 years agoUsing $base_domain instead of $hosting_domain
Silvio Rhatto [Fri, 8 Jan 2010 01:09:27 +0000 (23:09 -0200)]
Using $base_domain instead of $hosting_domain

16 years agoUsing $hosting_domain instead of $apache_use_domain
Silvio Rhatto [Fri, 8 Jan 2010 00:22:23 +0000 (22:22 -0200)]
Using $hosting_domain instead of $apache_use_domain

16 years agoMinor fix
Silvio Rhatto [Fri, 8 Jan 2010 00:15:12 +0000 (22:15 -0200)]
Minor fix

16 years agoAdding $apache_use_domain (2)
Silvio Rhatto [Thu, 7 Jan 2010 21:27:05 +0000 (19:27 -0200)]
Adding $apache_use_domain (2)

16 years agoAdding $apache_use_domain
Silvio Rhatto [Thu, 7 Jan 2010 21:17:31 +0000 (19:17 -0200)]
Adding $apache_use_domain

16 years agoAddHandler cgi-script for .cgi files
Silvio Rhatto [Thu, 7 Jan 2010 03:08:48 +0000 (01:08 -0200)]
AddHandler cgi-script for .cgi files

16 years agoAdding $manage_docroot, $owner and $group
Silvio Rhatto [Thu, 7 Jan 2010 02:56:26 +0000 (00:56 -0200)]
Adding $manage_docroot, $owner and  $group

16 years agoEnhancing absent behavior
Silvio Rhatto [Thu, 7 Jan 2010 01:01:23 +0000 (23:01 -0200)]
Enhancing absent behavior

16 years agoAdding template and filename parameters
Silvio Rhatto [Tue, 29 Dec 2009 16:44:35 +0000 (14:44 -0200)]
Adding template and filename parameters

16 years agoAdding apache configuration
Silvio Rhatto [Tue, 29 Dec 2009 15:23:28 +0000 (13:23 -0200)]
Adding apache configuration

16 years agoUsing apache/vhosts to store vhost data
Silvio Rhatto [Tue, 29 Dec 2009 14:44:13 +0000 (12:44 -0200)]
Using apache/vhosts to store vhost data

16 years agoAdding LICENSE
Silvio Rhatto [Mon, 28 Dec 2009 15:29:09 +0000 (13:29 -0200)]
Adding LICENSE

16 years agoFixing docroot issue
Silvio Rhatto [Sun, 27 Dec 2009 12:15:08 +0000 (10:15 -0200)]
Fixing docroot issue

16 years agoUsing source instead of custom
Silvio Rhatto [Sun, 27 Dec 2009 00:42:06 +0000 (22:42 -0200)]
Using source instead of custom

16 years agoUsing custom instead of source
Silvio Rhatto [Sun, 27 Dec 2009 00:06:20 +0000 (22:06 -0200)]
Using custom instead of source

16 years agoTesting paths from fileserver
Silvio Rhatto [Sat, 26 Dec 2009 22:57:39 +0000 (20:57 -0200)]
Testing paths from fileserver

16 years agoMinor change
Silvio Rhatto [Sat, 26 Dec 2009 22:48:16 +0000 (20:48 -0200)]
Minor change

16 years agoAdding back source parameter
Silvio Rhatto [Sat, 26 Dec 2009 21:29:53 +0000 (19:29 -0200)]
Adding back source parameter

16 years agoTesting site ignoring source parameter
Silvio Rhatto [Sat, 26 Dec 2009 21:17:14 +0000 (19:17 -0200)]
Testing site ignoring source parameter

16 years agoUsing true/false for source
Silvio Rhatto [Sat, 26 Dec 2009 19:28:32 +0000 (17:28 -0200)]
Using true/false for source

16 years agoTrying to fix a case issue
Silvio Rhatto [Sat, 26 Dec 2009 19:12:03 +0000 (17:12 -0200)]
Trying to fix a case issue

16 years agoBlock fix (2)
Silvio Rhatto [Fri, 25 Dec 2009 12:54:11 +0000 (10:54 -0200)]
Block fix (2)

16 years agoBlock fix
Silvio Rhatto [Fri, 25 Dec 2009 12:51:08 +0000 (10:51 -0200)]
Block fix

16 years agoMinor fix
Silvio Rhatto [Fri, 25 Dec 2009 03:23:21 +0000 (01:23 -0200)]
Minor fix

16 years agoFixing conditional (2)
Silvio Rhatto [Fri, 25 Dec 2009 03:16:38 +0000 (01:16 -0200)]
Fixing conditional (2)

16 years agoFixing conditional
Silvio Rhatto [Fri, 25 Dec 2009 02:59:26 +0000 (00:59 -0200)]
Fixing conditional

16 years agoAdding source parameter
Silvio Rhatto [Thu, 24 Dec 2009 21:31:31 +0000 (19:31 -0200)]
Adding source parameter

16 years agoAdding template for error page
Silvio Rhatto [Sun, 8 Nov 2009 22:23:16 +0000 (20:23 -0200)]
Adding template for error page

16 years agoMinor fix
Silvio Rhatto [Sun, 8 Nov 2009 20:32:09 +0000 (18:32 -0200)]
Minor fix

16 years agoAdding redirect_match
Silvio Rhatto [Sun, 8 Nov 2009 20:28:03 +0000 (18:28 -0200)]
Adding redirect_match

16 years agoMinor fix (2)
Silvio Rhatto [Sun, 8 Nov 2009 20:18:31 +0000 (18:18 -0200)]
Minor fix (2)

16 years agoMinor fix
Silvio Rhatto [Sun, 8 Nov 2009 20:15:45 +0000 (18:15 -0200)]
Minor fix

16 years agoBetter definition for docroot check
Silvio Rhatto [Sun, 8 Nov 2009 20:05:19 +0000 (18:05 -0200)]
Better definition for docroot check

16 years agoMinor fix
Silvio Rhatto [Sun, 8 Nov 2009 19:42:49 +0000 (17:42 -0200)]
Minor fix

16 years agoMinor fix
Silvio Rhatto [Sun, 8 Nov 2009 19:21:30 +0000 (17:21 -0200)]
Minor fix

16 years agoMinor changes
Silvio Rhatto [Sun, 8 Nov 2009 17:02:29 +0000 (15:02 -0200)]
Minor changes

16 years agoEnsure that docroot parent folder creation is just defined once
Silvio Rhatto [Sun, 8 Nov 2009 17:00:24 +0000 (15:00 -0200)]
Ensure that docroot parent folder creation is just defined once

16 years agoEnsuring docroot parent folders
Silvio Rhatto [Sun, 8 Nov 2009 16:52:00 +0000 (14:52 -0200)]
Ensuring docroot parent folders

16 years agoMinor fix
Silvio Rhatto [Sun, 8 Nov 2009 16:25:45 +0000 (14:25 -0200)]
Minor fix

16 years agoMinor change
Silvio Rhatto [Sun, 8 Nov 2009 15:59:55 +0000 (13:59 -0200)]
Minor change

16 years agoDocroot back as a normal resource, but testing for multiple definitions
Silvio Rhatto [Sun, 8 Nov 2009 15:58:55 +0000 (13:58 -0200)]
Docroot back as a normal resource, but testing for multiple definitions

16 years agoDeclaring docroot folders as virtual resources
Silvio Rhatto [Sun, 8 Nov 2009 15:40:44 +0000 (13:40 -0200)]
Declaring docroot folders as virtual resources

16 years agoAdding 'ticket' parameter
Silvio Rhatto [Sun, 8 Nov 2009 15:26:31 +0000 (13:26 -0200)]
Adding 'ticket' parameter

16 years agoEnsuring folders exist with right modes and ownership
Silvio Rhatto [Sun, 8 Nov 2009 15:03:23 +0000 (13:03 -0200)]
Ensuring folders exist with right modes and ownership

16 years agoMoving website.erb to site.erb
Silvio Rhatto [Sun, 8 Nov 2009 14:07:38 +0000 (12:07 -0200)]
Moving website.erb to site.erb

16 years agoWebsite template fix
Silvio Rhatto [Sun, 8 Nov 2009 13:51:34 +0000 (11:51 -0200)]
Website template fix

16 years agoMoving out require parameter from site definition
Silvio Rhatto [Sun, 8 Nov 2009 13:43:02 +0000 (11:43 -0200)]
Moving out require parameter from site definition

16 years agoMoving out require parameter from module definition
Silvio Rhatto [Sun, 8 Nov 2009 13:23:38 +0000 (11:23 -0200)]
Moving out require parameter from module definition

16 years agoRollback from last change
Silvio Rhatto [Fri, 6 Nov 2009 20:10:16 +0000 (18:10 -0200)]
Rollback from last change

16 years agoTrying to fix module dependency issue
Silvio Rhatto [Fri, 6 Nov 2009 14:04:49 +0000 (12:04 -0200)]
Trying to fix module dependency issue

16 years agoUpdating template
Silvio Rhatto [Fri, 6 Nov 2009 12:44:39 +0000 (10:44 -0200)]
Updating template

16 years agoUsing 'site' instead of 'website'
Silvio Rhatto [Fri, 6 Nov 2009 12:41:22 +0000 (10:41 -0200)]
Using 'site' instead of 'website'

16 years agoMinor change
Silvio Rhatto [Fri, 6 Nov 2009 12:38:38 +0000 (10:38 -0200)]
Minor change

16 years agoUsing more code from Apache2 recipe
Silvio Rhatto [Fri, 6 Nov 2009 12:32:33 +0000 (10:32 -0200)]
Using more code from Apache2 recipe

16 years agoEnsuring mod_macro is enabled (2)
Silvio Rhatto [Thu, 5 Nov 2009 20:10:08 +0000 (18:10 -0200)]
Ensuring mod_macro is enabled (2)

16 years agoEnsuring mod_macro is enabled
Silvio Rhatto [Thu, 5 Nov 2009 19:45:20 +0000 (17:45 -0200)]
Ensuring mod_macro is enabled

16 years agoUsing correct apache package name
Silvio Rhatto [Thu, 5 Nov 2009 18:34:26 +0000 (16:34 -0200)]
Using correct apache package name

16 years agoTrying to break dependency cycle
Silvio Rhatto [Thu, 5 Nov 2009 18:24:33 +0000 (16:24 -0200)]
Trying to break dependency cycle

16 years agoUsing server_alias instead of alias
Silvio Rhatto [Thu, 5 Nov 2009 18:05:09 +0000 (16:05 -0200)]
Using server_alias instead of alias

16 years agoAdding more configuration into VirtualHost definition
Silvio Rhatto [Thu, 5 Nov 2009 17:39:01 +0000 (15:39 -0200)]
Adding more configuration into VirtualHost definition

16 years agoAdding mod_macro package and initial vhost code
Silvio Rhatto [Wed, 4 Nov 2009 00:00:23 +0000 (22:00 -0200)]
Adding mod_macro package and initial vhost code

16 years agoAdding website definition
Silvio Rhatto [Tue, 3 Nov 2009 19:50:41 +0000 (17:50 -0200)]
Adding website definition

16 years agoadding macros for apache mod_macro.
drebs [Tue, 20 Oct 2009 20:34:12 +0000 (18:34 -0200)]
adding macros for apache mod_macro.

16 years agoinitial structure.
drebs [Tue, 20 Oct 2009 20:21:09 +0000 (18:21 -0200)]
initial structure.