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

Remove GWS exclusions for relevant orgs

parent bb34ddd7
No related branches found
No related tags found
No related merge requests found
...@@ -51,9 +51,7 @@ DEFAULT_ORGANIZATIONS = [ ...@@ -51,9 +51,7 @@ DEFAULT_ORGANIZATIONS = [
"Lab Devices" "Lab Devices"
], ],
"excluded_folders": { "excluded_folders": {
"Aggregates": ["CAE1"], "Aggregates": ["CAE1"]
"GWS Direct": True,
"GWS Indirect": True,
} }
}, },
{ {
...@@ -97,8 +95,7 @@ DEFAULT_ORGANIZATIONS = [ ...@@ -97,8 +95,7 @@ DEFAULT_ORGANIZATIONS = [
"Lab Devices", "Lab Devices",
], ],
"excluded_folders": { "excluded_folders": {
"GWS Direct": True,
"GWS Indirect": True,
} }
}, },
{ {
...@@ -124,8 +121,6 @@ DEFAULT_ORGANIZATIONS = [ ...@@ -124,8 +121,6 @@ DEFAULT_ORGANIZATIONS = [
"IAS PUBLIC": True, "IAS PUBLIC": True,
"IAS UPSTREAM": True, "IAS UPSTREAM": True,
"GWS PHY Upstream": True, "GWS PHY Upstream": True,
"GWS Direct": True,
"GWS Indirect": True,
} }
} }
] ]
......
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