From 16567bf526d795101e898c973f963db5cc05d24a Mon Sep 17 00:00:00 2001 From: Patrice RINGOT <patrice.ringot@loria.fr> Date: Thu, 29 Feb 2024 18:12:40 +0100 Subject: [PATCH] [nancy][grouille-1] change mac address of data port1 (eth2) --- .../sites/nancy/clusters/grouille/nodes/grouille-1.json | 2 +- .../sites/nancy/clusters/grouille/nodes/grouille-1.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.json b/data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.json index a764b080c93..52b402420e6 100644 --- a/data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.json +++ b/data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.json @@ -235,7 +235,7 @@ "ip": "172.16.79.1", "ip6": "2001:660:4406:500:10::1", "kavlan": true, - "mac": "04:3f:72:cd:c2:18", + "mac": "94:6d:ae:bd:88:f6", "management": false, "model": "MT27800 Family [ConnectX-5]", "mountable": true, diff --git a/input/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.yaml b/input/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.yaml index 2af5d7df541..7462fd2081c 100644 --- a/input/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.yaml +++ b/input/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.yaml @@ -116,7 +116,7 @@ grouille-1: firmware_version: 16.35.1012 (DEL0000000016) interface: Ethernet ip: 172.16.79.1 - mac: 04:3f:72:cd:c2:18 + mac: 94:6d:ae:bd:88:f6 management: false model: MT27800 Family [ConnectX-5] name: eno33 -- GitLab