| 
					
				 | 
			
			
				@@ -1,6 +1,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 def SERIAL 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 def PROD = [ dir: 'stack-deploy', url: 'ssh://git@git.sdsys.ru:8022/iru/stack-deploy.git', host: 'tcp://iru-swarm.infoclinica.lan:2376 DOCKER_TLS_VERIFY=1', registry: 'registry.infoclinica.ru:5000' ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-def VOLGA = [ dir: 'stack-deploy-volga', url: 'ssh://git@git.sdsys.ru:8022/iru/stack-deploy-volga.git', host: 'tcp://iru-volga1.infoclinica.lan:2376 DOCKER_TLS_VERIFY=1', registry: 'risz-registry.volganet.ru:5000' ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+def VOLGA = [ dir: 'stack-deploy-volga', url: 'ssh://git@git.sdsys.ru:8022/iru/stack-deploy-volga.git', host: 'tcp://iru-volga.infoclinica.lan:2376 DOCKER_TLS_VERIFY=1', registry: 'risz-registry.volganet.ru:5000' ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 def TULA = [ dir: 'stack-deploy-tula', url: 'ssh://git@git.sdsys.ru:8022/iru/stack-deploy-tula.git', host: 'tcp://swarm.doctor71.ru:2376 DOCKER_TLS_VERIFY=1', registry: 'registry.doctor71.ru:5000' ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 def GIT_DIR = '' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 def GIT_URL = '' 
			 |