diff options
author | elijah <elijah@riseup.net> | 2014-06-19 00:02:54 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-06-19 00:02:54 -0700 |
commit | 1b5f0892bbcb07fa075bfe8c7b083521b38cb73c (patch) | |
tree | 9e30266c52b6be3f4c20eb55829493b465829ef7 /platform.rb | |
parent | f991e8a4c877cff1d274fd1cac26488f8c3fda84 (diff) |
couchdb: generate hiera files suitable for plain couchdb + read-only mirrors
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 cd0cbde0..ac79df65 100644 --- a/platform.rb +++ b/platform.rb @@ -5,7 +5,7 @@ Leap::Platform.define do self.version = "0.5.2" - self.compatible_cli = "1.5.5".."1.99" + self.compatible_cli = "1.5.7".."1.99" # # the facter facts that should be gathered |