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