DracoBlue
e11e932365
Added proxy_conf_template option
2014-03-10 21:44:46 +01:00
DracoBlue
33d3c30015
Added template parameter to nginx class
2014-03-10 21:25:08 +01:00
DracoBlue
7e6dcdc1ec
Added config variable for custom nginx.conf template
2014-03-10 21:19:25 +01:00
Zdenek Janda
58818b3a44
Ensure that vhosts are purged with new parameter purge_vhost
2014-03-07 22:18:10 +01:00
James Fryman
fb560784e8
Merge pull request #265 from huandu/master
...
Puppet removes dir only if "force => true"
2014-03-04 09:03:26 -06:00
Huan Du
eb11249734
puppet removes dir only if "force => true"
2014-03-04 17:03:17 +08:00
Siggi Wanke
559eba3d7b
Bugfix: Add missing gzip parameter
2014-02-14 09:47:38 +01:00
Jan Örnstedt
7938f05d18
Whitespace fix.
2014-02-12 10:01:22 +01:00
Jan Örnstedt
9bb83dd426
Cut and paste error. Removed debian from solaris case.
2014-02-12 09:19:01 +01:00
Jan Örnstedt
75d1478b37
Merge branch 'master' of https://github.com/jfryman/puppet-nginx
2014-02-11 09:03:34 +01:00
Markus Rekkenbeil
8cc32d4076
Bugfix: Add missing parameter for location template
2014-02-10 18:45:34 +01:00
Markus Rekkenbeil
971e1a7692
Update vhost_location documentation and template
2014-02-10 18:14:18 +01:00
James Fryman
d2f7f1403d
Merge pull request #254 from cdenneen/master
...
Added vhost ssl prepend and append
2014-02-10 09:45:09 -06:00
cdenneen
408b0c8b12
Update vhost.pp
2014-02-07 18:40:52 -05:00
Peter Rhoades
4b807acbef
Checks $caller_module_name is defined
...
[See #240 ]
2014-02-06 22:21:19 +00:00
James Fryman
26a856e338
Merge pull request #248 from PierreR/patch-1
...
Avoid creating undef variable
2014-02-06 08:59:19 -06:00
Tristan Helmich
15a2695442
Move ipv6only=on option from template into puppet
...
See jfryman#30
2014-02-03 12:54:44 +01:00
Pi3r
27a6fd7532
Avoid creating undef variable
2014-02-01 19:33:49 +01:00
Jan Örnstedt
4a0a857a38
Added basic support for nginx on Solaris.
2014-01-30 16:41:44 +01:00
James Fryman
eeb0830b7f
Merge pull request #246 from inflection/add_client_max_body_size
...
Adding client_max_body_size.
2014-01-28 13:08:28 -08:00
James Fryman
8b29715179
Merge pull request #171 from thomasbiddle/upstream_fail_timeout
...
Adding upstream fail_timeout.
2014-01-28 12:57:14 -08:00
TJ Biddle
52b124e505
Adding client_max_body_size.
2014-01-28 12:52:56 -08:00
Lebedev Vadim
2252d96fe8
Merge branch 'master' of https://github.com/jfryman/puppet-nginx into dev
2014-01-21 15:22:19 +04:00
Lebedev Vadim
26cf99c8e4
Merge branch 'master' of https://github.com/jfryman/puppet-nginx into dev
2014-01-17 20:08:56 +04:00
Maurits Landewers
e36aa73b6e
Make gzip configurable
2014-01-17 10:29:56 +01:00
Lebedev Vadim
a4ddf886b2
Merge branch 'master' of https://github.com/jfryman/puppet-nginx into dev
2014-01-14 19:57:45 +04:00
Lebedev Vadim
088f1414c9
revert change priority type
2014-01-14 19:57:13 +04:00
Slava Semushin
643e803298
manifests/conf.pp: fixed a typo in error message.
2014-01-14 14:46:26 +03:00
Matthew Haughton
dc3817f9ae
added rewrite to location/proxy & vhost
...
With credit to https://github.com/OmarzT
2014-01-13 13:20:02 -05:00
Lebedev Vadim
e94af129e4
Fixed long names virtual hosts, such as nginx::resource::vhost { 'name1.domainname.org name2.domainname.org': }
...
Add example nginx::vhost with HTTPS FastCGI and redirection of HTTP
Add location_custom_cfg_prepend & location_custom_cfg_append. Used for logical structures such as if.
Fix puppet-lint
2014-01-12 23:15:14 +04:00
Nathan Sullivan
70256dcb2a
improved version of support for server_names_hash_bucket_size and server_names_hash_max_size for https://github.com/jfryman/puppet-nginx/pull/178 - also a few puppet-lint fixes
2014-01-10 13:42:16 +10:00
James Fryman
7086aea8c0
Merge pull request #228 from PierreR/patch-1
...
Fix multi-line comment indentation
2014-01-08 08:40:25 -08:00
Pi3r
d26d9a41a8
Fix multi-line comment indentation
...
`puppetresources` is complaining about the wrong indentation scheme.
2014-01-08 15:46:56 +01:00
Matthew Haughton
2a82028a7b
warn on inclusion of nginx: 📦 :suse
2014-01-07 23:16:54 -05:00
Matthew Haughton
5309136fc8
warn on inclusion of nginx: 📦 :redhat
2014-01-07 23:16:54 -05:00
Matthew Haughton
d7800f44ee
warn on inclusion of nginx: 📦 :debian
2014-01-07 23:16:54 -05:00
Matthew Haughton
e2eba1dbe9
warn on inclusion of nginx::service
2014-01-07 23:16:54 -05:00
Matthew Haughton
2f36def38a
warn on inclusion of nginx::params
2014-01-07 23:16:54 -05:00
Matthew Haughton
2fb7072e6e
warn on inclusion of nginx::package
2014-01-07 23:16:54 -05:00
Matthew Haughton
ac8c74d78b
warn on inclusion of nginx::config
2014-01-07 23:16:54 -05:00
Matthew Haughton
545056cb1a
validations for nginx::resource::upstream
2014-01-07 23:16:54 -05:00
Matthew Haughton
10a1691b9e
validations for nginx::resource::mailhost
2014-01-07 23:16:54 -05:00
Matthew Haughton
d683fae9ff
validations for nginx::resource::vhost
2014-01-07 23:16:52 -05:00
Matthew Haughton
8e71d33121
validations for nginx::resource::location
2014-01-07 23:04:49 -05:00
Matthew Haughton
5a9767dcd8
validations for nginx::init
2014-01-07 22:17:03 -05:00
Matthew Haughton
5756568f21
variables should not be substituted in message
...
Using $priority meant it would be substituted with the value of the
parameter when it should be shown as static text.
2014-01-07 22:12:31 -05:00
Matthew Haughton
d22402c404
Add validation for $priority
...
Valid range changed to 401-599:
vhost SSL header has priority 700. If $priority is set to 400 (which
resolves to 400+300=700 for SSL locations), then it would conflict with
the priority of the header. It must be 401 or higher to avoid this.
Top end of range is limited to 599 to reflect documentation however it
could be increased to 698 and still provide expected behavior.
2014-01-03 13:03:55 -05:00
Omar Tamer
1566daa60f
added rewrite to location/proxy & vhost
2014-01-02 18:13:59 +00:00
Matthew Haughton
0b93c0cebe
Fix "invalid byte sequence in UTF-8" errors
2013-12-30 13:03:55 -05:00
Harry Danes
1d90dacfb3
Merge commit '96475098ebd4fba7dd951efcee1c6ee38b2935a9' into ssl_dhparam
...
Conflicts:
manifests/resource/vhost.pp
2013-12-30 18:33:53 +01:00