You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/03/09 17:01:26 UTC

[GitHub] dangogh closed pull request #1976: Clarify server attributes for riak servers

dangogh closed pull request #1976: Clarify server attributes for riak servers
URL: https://github.com/apache/incubator-trafficcontrol/pull/1976
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/source/admin/traffic_vault.rst b/docs/source/admin/traffic_vault.rst
index 1f8b46455..3e13fc9a1 100644
--- a/docs/source/admin/traffic_vault.rst
+++ b/docs/source/admin/traffic_vault.rst
@@ -122,12 +122,7 @@ Traffic Ops Configuration
 There are a couple configurations that are necessary in Traffic Ops.
 
 1. Database Updates
-	* A new profile for Riak needs to be added to the profile table
-	* A new type of Riak needs to be added to the type table
-	* The servers in the Riak cluster need to be added to the server table
-
-	 .. Note:: profile and type data should be pre-loaded by seeds sql script.
-	 ..
+	* The servers in the Riak cluster need to be added to the server table (TCP Port = 8088, type = RIAK, profile = RIAK_ALL)
 
 2. Configuration updates
 	* /opt/traffic_ops/app/conf/<environment>/riak.conf needs to be updated to reflect the correct username and password for accessing riak.


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services