Skip to content

Allow client package override#26

Open
ghola wants to merge 1 commit intojusticel:masterfrom
ghola:libevent
Open

Allow client package override#26
ghola wants to merge 1 commit intojusticel:masterfrom
ghola:libevent

Conversation

@ghola
Copy link
Contributor

@ghola ghola commented Jul 28, 2015

In a recent VM build (centos 6.6) i noticed that the memcached and couchbase client libraries conflict. They are both using libevent, but while memcached is using the standard centos repo libevent, couchbase is using libcouchbase2-libevent from the couchbase repo.

It turns out that couchbase can also use libcouchbase2-libev and this solves the conflict with memcached. But to do that one needs to be able to override the default client_package, hence this PR.

@justicel
Copy link
Owner

Thanks for the pull request. I'll have to do some testing of this to make sure it works as expected under Ubuntu/Debian as well.

@justicel
Copy link
Owner

justicel commented Aug 4, 2015

@ghola Please do some syntax cleanup for the variables to conform to Puppet style specifications and I'll accept/close this pull request. Thanks.

@skiz
Copy link

skiz commented Jan 11, 2016

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants