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