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/03/20 10:32:54 UTC

karaf-cellar git commit: [KARAF-3609] Minor upgrade on the cloud documentation

Repository: karaf-cellar
Updated Branches:
  refs/heads/cellar-3.0.x b6a6a0b63 -> f36e41bf1


[KARAF-3609] Minor upgrade on the cloud documentation


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

Branch: refs/heads/cellar-3.0.x
Commit: f36e41bf1f0d065e103f0677fa4c2447c28bdd8b
Parents: b6a6a0b
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Mar 20 10:32:31 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Mar 20 10:32:31 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/f36e41bf/manual/src/main/webapp/user-guide/cloud.conf
----------------------------------------------------------------------
diff --git a/manual/src/main/webapp/user-guide/cloud.conf b/manual/src/main/webapp/user-guide/cloud.conf
index d78f99a..f600532 100644
--- a/manual/src/main/webapp/user-guide/cloud.conf
+++ b/manual/src/main/webapp/user-guide/cloud.conf
@@ -46,6 +46,9 @@ container=cellar
 validity=360000
 {code}
 
+NB: you can find the cloud providers supported by jclouds here http://repo1.maven.org/maven2/org/apache/jclouds/provider/.
+You have to install the corresponding jclouds feature for the provider.
+
 After creating the file the service will check for new nodes. If new nodes are found the Hazelcast instance configuration will be updated and the instance restarted.
 
 h2. Kubernetes & docker.io