From b9fa9cfc83d552faafe41ebba183fb06f45f6ca5 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 7 Feb 2014 00:01:42 -0800 Subject: monitor nodes get all nodes listed in /etc/hosts --- platform.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform.rb') diff --git a/platform.rb b/platform.rb index 62fb0215..ee87789a 100644 --- a/platform.rb +++ b/platform.rb @@ -4,7 +4,7 @@ Leap::Platform.define do self.version = "0.3.0" - self.compatible_cli = "1.3.0".."1.99" + self.compatible_cli = "1.3.1".."1.99" # # the facter facts that should be gathered -- cgit v1.2.3