diff --git a/intents/test-topology/test-device.yaml b/intents/test-topology/test-device.yaml new file mode 100644 index 0000000..3b7c844 --- /dev/null +++ b/intents/test-topology/test-device.yaml @@ -0,0 +1,10 @@ +# Sample YAML content for testing purposes +--- +name: Test Device +interfaces: + - name: eth0 + description: Uplink + vlan: 10 + - name: eth1 + description: Internal + vlan: 20