chore(release): 2.3.2 [skip ci]
## [2.3.2](https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.1...v2.3.2) (2019-11-25) ### Bug Fixes * **certificates.sls:** prepare `certificates_path` dir separately ([297e3ac](297e3ac400)), closes [#241](https://github.com/saltstack-formulas/nginx-formula/issues/241) * **release.config.js:** use full commit hash in commit link [skip ci] ([b13ec85](b13ec85433)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0665878](066587829c)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([e8ed39a](e8ed39a62c)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([faefcab](faefcabd65)) * **travis:** apply changes from build config validation [skip ci] ([4125887](41258874a5)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([dbeb2da](dbeb2da3e4)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([a8382b5](a8382b51a0)) * **travis:** use build config validation (beta) [skip ci] ([bbf91c9](bbf91c9f14)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([567c08c](567c08c9ad)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([2e58d63](2e58d636aa)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([3ff6692](3ff6692590)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([e586fbe](e586fbeebc)) ### Tests * **pillar/nginx.sls:** add reprodicible snippet based on issue [#241](https://github.com/saltstack-formulas/nginx-formula/issues/241) ([4ba3524](4ba35247ed))
This commit is contained in:
		
							parent
							
								
									ebd3b5377e
								
							
						
					
					
						commit
						c2fc324238
					
				@ -4,14 +4,14 @@ This list is sorted by the number of commits per contributor in _descending_ ord
 | 
			
		||||
 | 
			
		||||
Avatar|Contributor|Contributions
 | 
			
		||||
:-:|---|:-:
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|48
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|45
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|33
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|27
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|24
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|18
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|17
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/4956475?v=4' width='36' height='36' alt='@ross-p'>|[@ross-p](https://github.com/ross-p)|13
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|10
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|11
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|10
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|9
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/445200?v=4' width='36' height='36' alt='@arthurlogilab'>|[@arthurlogilab](https://github.com/arthurlogilab)|8
 | 
			
		||||
@ -77,4 +77,4 @@ Avatar|Contributor|Contributions
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-10.
 | 
			
		||||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-25.
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										36
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										36
									
								
								CHANGELOG.md
									
									
									
									
									
								
							@ -1,5 +1,41 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
## [2.3.2](https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.1...v2.3.2) (2019-11-25)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
 | 
			
		||||
