mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	puppet: Remove thumbor.conf nginx configuration.
This was missing in 405bc8dabf.
			
			
This commit is contained in:
		@@ -56,12 +56,19 @@ class zulip::nginx {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Removed 2021-04 in Zulip 4.0; these lines can be removed in Zulip
 | 
					  # TODO/compatibility: Removed 2021-04 in Zulip 4.0; these lines can
 | 
				
			||||||
  # version 5.0 and later.
 | 
					  # be removed once one must have upgraded through Zulip 4.0 or higher
 | 
				
			||||||
 | 
					  # to get to the next release.
 | 
				
			||||||
  file { '/etc/nginx/zulip-include/uploads.route':
 | 
					  file { '/etc/nginx/zulip-include/uploads.route':
 | 
				
			||||||
    ensure  => absent,
 | 
					    ensure  => absent,
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  # TODO/compatibility: Removed 2021-05 in Zulip 4.0; these lines can
 | 
				
			||||||
 | 
					  # be removed once one must have upgraded through Zulip 4.0 or higher
 | 
				
			||||||
 | 
					  # to get to the next release.
 | 
				
			||||||
 | 
					  file { '/etc/nginx/zulip-include/app.d/thumbor.conf':
 | 
				
			||||||
 | 
					    ensure  => absent,
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  file { '/etc/nginx/dhparam.pem':
 | 
					  file { '/etc/nginx/dhparam.pem':
 | 
				
			||||||
    ensure  => file,
 | 
					    ensure  => file,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user