Add a few topologies

This commit is contained in:
Théophile Bastian 2020-03-12 11:58:10 +01:00
parent c58bf6798a
commit 4c8d6540d4
3 changed files with 14 additions and 0 deletions

3
topologies/README.md Normal file
View File

@ -0,0 +1,3 @@
# Topologies
This directory contains various topologies useful to be kept.

4
topologies/abc.yaml Normal file
View File

@ -0,0 +1,4 @@
---
links:
- domains: ['a', 'b']
- domains: ['b', 'c']

View File

@ -0,0 +1,7 @@
---
links:
- domains: ['a', 'b']
- domains: ['b', 'c']
domains:
b:
enable_v4: false