* **certificates.sls:** prepare `certificates_path` dir separately ([297e3ac](https://github.com/saltstack-formulas/nginx-formula/commit/297e3ac400707cdd8f396da4c23ba30fc719a2cd)), closes [#241](https://github.com/saltstack-formulas/nginx-formula/issues/241)
 | 
			
		||||
* **release.config.js:** use full commit hash in commit link [skip ci] ([b13ec85](https://github.com/saltstack-formulas/nginx-formula/commit/b13ec85433d85b8ca87c3798db9cab3e297b81cf))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
### Continuous Integration
 | 
			
		||||
 | 
			
		||||
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0665878](https://github.com/saltstack-formulas/nginx-formula/commit/066587829c5a40967b0e7926f12202b07b51ab3c))
 | 
			
		||||
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([e8ed39a](https://github.com/saltstack-formulas/nginx-formula/commit/e8ed39a62cd40fe43af2aae67a3e2347d02b6b6a))
 | 
			
		||||
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([faefcab](https://github.com/saltstack-formulas/nginx-formula/commit/faefcabd654e5323b6ca146fb0046dd636ed5f68))
 | 
			
		||||
* **travis:** apply changes from build config validation [skip ci] ([4125887](https://github.com/saltstack-formulas/nginx-formula/commit/41258874a52df3da7a9f036b5378eb12b7a1a537))
 | 
			
		||||
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([dbeb2da](https://github.com/saltstack-formulas/nginx-formula/commit/dbeb2da3e43aa13f162b1ac4c6203ecff60e0102))
 | 
			
		||||
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([a8382b5](https://github.com/saltstack-formulas/nginx-formula/commit/a8382b51a028ed5f069ff0168127ef3c8a4337da))
 | 
			
		||||
* **travis:** use build config validation (beta) [skip ci] ([bbf91c9](https://github.com/saltstack-formulas/nginx-formula/commit/bbf91c9f1432118a9eafde507de9ffa7b3ff5093))
 | 
			
		||||
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([567c08c](https://github.com/saltstack-formulas/nginx-formula/commit/567c08c9adf752eb95627b0e914804645015ee20))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
### Documentation
 | 
			
		||||
 | 
			
		||||
* **contributing:** remove to use org-level file instead [skip ci] ([2e58d63](https://github.com/saltstack-formulas/nginx-formula/commit/2e58d636aaa8a66ec9540238b2f4e267172e10c2))
 | 
			
		||||
* **readme:** update link to `CONTRIBUTING` [skip ci] ([3ff6692](https://github.com/saltstack-formulas/nginx-formula/commit/3ff6692590932e7cc7609fdc0f52fc261228f290))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
 | 
			
		||||
* **travis:** improve `salt-lint` invocation [skip ci] ([e586fbe](https://github.com/saltstack-formulas/nginx-formula/commit/e586fbeebc758cdfd6d381a6ef9ad72231523dea))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
### Tests
 | 
			
		||||
 | 
			
		||||
* **pillar/nginx.sls:** add reprodicible snippet based on issue [#241](https://github.com/saltstack-formulas/nginx-formula/issues/241) ([4ba3524](https://github.com/saltstack-formulas/nginx-formula/commit/4ba35247ed742393367968db34ff61a6b07f6695))
 | 
			
		||||
 | 
			
		||||
## [2.3.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.0...v2.3.1) (2019-10-10)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								FORMULA
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								FORMULA
									
									
									
									
									
								
							@ -1,7 +1,7 @@
 | 
			
		||||
name: nginx
 | 
			
		||||
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
 | 
			
		||||
os_family: Debian, RedHat, Suse
 | 
			
		||||
version: 2.3.1
 | 
			
		||||
version: 2.3.2
 | 
			
		||||
release: 1
 | 
			
		||||
minimum_version: 2017.3
 | 
			
		||||
summary: nginx formula
 | 
			
		||||
 | 
			
		||||
@ -13,12 +13,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
 | 
			
		||||
   * - Avatar
 | 
			
		||||
     - Contributor
 | 
			
		||||
     - Contributions
 | 
			
		||||
   * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
 | 
			
		||||
     - `@myii <https://github.com/myii>`_
 | 
			
		||||
     - 48
 | 
			
		||||
   * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
 | 
			
		||||
     - `@aboe76 <https://github.com/aboe76>`_
 | 
			
		||||
     - 45
 | 
			
		||||
   * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
 | 
			
		||||
     - `@myii <https://github.com/myii>`_
 | 
			
		||||
     - 33
 | 
			
		||||
   * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
 | 
			
		||||
     - `@gravyboat <https://github.com/gravyboat>`_
 | 
			
		||||
     - 27
 | 
			
		||||
@ -36,7 +36,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
 | 
			
		||||
     - 13
 | 
			
		||||
   * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
 | 
			
		||||
     - `@daks <https://github.com/daks>`_
 | 
			
		||||
     - 10
 | 
			
		||||
     - 11
 | 
			
		||||
   * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>`
 | 
			
		||||
     - `@techhat <https://github.com/techhat>`_
 | 
			
		||||
     - 10
 | 
			
		||||
@ -227,4 +227,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
 | 
			
		||||
 | 
			
		||||
----
 | 
			
		||||
 | 
			
		||||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-10.
 | 
			
		||||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-11-25.
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,48 @@
 | 
			
		||||
Changelog
 | 
			
		||||
=========
 | 
			
		||||
 | 
			
		||||
`2.3.2 <https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.1...v2.3.2>`_ (2019-11-25)
 | 
			
		||||
-------------------------------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
Bug Fixes
 | 
			
		||||
^^^^^^^^^
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
* **certificates.sls:** prepare ``certificates_path`` dir separately (\ `297e3ac <https://github.com/saltstack-formulas/nginx-formula/commit/297e3ac400707cdd8f396da4c23ba30fc719a2cd>`_\ ), closes `#241 <https://github.com/saltstack-formulas/nginx-formula/issues/241>`_
 | 
			
		||||
* **release.config.js:** use full commit hash in commit link [skip ci] (\ `b13ec85 <https://github.com/saltstack-formulas/nginx-formula/commit/b13ec85433d85b8ca87c3798db9cab3e297b81cf>`_\ )
 | 
			
		||||
 | 
			
		||||
Continuous Integration
 | 
			
		||||
^^^^^^^^^^^^^^^^^^^^^^
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `0665878 <https://github.com/saltstack-formulas/nginx-formula/commit/066587829c5a40967b0e7926f12202b07b51ab3c>`_\ )
 | 
			
		||||
* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `e8ed39a <https://github.com/saltstack-formulas/nginx-formula/commit/e8ed39a62cd40fe43af2aae67a3e2347d02b6b6a>`_\ )
 | 
			
		||||
* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `faefcab <https://github.com/saltstack-formulas/nginx-formula/commit/faefcabd654e5323b6ca146fb0046dd636ed5f68>`_\ )
 | 
			
		||||
* **travis:** apply changes from build config validation [skip ci] (\ `4125887 <https://github.com/saltstack-formulas/nginx-formula/commit/41258874a52df3da7a9f036b5378eb12b7a1a537>`_\ )
 | 
			
		||||
* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `dbeb2da <https://github.com/saltstack-formulas/nginx-formula/commit/dbeb2da3e43aa13f162b1ac4c6203ecff60e0102>`_\ )
 | 
			
		||||
* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `a8382b5 <https://github.com/saltstack-formulas/nginx-formula/commit/a8382b51a028ed5f069ff0168127ef3c8a4337da>`_\ )
 | 
			
		||||
* **travis:** use build config validation (beta) [skip ci] (\ `bbf91c9 <https://github.com/saltstack-formulas/nginx-formula/commit/bbf91c9f1432118a9eafde507de9ffa7b3ff5093>`_\ )
 | 
			
		||||
* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ `567c08c <https://github.com/saltstack-formulas/nginx-formula/commit/567c08c9adf752eb95627b0e914804645015ee20>`_\ )
 | 
			
		||||
 | 
			
		||||
Documentation
 | 
			
		||||
^^^^^^^^^^^^^
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
* **contributing:** remove to use org-level file instead [skip ci] (\ `2e58d63 <https://github.com/saltstack-formulas/nginx-formula/commit/2e58d636aaa8a66ec9540238b2f4e267172e10c2>`_\ )
 | 
			
		||||
* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `3ff6692 <https://github.com/saltstack-formulas/nginx-formula/commit/3ff6692590932e7cc7609fdc0f52fc261228f290>`_\ )
 | 
			
		||||
 | 
			
		||||
Performance Improvements
 | 
			
		||||
^^^^^^^^^^^^^^^^^^^^^^^^
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `e586fbe <https://github.com/saltstack-formulas/nginx-formula/commit/e586fbeebc758cdfd6d381a6ef9ad72231523dea>`_\ )
 | 
			
		||||
 | 
			
		||||
Tests
 | 
			
		||||
^^^^^
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
* **pillar/nginx.sls:** add reprodicible snippet based on issue `#241 <https://github.com/saltstack-formulas/nginx-formula/issues/241>`_ (\ `4ba3524 <https://github.com/saltstack-formulas/nginx-formula/commit/4ba35247ed742393367968db34ff61a6b07f6695>`_\ )
 | 
			
		||||
 | 
			
		||||
`2.3.1 <https://github.com/saltstack-formulas/nginx-formula/compare/v2.3.0...v2.3.1>`_ (2019-10-10)
 | 
			
		||||
-------------------------------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user