Skip to content
Snippets Groups Projects
Commit 5bf9650d authored by Pelle Koster's avatar Pelle Koster
Browse files

do not exclude IC-1 aggregate dashboard

parent 5a5d1885
No related branches found
No related tags found
2 merge requests!7Feature/POL1-418/POL1-804 Add ANA graphs,!6[POL1-703] Add IC1 aggregate dashboard
......@@ -59,7 +59,7 @@ DEFAULT_ORGANIZATIONS = [
"EUMETSAT"
],
"excluded_folders": {
"Aggregates": ["CAE1", "IC1"],
"Aggregates": ["CAE1"],
"EUMETSAT Multicast": True,
}
},
......@@ -83,7 +83,7 @@ DEFAULT_ORGANIZATIONS = [
"EUMETSAT"
],
"excluded_folders": {
"Aggregates": ["CAE1", "IC1", "GWS UPSTREAMS", "IAS PEERS"],
"Aggregates": ["CAE1", "GWS UPSTREAMS", "IAS PEERS"],
"IAS CUSTOMER": True,
"IAS PRIVATE": True,
"IAS PUBLIC": True,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment