You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2015/01/21 19:01:10 UTC

karaf-cellar git commit: Add a note about discovery service.

Repository: karaf-cellar
Updated Branches:
  refs/heads/master 15d29f5d8 -> 95da33974


Add a note about discovery service.


Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/95da3397
Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/95da3397
Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/95da3397

Branch: refs/heads/master
Commit: 95da339745dac7764f64a82d1795092ca5d9145b
Parents: 15d29f5
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 21 19:00:55 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 21 19:00:55 2015 +0100

----------------------------------------------------------------------
 manual/src/main/webapp/user-guide/hazelcast.conf | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/95da3397/manual/src/main/webapp/user-guide/hazelcast.conf
----------------------------------------------------------------------
diff --git a/manual/src/main/webapp/user-guide/hazelcast.conf b/manual/src/main/webapp/user-guide/hazelcast.conf
index 55a6bb0..9366222 100644
--- a/manual/src/main/webapp/user-guide/hazelcast.conf
+++ b/manual/src/main/webapp/user-guide/hazelcast.conf
@@ -131,3 +131,5 @@ Two modes are supported:
             <iteration-count>19</iteration-count>
         </symmetric-encryption>
 {code}
+
+Cellar provides additional discovery mechanisms, See [Discovery Service (jclouds and kubernetes)|cloud] section for details.