mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	removing the root password becuase it was breaking the simulator tests. Root password must always be empty
This commit is contained in:
		
							parent
							
								
									dc5fefc018
								
							
						
					
					
						commit
						251e7ff740
					
				@ -27,7 +27,7 @@ region.id=1
 | 
			
		||||
# CloudStack database settings
 | 
			
		||||
db.cloud.username=cloud
 | 
			
		||||
db.cloud.password=cloud
 | 
			
		||||
db.root.password=changeme
 | 
			
		||||
db.root.password=
 | 
			
		||||
db.cloud.host=localhost
 | 
			
		||||
db.cloud.port=3306
 | 
			
		||||
db.cloud.name=cloud
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user