Skip to content
Snippets Groups Projects
Commit bc4eea18 authored by Erik Reid's avatar Erik Reid
Browse files

POL1-453 changed 'Century Link' to 'CenturyLink'

parent e6a577a6
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ CONFIG_SCHEMA = {
'nren': {'type': 'string'},
'isp': {
'type': 'string',
'enum': ['Cogent', 'Telia', 'Century Link']
'enum': ['Cogent', 'Telia', 'CenturyLink']
},
'hosts': {
'type': 'array',
......
......@@ -202,7 +202,7 @@ GWS_DIRECT_DATA_SCHEMA = {
'nren': {'type': 'string'},
'isp': {
'type': 'string',
'enum': ['Cogent', 'Telia', 'Century Link']
'enum': ['Cogent', 'Telia', 'CenturyLink']
},
'hostname': {'type': 'string'},
'tag': {'type': 'string'},
......
......@@ -218,7 +218,7 @@
},
{
"nren": "RoEduNet",
"isp": "Century Link",
"isp": "CenturyLink",
"hosts": [
{
"hostname": "212.162.45.194",
......@@ -256,7 +256,7 @@
},
{
"nren": "PSNC",
"isp": "Century Link",
"isp": "CenturyLink",
"hosts": [
{
"hostname": "212.191.126.6",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment