You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2018/11/19 20:44:52 UTC

[trafficcontrol] branch master updated: Remove Centos6 references from docs (#2976)

This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new ea7f0fb  Remove Centos6 references from docs (#2976)
ea7f0fb is described below

commit ea7f0fb318408400683eb36f51048cf7d805dd37
Author: Eric Friedrich <li...@users.noreply.github.com>
AuthorDate: Mon Nov 19 15:44:48 2018 -0500

    Remove Centos6 references from docs (#2976)
---
 docs/source/admin/traffic_monitor.rst                   | 2 +-
 docs/source/admin/traffic_ops/configuration.rst         | 2 +-
 docs/source/admin/traffic_ops/using.rst                 | 2 +-
 docs/source/admin/traffic_portal/installation.rst       | 2 +-
 docs/source/admin/traffic_portal/usingtrafficportal.rst | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/source/admin/traffic_monitor.rst b/docs/source/admin/traffic_monitor.rst
index 98b0080..bc590b4 100755
--- a/docs/source/admin/traffic_monitor.rst
+++ b/docs/source/admin/traffic_monitor.rst
@@ -24,7 +24,7 @@ Installing Traffic Monitor
 
 The following are hard requirements requirements for Traffic Monitor to operate:
 
-* CentOS 6+
+* CentOS 7+
 * Successful install of Traffic Ops (usually on a separate machine)
 * Administrative access to the Traffic Ops (usually on a separate machine)
 
diff --git a/docs/source/admin/traffic_ops/configuration.rst b/docs/source/admin/traffic_ops/configuration.rst
index bccde60..da6e14b 100644
--- a/docs/source/admin/traffic_ops/configuration.rst
+++ b/docs/source/admin/traffic_ops/configuration.rst
@@ -318,7 +318,7 @@ Create a ks.src file in the root of the selection location. See the example belo
 
 	mkdir newdir
 	cd newdir/
-	cp -r ../centos65/* .
+	cp -r ../centos74/* .
 	vim ks.src
 	vim isolinux/isolinux.cfg
 	cd vim osversions.cfg
diff --git a/docs/source/admin/traffic_ops/using.rst b/docs/source/admin/traffic_ops/using.rst
index 8329a92..6cb39af 100644
--- a/docs/source/admin/traffic_ops/using.rst
+++ b/docs/source/admin/traffic_ops/using.rst
@@ -996,7 +996,7 @@ Tools
 
 Generate ISO
 ------------
-Generate ISO is a tool for building custom ISOs for building caches on remote hosts. Currently it only supports Centos 6, but if you're brave and pure of heart you MIGHT be able to get it to work with other unix-like OS's.
+Generate ISO is a tool for building custom ISOs for building caches on remote hosts. Currently it only supports Centos 7, but if you're brave and pure of heart you MIGHT be able to get it to work with other unix-like OS's.
 
 The interface is *mostly* self-explanatory as it's got hints.
 
diff --git a/docs/source/admin/traffic_portal/installation.rst b/docs/source/admin/traffic_portal/installation.rst
index c55a4a5..afed69d 100644
--- a/docs/source/admin/traffic_portal/installation.rst
+++ b/docs/source/admin/traffic_portal/installation.rst
@@ -16,7 +16,7 @@
 *****************************
 Traffic Portal Administration
 *****************************
-Traffic Portal is only supported on CentOS Linux distributions - version 6.7 or higher (including 7.x). It runs on NodeJS and requires version 6.0 or higher.
+Traffic Portal is only supported on CentOS Linux distributions version 7.x. It runs on NodeJS and requires version 6.0 or higher.
 
 
 Installing Traffic Portal
diff --git a/docs/source/admin/traffic_portal/usingtrafficportal.rst b/docs/source/admin/traffic_portal/usingtrafficportal.rst
index 0cc3753..25c704b 100644
--- a/docs/source/admin/traffic_portal/usingtrafficportal.rst
+++ b/docs/source/admin/traffic_portal/usingtrafficportal.rst
@@ -489,7 +489,7 @@ Invalidate content includes the ability to (where applicable):
 
 Generate ISO
 ------------
-Generates a boot-able system image for any of the servers in the Servers table (or any server for that matter). Currently it only supports CentOS 6 or 7, but if you're brave and pure of heart you MIGHT be able to get it to work with other Unix-like Operating Systems. The interface is *mostly* self-explanatory, but here is a short explanation of the fields in that form.
+Generates a boot-able system image for any of the servers in the Servers table (or any server for that matter). Currently it only supports CentOS 7, but if you're brave and pure of heart you MIGHT be able to get it to work with other Unix-like Operating Systems. The interface is *mostly* self-explanatory, but here is a short explanation of the fields in that form.
 
 Copy Server Attributes From
 	Optional. This option lets the user choose a server from the Traffic Ops database and will auto-fill the other fields as much as possible based on that server's properties