9 lines
		
	
	
		
			333 B
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			333 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| 
								 | 
							
								  <Configure>
							 | 
						||
| 
								 | 
							
								    <StartConfigureTime>{{ configure.starttime }}</StartConfigureTime>
							 | 
						||
| 
								 | 
							
								    <ConfigureCommand>{{ install_command }}</ConfigureCommand>
							 | 
						||
| 
								 | 
							
								    <Log>{{ configure.log }}</Log>
							 | 
						||
| 
								 | 
							
								    <ConfigureStatus>{{ configure.status }}</ConfigureStatus>
							 | 
						||
| 
								 | 
							
								    <EndConfigureTime>{{ configure.endtime }}</EndConfigureTime>
							 | 
						||
| 
								 | 
							
								  </Configure>
							 | 
						||
| 
								 | 
							
								</Site>
							 |