diff options
author | elijah <elijah@riseup.net> | 2013-07-26 02:35:04 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-26 02:35:04 -0700 |
commit | 4766d719b1181b636dc57374b478d2c21e369dc1 (patch) | |
tree | 0ec63e62dfb0af534d5318adb1bd5791b16e43de /platform.rb | |
parent | 26a443be18ec15e972da2aed776c2a918736922a (diff) |
added haproxy weights to webapp hiera (at haproxy.servers)
Diffstat (limited to 'platform.rb')
-rw-r--r-- | platform.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform.rb b/platform.rb index 9921f3a2..32b8fd19 100644 --- a/platform.rb +++ b/platform.rb @@ -4,7 +4,7 @@ Leap::Platform.define do self.version = "0.2.3" - self.compatible_cli = "1.1.3".."1.99" + self.compatible_cli = "1.1.4".."1.99" # # the facter facts that should be gathered |