isle/tasks/bugs/validate-non-conflicting-ports-or-dirs.md

11 lines
304 B
Markdown
Raw Normal View History

2025-01-07 14:40:50 +00:00
---
type: task
---
NetworkConfig should validate that no ports which have been configured to be
used conflict with each other. In other words, no port used by a storage
allocation should be used twice within that allocation, or used by another
storage allocation.
Same goes for directories being used.