From 4459118d1c87a532fd876dc8e595b3a00759ec4c Mon Sep 17 00:00:00 2001 From: "langchaingitopsbot[bot]" <208872434+langchaingitopsbot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 16:20:07 +0000 Subject: [PATCH] Create intents/test-topology/test-device.yaml --- intents/test-topology/test-device.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 intents/test-topology/test-device.yaml diff --git a/intents/test-topology/test-device.yaml b/intents/test-topology/test-device.yaml new file mode 100644 index 0000000..c661321 --- /dev/null +++ b/intents/test-topology/test-device.yaml @@ -0,0 +1,6 @@ +# This is a test YAML file for testing PR creation + +vlan: + id: 10 + name: Test_VLAN + state: active \ No newline at end of file