Merge pull request #846 from tmunsch/patch-2
Update fabric version defaults
This commit is contained in:
		
						commit
						1337934fc0
					
				@ -38,7 +38,7 @@
 | 
				
			|||||||
            "name": "Fabric Version",
 | 
					            "name": "Fabric Version",
 | 
				
			||||||
            "description": "The version of Fabric to install.",
 | 
					            "description": "The version of Fabric to install.",
 | 
				
			||||||
            "env_variable": "FABRIC_VERSION",
 | 
					            "env_variable": "FABRIC_VERSION",
 | 
				
			||||||
            "default_value": "0.6.1.51",
 | 
					            "default_value": "latest",
 | 
				
			||||||
            "user_viewable": true,
 | 
					            "user_viewable": true,
 | 
				
			||||||
            "user_editable": true,
 | 
					            "user_editable": true,
 | 
				
			||||||
            "rules": "required|string|between:3,15"
 | 
					            "rules": "required|string|between:3,15"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user