Matthew Haughton
b8f2cfaeb6
Merge pull request #764 from jfryman/3flex/travis-bundler-caching
...
travis: enable bundler caching in builds
2016-02-05 12:55:16 -05:00
Matthew Haughton
cf460496df
Merge pull request #763 from jfryman/3flex/enable-strict-variables
...
travis: test with strict_variables on puppet 4
2016-02-05 12:55:08 -05:00
Matthew Haughton
72499fb193
travis: enable bundler caching in builds
...
From https://docs.travis-ci.com/user/caching :
On Ruby and Objective-C projects, installing dependencies via Bundler
can make up a large portion of the build duration. Caching the bundle
between builds drastically reduces the time a build takes to run.
2016-02-05 12:35:21 -05:00
Matthew Haughton
581d08c963
travis: test with strict_variables on puppet 4
2016-02-05 12:33:32 -05:00
Matthew Haughton
ed6d35e4a8
Merge pull request #761 from ericsysmin/patch-2
...
removed invalid resource parameters from doc
2016-02-05 11:49:34 -05:00
Eric Anderson
613ef01775
removed invalid resource parameters from doc
2016-02-04 16:16:27 -08:00
Matthew Haughton
955c685395
Merge pull request #750 from alexharv074/Issue_749
...
Issue_749 Add 'managed by puppet' to config files
2016-02-03 11:32:47 -05:00
Alex Harvey
d2839c723c
Issue_749 Add 'managed by puppet' to config files
2016-02-03 14:35:18 +11:00
Matthew Haughton
3e71867960
Merge pull request #756 from xa4a/patch-2
...
Fix a typo in location_custom_cfg_append description.
2016-02-02 12:47:58 -05:00
Ievgen Varavva
ac0ccdfded
Fix a typo in location_custom_cfg_append description.
2016-02-02 16:29:00 +00:00
Matthew Haughton
f544dfec0a
Merge pull request #753 from jyaworski/add_nginx_version_fact
...
Add nginx_version fact
2016-02-01 11:44:37 -05:00
Joseph Yaworski
1729f45b65
Add nginx_version fact
2016-01-29 12:44:16 -05:00
James Fryman
adbb76a985
Merge pull request #752 from alexharv074/Issue_751
...
Issue 751 Add an example for a simple reverse proxy to the README
2016-01-28 06:57:43 -06:00
Alex Harvey
719832cb28
Issue_751 Add simple reverse proxy example to README
2016-01-28 14:17:49 +11:00
James Fryman
0e3cddcd8d
Merge pull request #738 from jkroepke/hiera_locations
...
Added locations paramater to use it in hiera.
2016-01-20 16:38:43 -06:00
James Fryman
d05723c7b7
Merge pull request #744 from gerases/master
...
Remove extra white space
2016-01-20 15:35:21 -06:00
gerases
83043627f5
Remove extra white space
2016-01-20 15:29:17 -06:00
Jan
2db55e9bd0
Added locations paramater to use it in hiera.
2016-01-17 15:48:38 +01:00
James Fryman
c2571e563f
Merge pull request #725 from pallavjosh/master
...
restart replaced with reload in service_spec.rb file
2015-12-08 09:44:45 -06:00
pjoshi
955cdc7aac
typo corrected
2015-12-04 09:17:48 +05:30
pjoshi
2be9096e34
removed configtest command
2015-12-03 18:37:58 +05:30
pjoshi
914f92a49a
restart relaced with reload in service_spec.rb file
2015-12-03 13:56:07 +05:30
James Fryman
72e7c579ca
Merge pull request #724 from vicinus/master
...
improved location ordering
2015-11-30 07:35:12 -06:00
James Fryman
0e930e9ed3
Merge pull request #637 from jacobmw/proxy_cache_path
...
Multiple proxy_cache_path entries
2015-11-30 07:32:05 -06:00
Vicinus, Reinhard
15dfc77709
improved location ordering
2015-11-30 12:19:20 +01:00
Matthew Haughton
c728f8ce1f
Merge pull request #715 from 3flex/694-deprecate-proxy_conf_template
...
Deprecate $proxy_conf_template
2015-11-05 13:22:36 -05:00
Matthew Haughton
d034b302f2
Deprecate $proxy_conf_template
...
This parameter has no effect as of #642
2015-11-05 11:13:50 -05:00
Matthew Haughton
0c7973b20c
Merge pull request #705 from kwolf/master
...
Ensure isn't being respected on locations.
2015-11-05 10:52:12 -05:00
James Fryman
cae1e8f17a
Merge pull request #700 from alphagov/default_proxy_headers
...
Update vhost proxy_set_header defaults to match location
2015-11-02 13:39:44 -06:00
James Fryman
36a64b0e31
Merge pull request #702 from matfra/master
...
Replaced restart by reload
2015-11-02 13:39:20 -06:00
James Fryman
f54a88975a
Merge pull request #707 from werekraken/unix_socket
...
Add unix socket for listening.
2015-11-02 13:38:26 -06:00
James Fryman
98e284406d
Merge pull request #709 from Phil-Friderici/severity_level
...
Add parameter to allow setting error_log severity level
2015-11-02 13:36:59 -06:00
Phil Friderici
c849c2cb7d
Add parameter to allow setting error_log severity level
2015-11-01 13:14:08 +00:00
matt.cover
57a42466cf
Add unix socket for listening.
2015-10-30 12:14:47 -07:00
Kevin Wolf
49e3b06aa1
Ensure isn't being respected on locations.
2015-10-29 13:27:07 -05:00
James Fryman
d5bdfb252c
Merge pull request #703 from jhooyberghs/http2_support
...
Http2 support
2015-10-25 12:52:29 -05:00
Jeroen Hooyberghs
e8a6d4594f
change some spaces for layout reasons / second attempt
2015-10-23 22:31:34 +02:00
Jeroen Hooyberghs
34ed122a71
change some spaces for layout reasons
2015-10-23 22:27:09 +02:00
Jeroen Hooyberghs
8391ab0fc7
add http2 as possible param for a vhost
2015-10-23 22:16:11 +02:00
Mathieu Frappier
2ca0d6b916
Replaced restart by reload
2015-10-23 16:43:59 +02:00
Alex Tomlins
1da7f0de48
Update vhost proxy_set_header defaults to match location
...
`nginx::resource::location` defaults this value to
`$::nginx::config::proxy_set_headers`, whereas `nginx::resource::vhost`
defaults it to `[]`. This means that you get a different set of defaults
if you use an explicit `nginx::resource::location` resource as opposed to
setting it up via an `nginx::resource::vhost` with a proxy attribute.
Updating this default value to be consistent will be less surprising.
2015-10-19 15:51:42 +01:00
James Fryman
01c320e804
Merge pull request #697 from split3/master
...
Adding support for stream configuration
2015-10-13 10:57:55 -05:00
James Fryman
9863624fd0
Merge pull request #699 from chad-thompson/master
...
Adding a QuickStart Guide to the NGINX Module
2015-10-11 11:02:37 -07:00
Chad Thompson
3a813ca085
Break the link to a variable
2015-10-10 14:33:11 -05:00
Chad Thompson
350a1c9698
Fix the link to the QuickStart Guice
2015-10-10 14:31:57 -05:00
Chad Thompson
e534823cc3
Fix the link to the QuickStart Guice
...
This should make the link to the QuickStart pull request ready.
2015-10-10 14:31:29 -05:00
Chad Thompson
70091da1f5
Add a link to the QuickStart guide
2015-10-10 14:29:32 -05:00
Chad Thompson
f743ef65af
Remove the preamble as unnecessary
2015-10-10 14:21:17 -05:00
Chad Thompson
3084787f77
Add sections to the quickstart
2015-10-10 14:13:22 -05:00
Chad Thompson
18a69a6247
First commit of the QuickStart
2015-10-10 13:36:23 -05:00