## [2.7.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.7.0...v2.7.1) (2021-05-12) ### Bug Fixes * **servers:** wrong conditional specification ([494b2fb](494b2fbea4)) ### Continuous Integration * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([4697152](46971528d7))
		
			
				
	
	
		
			10 lines
		
	
	
		
			256 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			256 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
name: nginx
 | 
						|
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
 | 
						|
os_family: Debian, RedHat, Suse
 | 
						|
version: 2.7.1
 | 
						|
release: 1
 | 
						|
minimum_version: 2017.3
 | 
						|
summary: nginx formula
 | 
						|
description: Formula to use to install and configure nginx
 | 
						|
top_level_dir: nginx
 |