remove senseless message superseeded by new logging prefix
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								46fde0e9fe
							
						
					
				
			
			
				commit
				
					
						ef1ebbd0b7
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -62,7 +62,6 @@ class ConfigInstall(object):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def deploy_to(self):
 | 
					    def deploy_to(self):
 | 
				
			||||||
        """Mimic the old deploy to: Deploy to one host"""
 | 
					        """Mimic the old deploy to: Deploy to one host"""
 | 
				
			||||||
        self.log.info("Deploying to " + self.context.target_host)
 | 
					 | 
				
			||||||
        self.stage_prepare()
 | 
					        self.stage_prepare()
 | 
				
			||||||
        self.stage_run()
 | 
					        self.stage_run()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue