blob: 18847afecf4e7714208fee172aabf430fa9eb4cc [file] [log] [blame]
Zack Williams7f87d3e2020-06-05 12:36:39 -07001{
2 "crowd": {
3 "url": "https://crowd.opennetworking.org/crowd",
4 "username": "crowduser",
5 "password": "pass"
6 },
7
8 "gerrit": {
9 "url": "https://gerrit.opencord.org/a",
10 "username": "gerrituser",
11 "password": "pass"
12 },
13
14 "groups": ["ONFStaff", "Members", "AetherAccess", "SDRANAccess"]
15}