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

Exclude GEANT internal services from non-staff

parent 9ea860ff
Branches
Tags
No related merge requests found
......@@ -41,7 +41,10 @@ DEFAULT_ORGANIZATIONS = [
},
{
"name": "NRENs",
"excluded_nrens": [],
"excluded_nrens": [
"CUSTOMER GEANT",
"GEANT-IT"
],
"excluded_dashboards": [
"GÉANT Office devices",
"GÉANT VM",
......@@ -56,7 +59,9 @@ DEFAULT_ORGANIZATIONS = [
"name": "General Public",
"excluded_nrens": [
"CARNET",
"PSNC"
"PSNC",
"CUSTOMER GEANT",
"GEANT-IT"
],
"excluded_dashboards": [
"GÉANT Office devices",
......@@ -75,11 +80,14 @@ DEFAULT_ORGANIZATIONS = [
},
{
"name": "CAE1 - Europe",
"excluded_nrens": [],
"excluded_nrens": [
"CUSTOMER GEANT",
"GEANT-IT"
],
"excluded_dashboards": [
"GÉANT Office devices",
"GÉANT VM",
"GÉANT LAB devices"
"GÉANT LAB devices",
],
"excluded_folders": {}
},
......@@ -87,7 +95,9 @@ DEFAULT_ORGANIZATIONS = [
"name": "CAE1 - Asia",
"excluded_nrens": [
"CARNET",
"PSNC"
"PSNC",
"CUSTOMER GEANT",
"GEANT-IT"
],
"excluded_dashboards": [
"GÉANT Office devices",
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment