mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	Bug 8312 - Too high (10GB) of a free disk requirement for system VM templates
status: resloved fixed
This commit is contained in:
		
							parent
							
								
									9ca46b5b56
								
							
						
					
					
						commit
						735388ed79
					
				@ -16,7 +16,7 @@ fflag=
 | 
			
		||||
ext="vhd"
 | 
			
		||||
templateId=1
 | 
			
		||||
hyper=
 | 
			
		||||
DISKSPACE=10000000  #free disk space required in kilobytes
 | 
			
		||||
DISKSPACE=5120000  #free disk space required in kilobytes
 | 
			
		||||
while getopts 'm:h:f:u:Ft:e:' OPTION
 | 
			
		||||
do
 | 
			
		||||
  case $OPTION in
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user