chime-experiment / chime-experiment/coco
Add option to configure format of blocklisted hosts
Open
enhancement
priority/high
- Dominant language
- C++
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We want to be able to get the host lists without ports:
```
["cn3g2", "cn3g8", "cs8g0"]
```
instead of
```
["cn3g2:12048", "cn3g8:12048", "cs8g0:12048"]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.