Nathan Sullivan
8160de83ac
allow setting custom priority before and after default SSL priority
2014-03-28 17:20:15 +10:00
James Fryman
364e2865aa
Update suse.pp
2014-03-27 16:54:05 -05:00
James Fryman
338d3d8b2f
Update redhat.pp
2014-03-27 16:53:51 -05:00
James Fryman
94ad2f3267
Update debian.pp
2014-03-27 16:53:41 -05:00
James Fryman
28018f5d35
Update service.pp
2014-03-27 16:52:40 -05:00
James Fryman
6a425e4365
Update params.pp
2014-03-27 16:52:26 -05:00
James Fryman
04520c7692
Update package.pp
2014-03-27 16:52:12 -05:00
James Fryman
c3646689f6
Update config.pp
2014-03-27 16:50:54 -05:00
Joshua Moore
64047f42fb
SmartOS support
2014-03-24 17:14:32 -04:00
Joshua Moore
6fe431f698
SmartOS support
2014-03-24 17:07:38 -04:00
Joshua Moore
8ee7964d2b
Replaced ::operatingsystem with ::kernelversion
2014-03-20 18:00:56 -04:00
Joshua Moore
c23e0ce7af
conditionals for nx_conf_dir and SmartOS nx_daemon_user
2014-03-20 11:42:18 -04:00
James Fryman
aa89b20f98
Merge pull request #272 from DracoBlue/custom-template
...
Make template for nginx.conf.erb configurable
2014-03-19 11:21:48 -05:00
Jean-François Roche
4618ab180e
fix missing ensure on concat::fragment resources
2014-03-18 13:35:57 +01:00
James Fryman
15506a5f98
Merge pull request #275 from gini/worker_rlimit_nofile
...
New parameter worker_rlimit_nofile
2014-03-17 12:54:07 -05:00
James Fryman
e59468a71f
Merge pull request #264 from welterde/feature-service_disable
...
add service_ensure support
2014-03-17 12:29:02 -05:00
Daniel Kerwin
d831a869fc
Add setting worker_rlimit_nofile with default of 1024
2014-03-12 18:17:41 +01:00
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
Tassilo Schweyer
b2d586d758
remove duplicate ref to params in nginx::service
2014-03-04 17:46:45 +01:00
Tassilo Schweyer
7fc83f707d
add service_ensure support
2014-03-04 16:59:32 +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