From d7f5b368547f37cfa53cd606f3d72fab44b6bd7f Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 20 Sep 2013 12:15:36 -0700 Subject: use newer haproxy_servers macro in order to allow couchdb and webapp to be on the same node (requires latest leap_cli) --- platform.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform.rb') diff --git a/platform.rb b/platform.rb index 5f442c0c..c68aac86 100644 --- a/platform.rb +++ b/platform.rb @@ -4,7 +4,7 @@ Leap::Platform.define do self.version = "0.2.4" - self.compatible_cli = "1.2.2".."1.99" + self.compatible_cli = "1.2.3".."1.99" # # the facter facts that should be gathered -- cgit v1.2.3