Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c2280fed authored by Nicolas Perrin's avatar Nicolas Perrin
Browse files

[rennes][network] Fix mc-fake-sw port name on gw

parent 9610c39d
Branches
No related tags found
No related merge requests found
Pipeline #846022 passed with warnings
......@@ -18,7 +18,7 @@
},
"lag3": {
"kind": "switch",
"port": 999,
"port": "Ethernet1/999",
"rate": 50000000000,
"uid": "mc-fake-sw"
}
......
......@@ -122,4 +122,4 @@ gw:
kind: switch
rate: 50000000000
uid: mc-fake-sw
port: 999
port: Ethernet1/999
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment