| 
					
				 | 
			
			
				@@ -2,8 +2,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # Used only for Debian/Ubuntu installation, as the -t option for apt. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 nginx_default_release: "" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-# Distros like Debian/Ubuntu ships nginx package with different flavors, e.g. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-# full, light or extras. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+# The name of the nginx apt/yum package to install. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 nginx_package_name: "nginx" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 nginx_worker_processes: "1" 
			 |