Skip to content
Snippets Groups Projects
Commit 33d61617 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Update hackfest5.clab.yml

parent f0c8f6f9
No related branches found
No related tags found
1 merge request!298Resolve "Merge Hackfest 5 in `develop` and related code fixes"
...@@ -45,7 +45,7 @@ topology: ...@@ -45,7 +45,7 @@ topology:
dc1: dc1:
kind: linux kind: linux
mgmt-ipv4: 172.20.20.211 mgmt-ipv4: 172.20.20.201
exec: exec:
- ip link set address 00:c1:ab:00:01:01 dev eth1 - ip link set address 00:c1:ab:00:01:01 dev eth1
- ip address add 192.168.1.10/24 dev eth1 - ip address add 192.168.1.10/24 dev eth1
...@@ -53,7 +53,7 @@ topology: ...@@ -53,7 +53,7 @@ topology:
dc2: dc2:
kind: linux kind: linux
mgmt-ipv4: 172.20.20.221 mgmt-ipv4: 172.20.20.202
exec: exec:
- ip link set address 00:c1:ab:00:02:01 dev eth1 - ip link set address 00:c1:ab:00:02:01 dev eth1
- ip address add 192.168.2.10/24 dev eth1 - ip address add 192.168.2.10/24 dev eth1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment