Skip to content

Commit 4d72f49

Browse files
authored
Merge pull request #61 from open-mpic/birgelee-mpiclabs
use the default perspective set in the example config recommended by the MPICLabs project
2 parents 0ac837d + 2407bb4 commit 4d72f49

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

config.example.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# A list of perspectives with the format <RIR>.<AWS-Region> TODO link to pages.
22
perspectives:
3-
- us-east-2
3+
- us-west-1
44
- us-west-2
5-
- eu-central-1
6-
- eu-west-2
7-
- ap-northeast-2
8-
- ap-southeast-1
5+
- ca-west-1
6+
- eu-central-2
7+
- il-central-1
8+
- me-central-1
99

1010
# The AWS region name for the API gateway and controller.
1111
api-region: us-east-2

0 commit comments

Comments
 (0)