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

neuman pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1d13678  removed unwanted cdn name
1d13678 is described below

commit 1d1367800f953e9b9e1fcc9fa92ec9bbd8c1ffd2
Author: David Neuman <[email protected]>
AuthorDate: Mon Jul 1 16:18:43 2019 -0600

    removed unwanted cdn name
---
 downloads/profiles/3.0.x/GLOBAL.traffic_ops | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/downloads/profiles/3.0.x/GLOBAL.traffic_ops 
b/downloads/profiles/3.0.x/GLOBAL.traffic_ops
index 194f1cf..09d00fd 100644
--- a/downloads/profiles/3.0.x/GLOBAL.traffic_ops
+++ b/downloads/profiles/3.0.x/GLOBAL.traffic_ops
@@ -41,12 +41,13 @@
                        "config_file": "global"
                },
                {
-                       "value": 
"https://trafficstats.url/dashboard/db/cache-group-stats?refresh=1m&orgId=1&var-CDN=rogers&var-DS=All&var-CG=";,
+                       "value": 
"https://trafficstats.url/dashboard/db/cache-group-stats?refresh=1m&orgId=1&var-CDN=var-DS=All&var-CG=";,
+
                        "name": "cachegroup_graph_url",
                        "config_file": "global"
                },
                {
-                       "value": 
"https://trafficstats.url/dashboard/db/deliveryservice-stats?refresh=1m&orgId=1&var-CDN=rogers&var-DS=";,
+                       "value": 
"https://trafficstats.url/dashboard/db/deliveryservice-stats?refresh=1m&orgId=1&var-CDN=foo&var-DS=";,
                        "name": "deliveryservice_graph_url",
                        "config_file": "global"
                },
@@ -102,4 +103,4 @@
                "type": "UNK_PROFILE",
                "description": "Global Traffic Ops profile, DO NOT DELETE"
        }
-}
\ No newline at end of file
+}

Reply via email to