Skip to content
Snippets Groups Projects
Commit 15e1d917 authored by Fabian Englert's avatar Fabian Englert
Browse files

Resolve "Update containerlab_slim.clab.yaml for recent changes in gNMI-Target"

See merge request !497
parent ceef13c5
Branches
Tags
1 merge request!497Resolve "Update containerlab_slim.clab.yaml for recent changes in gNMI-Target"
Pipeline #159567 failed
......@@ -31,6 +31,8 @@ topology:
image: gnmi-target
ports:
- 7030:7030
cmd:
start --log debug --insecure true
mgmt-ipv4: 172.100.0.11
startup-delay: 5
......@@ -39,6 +41,8 @@ topology:
image: gnmi-target
ports:
- 7031:7030
cmd:
start --log debug --insecure true
mgmt-ipv4: 172.100.0.12
startup-delay: 5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment