Commit graph

1184 commits

Author SHA1 Message Date
James Fryman
fd6694c3a4 Merge pull request #69 from boldpi/typo-fix
Removed various puppet-lint warnings and fixed a typo
2013-06-13 10:40:59 -07:00
Maarten Dirkse
7714251f67 Removed various puppet-lint warnings and fixed a typo 2013-06-13 18:51:33 +02:00
Carlos Sanchez
d82c71ae7f Update Modulefile with current data 2013-06-05 19:40:31 +02:00
James Fryman
96af4c84af Delete Chapter 1 - The haunting Beginning.md 2013-06-05 12:22:19 -05:00
James Fryman
e36734c484 Merge pull request #67 from maestrodev/specs
Add specs using puppetlabs_spec_helper and librarian-puppet
2013-06-05 10:21:57 -07:00
Carlos Sanchez
a65355ef53 Add specs using puppetlabs_spec_helper and librarian-puppet 2013-06-05 18:35:34 +02:00
James Fryman
48370340b8 Merge pull request #63 from zoide/e20b7d11c3bea3aab515527d143e707f800783b6
Fixing boolean comparisons
2013-05-29 09:11:30 -07:00
do
e20b7d11c3 fixing boolean comparisons 2013-05-26 14:24:40 +02:00
James Fryman
f0323576fc Merge pull request #59 from abraham1901/master
Fixed errors and implemented new functions
2013-05-21 07:46:10 -07:00
Lebedev Vadim
a5ebd57b3b Merge branch 'master' of https://github.com/jfryman/puppet-nginx 2013-05-21 18:41:44 +04:00
Lebedev Vadim
d7cdd68c63 Merge branch 'master' of https://github.com/jfryman/puppet-nginx 2013-05-21 17:15:59 +04:00
Lebedev Vadim
8d33fd63f1 Merge branch 'master' of https://github.com/jfryman/puppet-nginx
Conflicts:
	manifests/config.pp
	manifests/init.pp
	manifests/params.pp
	manifests/resource/location.pp
	manifests/resource/vhost.pp
	manifests/service.pp
	templates/vhost/vhost_footer.erb
	templates/vhost/vhost_header.erb
	templates/vhost/vhost_location_directory.erb
	templates/vhost/vhost_location_proxy.erb
	templates/vhost/vhost_ssl_header.erb
	tests/vhost.pp
2013-05-21 16:30:21 +04:00
James Fryman
349ae7debc Merge pull request #57 from ktham/master
Use official nginx apt repo of stable releases for debian/ubuntu
2013-05-20 07:38:28 -07:00
Lebedev Vadim
4f0c311901 * Fixed listen parameter in template vhost_ssl_header
* Added auth basic support
* Added vhost_cfg_append parameter to `nginx::resource::vhost`
2013-05-20 18:30:32 +04:00
James Fryman
95c9ae414f Merge pull request #58 from frastel/master
Added composer support
2013-05-20 07:27:39 -07:00
Frank Stelzer
264f66faaa added original license to composer.json 2013-05-18 15:37:27 +02:00
Frank Stelzer
e0b7ec8311 addedd branch alias and basic project information to composer.json 2013-05-18 15:34:32 +02:00
Frank Stelzer
58155ee99e first try to install this module with composer 2013-05-18 15:17:09 +02:00
Kevin Tham
a97e0385ba Use official nginx apt repo of stable releases for debian/ubuntu 2013-05-15 15:08:58 -07:00
James Fryman
2d06639bff Merge pull request #56 from LeeXGreen/master
Pull request #53 contains broken vhost.pp
2013-05-15 12:55:26 -07:00
Lee Green
d4c5db2f65 fix syntax error 2013-05-15 15:24:46 -04:00
James Fryman
169dd8b0d6 Merge pull request #53 from hingstarne/master
Added some minor enhancements
2013-05-15 10:22:46 -07:00
James Fryman
538aee3e94 Merge pull request #54 from squidsoup/upstream
Added params for types_hash_max_size and types_hash_bucket_size expected...
2013-05-15 10:04:22 -07:00
Bayard Randel
896d6658bb added params for types_hash_max_size and types_hash_bucket_size expected by nginx 1.2.x 2013-05-14 14:57:35 +12:00
Arne Hingst
921d7f7d57 ability to add include statements for static config files fro ghosts 2013-05-13 10:57:58 +02:00
Arne Hingst
3c0c836626 enforce ssl protocoll for a vhost 2013-05-13 10:51:47 +02:00
James Fryman
8144b4f27a Merge pull request #52 from iksteen/inconsistent-hash-order
Stabilize key/value output by sorting hashes on key.
2013-05-09 07:07:22 -07:00
Ingmar Steen
77ed64d2fa Stabilize key/value output by sorting hashes on key. 2013-05-09 14:51:31 +02:00
James Fryman
2ae707222d Merge pull request #51 from oxilion/linting
linting
2013-05-08 05:54:17 -07:00
Sander Hoentjen
4bcb0993c1 linting 2013-05-08 14:15:42 +02:00
James Fryman
34e41b75a9 Merge pull request #50 from oxilion/proxy_http_version
Proxy http version
2013-05-06 09:55:04 -07:00
Sander Hoentjen
57ee1ec1e7 make proxy_http_version configurable 2013-05-06 11:40:46 +02:00
Sander Hoentjen
3630b74c72 return the newline between cfg lines 2013-05-06 11:38:34 +02:00
Sander Hoentjen
8859c4e8db linting 2013-05-06 11:37:37 +02:00
James Fryman
2e8a148852 saner defaults 2013-04-25 16:22:09 -05:00
James Fryman
7b56556529 Merge pull request #48 from microcosm-cc/master
SSL improvements (default ciphers & caching), server_tokens option, and proxy_set_headers for vhosts
2013-04-25 07:51:04 -07:00
David Kitchen
6391c08543 Fixed ssl_stapling instruction 2013-04-25 10:54:18 +01:00
David Kitchen
9c93234c27 Added OCSP SSL stapling to reduce SSL handshake by 30% by sparing the revocation list if the certificate includes the intermediate layer to identify the trusted source 2013-04-25 10:48:04 +01:00
David Kitchen
5af32bc82a Added back RC4 to mitigate BEAST attacks 2013-04-25 10:43:21 +01:00
David Kitchen
9cb898f40d Added support for SPDY now that nginx 1.4 has arrived 2013-04-24 22:45:56 +01:00
David Kitchen
8108779538 Changed param defaults for Microcosm 2013-04-24 09:57:01 +01:00
David Kitchen
7e33272f84 Changed SSL ciphers to the recent default for Nginx which is much
more secure
Added SSL caching to speed up SSL requests
Add server_tokens to the global config so this can be turned on|off
    between dev and prod
Add proxy_set_header to vhost as different vhosts may require different
    headers and the global setting is not ideal
Minor space formatting so that the generated files are fractionally
    more readable
2013-04-24 09:42:06 +01:00
James Fryman
e8c7c51644 Merge pull request #47 from oxilion/upstream_cfg_prepend
Add support for upstream_cfg_prepend
2013-04-22 01:53:10 -07:00
Sander Hoentjen
e0843af76a Add support for upstream_cfg_prepend
Makes things possible like specifying ip_hash and/or keepalive.
2013-04-22 10:03:09 +02:00
James Fryman
e333b4cca0 Update Chapter 1 - The haunting Beginning.md 2013-04-16 18:36:28 -05:00
James Fryman
5942926338 Rename Chapter 1 - The haunting Beginning to Chapter 1 - The haunting Beginning.md 2013-04-16 18:36:05 -05:00
James Fryman
ed9dfb0d2e Create Chapter 1 - The haunting Beginning 2013-04-16 18:35:51 -05:00
Lebedev Vadim
9672b7d345 * Get ssl key/cert with provided file-locations
* Parameter index has now become optional
* Fix typos
2013-04-16 20:12:32 +04:00
James Fryman
b6d6f5fe23 Merge pull request #44 from zoide/ssl-fixes
more boolean comparison fixes
2013-04-13 10:48:30 -07:00
do
564e9c3f3d more boolean comparison fixes 2013-04-13 19:39:52 +02:00