Skip to content
Snippets Groups Projects
Commit 969221b5 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

Exclude PSNC/PIONIER.

Exclude missed folders/dashboards for some orgs
parent 4cb0e492
Branches
Tags
No related merge requests found
......@@ -60,6 +60,7 @@ DEFAULT_ORGANIZATIONS = [
"excluded_nrens": [
"CARNET",
"PSNC",
"PIONIER",
"CUSTOMER GEANT",
"GEANT-IT"
],
......@@ -68,14 +69,16 @@ DEFAULT_ORGANIZATIONS = [
"GÉANT VM",
"Lab Devices"
"IAS",
"GEANTOPEN"
"GEANTOPEN",
"IAS Peers"
],
"excluded_folders": {
"Aggregates": ["CAE1", "GWS UPSTREAMS"],
"Aggregates": ["CAE1", "GWS UPSTREAMS", "IAS PEERS"],
"IAS CUSTOMER": True,
"IAS PRIVATE": True,
"IAS PUBLIC": True,
"IAS UPSTREAM": True
"IAS UPSTREAM": True,
"GWS PHY Upstream": True
}
},
{
......@@ -96,6 +99,7 @@ DEFAULT_ORGANIZATIONS = [
"excluded_nrens": [
"CARNET",
"PSNC",
"PIONIER",
"CUSTOMER GEANT",
"GEANT-IT"
],
......@@ -103,14 +107,16 @@ DEFAULT_ORGANIZATIONS = [
"GÉANT Office devices",
"GÉANT VM",
"Lab Devices"
"IAS"
"IAS",
"IAS Peers"
],
"excluded_folders": {
"Aggregates": ["GWS UPSTREAMS"],
"Aggregates": ["GWS UPSTREAMS", "IAS PEERS"],
"IAS CUSTOMER": True,
"IAS PRIVATE": True,
"IAS PUBLIC": True,
"IAS UPSTREAM": True
"IAS UPSTREAM": True,
"GWS PHY Upstream": True
}
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment