Skip to content
Snippets Groups Projects
Commit 26eedd85 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

update test topology with SR OS image

parent f17b5e07
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,10 @@ topology: ...@@ -4,6 +4,10 @@ topology:
kinds: kinds:
vr-vmx: vr-vmx:
image: '{{ docker.registry_url }}/vrnetlab/vr-vmx:18.2R1.9' image: '{{ docker.registry_url }}/vrnetlab/vr-vmx:18.2R1.9'
vr-sros:
image: '{{ docker.registry_url }}/vrnetlab/vrnetlab/vr-sros:23.3.R3'
nodes: nodes:
vmx1: vmx1:
kind: vr-vmx kind: vr-vmx
vmx2:
kind: vr-sros
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment