You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2015/11/06 21:38:43 UTC

[49/50] [abbrv] usergrid git commit: Added 'usergrid.cluster_name property=usergrid' to Usergrid 2 installation doc.

Added 'usergrid.cluster_name property=usergrid' to Usergrid 2 installation doc.


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

Branch: refs/heads/asf-site
Commit: c3299bc2178bf31c7ce912e2a2daf6f97fb4a911
Parents: a7b6a9c
Author: Dave Johnson <sn...@apache.org>
Authored: Fri Nov 6 15:37:12 2015 -0500
Committer: Dave Johnson <sn...@apache.org>
Committed: Fri Nov 6 15:37:12 2015 -0500

----------------------------------------------------------------------
 content/docs/_sources/installation/ug2-deploy-to-tomcat.txt | 2 ++
 content/docs/installation/ug2-deploy-to-tomcat.html         | 2 ++
 docs/installation/ug2-deploy-to-tomcat.md                   | 2 ++
 3 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/c3299bc2/content/docs/_sources/installation/ug2-deploy-to-tomcat.txt
----------------------------------------------------------------------
diff --git a/content/docs/_sources/installation/ug2-deploy-to-tomcat.txt b/content/docs/_sources/installation/ug2-deploy-to-tomcat.txt
index 049b909..752b4f3 100644
--- a/content/docs/_sources/installation/ug2-deploy-to-tomcat.txt
+++ b/content/docs/_sources/installation/ug2-deploy-to-tomcat.txt
@@ -76,6 +76,8 @@ Example __usergrid-deployment.properties__ file
 ```
 # core persistence properties
 
+usergrid.cluster_name property=usergrid
+
 cassandra.embedded=false
 cassandra.version=1.2.18
 cassandra.timeout=2000

http://git-wip-us.apache.org/repos/asf/usergrid/blob/c3299bc2/content/docs/installation/ug2-deploy-to-tomcat.html
----------------------------------------------------------------------
diff --git a/content/docs/installation/ug2-deploy-to-tomcat.html b/content/docs/installation/ug2-deploy-to-tomcat.html
index 4831130..d6c039a 100644
--- a/content/docs/installation/ug2-deploy-to-tomcat.html
+++ b/content/docs/installation/ug2-deploy-to-tomcat.html
@@ -352,6 +352,8 @@ it however you like!</p>
 <h2>Example <strong>usergrid-deployment.properties</strong> file<a class="headerlink" href="#example-usergrid-deployment-properties-file" title="Permalink to this headline">ΒΆ</a></h2>
 <div class="highlight-python"><div class="highlight"><pre># core persistence properties
 
+usergrid.cluster_name property=usergrid
+
 cassandra.embedded=false
 cassandra.version=1.2.18
 cassandra.timeout=2000

http://git-wip-us.apache.org/repos/asf/usergrid/blob/c3299bc2/docs/installation/ug2-deploy-to-tomcat.md
----------------------------------------------------------------------
diff --git a/docs/installation/ug2-deploy-to-tomcat.md b/docs/installation/ug2-deploy-to-tomcat.md
index 049b909..752b4f3 100644
--- a/docs/installation/ug2-deploy-to-tomcat.md
+++ b/docs/installation/ug2-deploy-to-tomcat.md
@@ -76,6 +76,8 @@ Example __usergrid-deployment.properties__ file
 ```
 # core persistence properties
 
+usergrid.cluster_name property=usergrid
+
 cassandra.embedded=false
 cassandra.version=1.2.18
 cassandra.timeout=2000