justicel / puppet-couchbase

Puppet couchbase module for auto-scaling of couchbase with puppet
9 stars 30 forks source link

Downloads not available #16

Closed ajcrowe closed 9 years ago

ajcrowe commented 9 years ago

It seems couchbase don't allow direct downloads anymore. Is there a way this module can be adapted to this new state of affairs?

justicel commented 9 years ago

I was afraid that day would come. I will look at their site and find out what I can and speak to them if necessary. On Mar 20, 2015 3:39 AM, "Alex Crowe" notifications@github.com wrote:

It seems couchbase don't allow direct downloads anymore. Is there a way this module can be adapted to this new state of affairs?

— Reply to this email directly or view it on GitHub https://github.com/justicel/puppet-couchbase/issues/16.

justicel commented 9 years ago

I just checked. The downloads are still available, but only for the community version. If you select the community install that will allow you to install 3.0.1.

ajcrowe commented 9 years ago

Actually I think it works if you specify 3.0.2, perhaps they don't have a 'latest' available now?

justicel commented 9 years ago

The version I just released to the forge defaults to the community release. See if this works for you.

justicel commented 9 years ago

Oh. I just realized what your comment might be implying. Are you attempting to set the version manually to 'latest'? There isn't any logic in the scripts to translate that and there is no file called 'latest' on the couchbase servers. You have to hard set a version number, which is currently done in the defaults. I might add a variable verification for that.

ajcrowe commented 9 years ago

Ok i've worked out the confusion, your example has version set to 'latest' so I assumed this would work.

I got further confused because the download speed is very slow for me and so it was timing out, I'll close this, but perhaps an update to the docs?

justicel commented 9 years ago

Sure thing