This replaces the deprecated redis cookbook. Compiles the latest version of Redis, currently 7.0.11 Refs #488
		
			
				
	
	
		
			2 lines
		
	
	
		
			47 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			47 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
node.override["redisio"]["version"] = "7.0.11"
 |