disney / couchbase

Chef cookbook to install and configure Couchbase Server
24 stars 59 forks source link

Couchbase v3.0.0 does not install properly #52

Closed unhuman closed 9 years ago

unhuman commented 9 years ago

attributes/server.rb calculates the path of where couchbase is based on the version. 3.0.0 should be treated like 3.0.1, 3.0.2, ...

Instead, the <= 3.0.0 forces 3.0.0 to behave like preceeding (2.5.x) versions.